Bug 304960 - Dolphin stuck in infinite loop with encfs/fuse defaults
Summary: Dolphin stuck in infinite loop with encfs/fuse defaults
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: dolphin
Classification: Applications
Component: panels: folders (show other bugs)
Version: 2.0
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL: http://www.youtube.com/watch?v=KSG0_q...
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-11 05:58 UTC by David Smith
Modified: 2013-05-24 08:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Smith 2012-08-11 05:58:32 UTC
Package: Dolphin (Version 2.0)
Debian Package Version: 4:4.8.4-1
Architecture: i386
Subject: Dolphin stuck in infinite loop with encfs/fuse defaults


Video available here:  http://www.youtube.com/watch?v=KSG0_qmLndo

Deploying an encfs folder with the Debian encfs defaults (allow_root is NOT set, allow_other is NOT set).

Dolphin gets into an infinite loop trying to access the folder.

Test Method:
1) Have user's home folders mounted on bootup automatically
2) Have user login with KDM, which automatically mounts the encfs folder
3) The folder then can be entered and is browsable at the command line.
4) Try to browse the folder with dolphin
5) Dolphin gets stuck in an infinite loop where the subfolders inside the folder continuously disappear and reappear.

Workaround:
1) Edit /etc/security/pam_encfs.conf and add "allow_other" to the encfs mount.
2) Edit /etc/fuse.conf and add "user_allow_other"
3) restart PC
4) Dolphin now works as expected.  Note that the above edits are not encfs defaults.




Reproducible: Always

Steps to Reproduce:
1) Have user's home folders mounted on bootup automatically
2) Have user login with KDM, which automatically mounts the encfs folder
3) The folder then can be entered and is browsable at the command line.
4) Try to browse the folder with dolphin
5) Dolphin gets stuck in an infinite loop where the subfolders inside the folder continuously disappear and reappear.

Actual Results:  
Dolphin gets into an infinite loop and icons randomly appear and disappear.

Expected Results:  
Dolphin shows the folder contents.


Package: Dolphin (Version 2.0)
Debian Package Version: 4:4.8.4-1
Architecture: i386
Subject: Dolphin stuck in infinite loop with encfs/fuse defaults


Video available here:  http://www.youtube.com/watch?v=KSG0_qmLndo

Deploying an encfs folder with the Debian encfs defaults (allow_root is NOT set, allow_other is NOT set).

Dolphin gets into an infinite loop trying to access the folder.

Workaround:
1) Edit /etc/security/pam_encfs.conf and add "allow_other" to the encfs mount.
2) Edit /etc/fuse.conf and add "user_allow_other"
3) restart PC
4) Dolphin now works as expected.  Note that the above edits are not encfs defaults.
Comment 1 Jeroen van Meeuwen (Kolab Systems) 2012-08-24 16:20:02 UTC
Resetting assignee to default as per bug #305719
Comment 2 Frank Reininghaus 2013-04-26 12:36:03 UTC
Thanks for the report, and  sorry for the late response. Is this still a problem in KDE 4.10 or later?
Comment 3 Frank Reininghaus 2013-05-24 08:29:39 UTC
I assume that it works then.