Version: (using KDE 4.2.4) OS: Linux Installed from: Debian testing/unstable Packages When I browse a samba share, and select files there, I see kio_smb processes automatically starting in the background. They start copying the selected files to /tmp/kde-user/ This eventually fails because my / folder is low on space and my actual intent was to copy files from the smb share to an external hdd. Expected Behavior: When selecting files in a smb share, they shouldn't automatically be copied. PS: The only odd change I have is that mplayerthumbs is self-compiled and installed.
Removing the mplayerthumbs package solved the problem. AFAIK, mplayerthubs is part of kdemultimedia in 4.3. Is this bug going to apply to 4.3?