Comment 1 for bug 224651

Revision history for this message
Y Giridhar Appaji Nag (appaji) wrote :

Attached patch catches exceptions caused during init and logs an error.

If pytagsfs is run with the applied patch, the sessions looks like this:

$ pytagsfs -o format="/%g/%f" /media/usb/music/ pytagsfs
fuse: failed to open /dev/fuse: Permission denied

And running it in foreground (-f)

$ pytagsfs -o format="/%g/%f" /media/usb/music/ pytagsfs
fuse: failed to open /dev/fuse: Permission denied
error: are you a part of the fuse group?