Bug 197012

Summary: hovering mouse on a samba shared files initiates a copy
Product: [Unmaintained] kio Reporter: Ritesh Raj Sarraf <kde-bugs>
Component: smbAssignee: Unassigned bugs <unassigned-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Ritesh Raj Sarraf 2009-06-18 14:16:40 UTC
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.
Comment 1 Ritesh Raj Sarraf 2009-06-18 14:32:34 UTC
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?