You are not logged in.

#1 2009-03-17 17:25:51

Gullible Jones
Member
Registered: 2004-12-29
Posts: 4,863

PCManFM automount not working properly

When I try to mount an unmounted volume as a non-root user in PCManFM, I get two completely blank popups, followed by one saying "Directory doesn't exist!" and the volume fails to mount. No "permission denied" stuff, no "wrong FS type", just the two blank windows and the missing directory message.

Rather strange, given that automount worked fine in Gnome earlier today...

Offline

#2 2009-03-17 17:33:41

MarCustomized
Member
From: Detroit, MI
Registered: 2008-09-05
Posts: 116

Re: PCManFM automount not working properly

I had the same issue. I resolved it by applying the fix herePermission Denied with automounter

Offline

#3 2009-03-17 17:40:35

haxit
Member
From: /home/haxit
Registered: 2008-03-04
Posts: 1,247
Website

Re: PCManFM automount not working properly

MarCustomized wrote:

I had the same issue. I resolved it by applying the fix herePermission Denied with automounter

I tried that, still doesn't work...


Archi686 User | Old Screenshots | Old .Configs
Vi veri universum vivus vici.

Offline

#4 2009-03-17 17:48:42

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: PCManFM automount not working properly

That blank error messages are a known bug in pcmanfm, and it seems that no one actually fixes bugs at the project right now. As I guess you already know, it is telling you that:

http://sourceforge.net/tracker/index.ph … tid=801864

The Policy kit stuff from MarCustomized post should work. Did you remember to change $USER to your user name?

Offline

#5 2009-03-17 17:53:23

haxit
Member
From: /home/haxit
Registered: 2008-03-04
Posts: 1,247
Website

Re: PCManFM automount not working properly

skottish wrote:

That blank error messages are a known bug in pcmanfm, and it seems that no one actually fixes bugs at the project right now. As I guess you already know, it is telling you that:

http://sourceforge.net/tracker/index.ph … tid=801864

The Policy kit stuff from MarCustomized post should work. Did you remember to change $USER to your user name?

Shhhhh!


Archi686 User | Old Screenshots | Old .Configs
Vi veri universum vivus vici.

Offline

#6 2009-03-17 18:50:18

xd-0
Member
From: Sweden
Registered: 2007-11-02
Posts: 327
Website

Re: PCManFM automount not working properly

Open /etc/PolicyKit/PolicyKit.conf and replace the content with:

    
<?xml version="1.0″ encoding="UTF-8″?> <!– -*- XML -*- –>

<!DOCTYPE pkconfig PUBLIC "-//freedesktop//DTD PolicyKit Configuration 1.0//EN"
 "http://hal.freedesktop.org/releases/PolicyKit/1.0/config.dtd">

<!– See the manual page PolicyKit.conf(5) for file format –>

<config version="0.1″>
<match action="org.freedesktop.hal.storage.mount-removable">
<return result="yes"/>
</match>
</config>

Offline

#7 2009-04-14 16:30:19

chochem
Member
From: Denmark
Registered: 2008-03-02
Posts: 176
Website

Re: PCManFM automount not working properly

xd-0 wrote:

Open /etc/PolicyKit/PolicyKit.conf and replace the content with:

    
<?xml version="1.0″ encoding="UTF-8″?> <!– -*- XML -*- –>

<!DOCTYPE pkconfig PUBLIC "-//freedesktop//DTD PolicyKit Configuration 1.0//EN"
 "http://hal.freedesktop.org/releases/PolicyKit/1.0/config.dtd">

<!– See the manual page PolicyKit.conf(5) for file format –>

<config version="0.1″>
<match action="org.freedesktop.hal.storage.mount-removable">
<return result="yes"/>
</match>
</config>

Thanks, xd-0 - that did the trick for me.

Offline

#8 2009-05-22 23:54:29

SomeGuyDude
Member
Registered: 2008-10-09
Posts: 271

Re: PCManFM automount not working properly

Nothing works for me. I've tried every fix in every thread and I -still- get a window that says "permission denied". That's all it says. Nothing more.


And in the midst of such perfection,
I can't help but feel diseased.

Offline

Board footer

Powered by FluxBB