Summary: | Collection scan aborts due to too many errors on smb-shares | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | ich |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
ich
2006-10-07 12:21:41 UTC
My network connection is a 100 MBIT switched network. I have Gigabit Ethernet and 60000 files on a server with smb and have no problem. My System: 4000+ Athlon 64 2048MB Ram *** This bug has been marked as a duplicate of 109451 *** It is equal if the smb-share is mounted read-only or read-write! It is about the speed and amount of files. Yes, but it's related to TagLib, not Amarok. hi all, i solved the problem for me by adding : unix charset = ISO8859-1 to my /etc/samba/smb.conf on the server so i guess this is a problem with charsets i mount the volume with the following line in /etc/fstab: //myserver/share /server/share cifs guest,uid=johannes,file_mode=0440,dir_mode=0550 0 0 Using cifs and iocharset=utf8 for mounting the smb-share on my windows machine solved my problems. I'm having the same problem, but in local not in lan. I'm using reiser4fs where the files are. The system is using utf8. I'm currently using Amarok 1.4.4, and Kubuntu Edgy (6.10). I don't really know what I may need to add to this. Thanks, I have the same problem with 1.4.2-1.4.4. (Kubuntu Dapper and Edgy). The collection is on a remote machine and it doesn't matter if it's mounted using cifs, smbfs (samba on remote machine) or nfs. It fails with too much errors (With different files when using smb or nfs). I digged around and found a hint to mount as read-only, and voila it works (tried nfs). It was mentioned in other bug reports that it may depend on taglib, but why does the scan not fail with 1.4.1? This looks interesting : http://amarok.kde.org/forum/index.php/topic,12516.0.html Look at http://amarok.kde.org/wiki/Samba I found the solution for all shares on Windows machines. I encountered the same Bug w/ Kubuntu Edgy and Amarok 1.4.3 using a external Harddrive via USB2.0 through CardBus (hooked up directly, no network involved). Perhaps it is a problem occuring when the throughput is too slow? |