Bug 197012 - hovering mouse on a samba shared files initiates a copy
Summary: hovering mouse on a samba shared files initiates a copy
Status: RESOLVED WORKSFORME
Alias: None
Product: kio
Classification: Unmaintained
Component: smb (other bugs)
Version First Reported In: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-18 14:16 UTC by Ritesh Raj Sarraf
Modified: 2016-11-25 16:35 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?