Comment 94 for bug 358533

Revision history for this message
In , Laurent-9 (laurent-9) wrote :

Hi, I got this bug since several months.
I read on different bug reports that the freeze was due to the fact that some users where using kernel cifs mount and thus it was more a kernel bug.
(you can find a lot related, "freeze smb cifs")
So I switched to smbnetfs mount that is a fuse mount of the samba share.

Once I come back to home and computer wake up from sleep, fuse mount does not see anymore the files, still kde desktop is completely frozen until I do fusermount -u -z /media/smb

Now I still don't understand why it freeze since kde shouldn't knew that I got a mount now...
Perhaps it scans all fuse mount?

The kde desktop freeze when either:
    - I open dolphin
    - Open kate and click on open a file.
    - From firefox, select a file -> (it open a kde file dialog) all frozen.

Under debian/testing, KDE 4.10.5 (got also that on kde 4.9)