Re: [Tracker] [Fwd: [Bug 404749] New: trackerfs.py doesn't mount the FS]

2007-02-07 Thread Corrado Gizzi
Hi thanks for report but it's not a trackerfs problem but fuse permission problem.. read here http://fuse.sourceforge.net/wiki/index.php/FAQ This results in the following message, when trying to mount a filesystem as an unprivileged user: fusermount: mount failed: Operation not permitted The

Re: [Tracker] [Fwd: [Bug 404749] New: trackerfs.py doesn't mount the FS]

2007-02-07 Thread Eugenio
Ok probelm it's fixed for permission problem you need only to add your user to fuse group and If you have also problem like that: fuse_opt_insert_arg: Assertion `pos = args-argc' failed. it's caused by a bugged version of fuse(the official edgy package don't have this problem) Thank you for

[Tracker] [Fwd: [Bug 404749] New: trackerfs.py doesn't mount the FS]

2007-02-05 Thread jamie
Hi eugenio, this one is for you I believe! jamie. Forwarded Message From: tracker (bugzilla.gnome.org) [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [Bug 404749] New: trackerfs.py doesn't mount the FS Date: Mon, 5 Feb 2007 21:16:15 + (UTC) Do not reply to this via

Re: [Tracker] [Fwd: [Bug 404749] New: trackerfs.py doesn't mount the FS]

2007-02-05 Thread Eugenio
Hi thanks for report but it's not a trackerfs problem but fuse permission problem.. read here http://fuse.sourceforge.net/wiki/index.php/FAQ This results in the following message, when trying to mount a filesystem as an unprivileged user: fusermount: mount failed: Operation not permitted The

Re: [Tracker] [Fwd: [Bug 404749] New: trackerfs.py doesn't mount the FS]

2007-02-05 Thread Michael Biebl
2007/2/6, Eugenio [EMAIL PROTECTED]: Hi thanks for report but it's not a trackerfs problem but fuse permission problem.. read here http://fuse.sourceforge.net/wiki/index.php/FAQ This results in the following message, when trying to mount a filesystem as an unprivileged user: fusermount: