First of all, sorry for my english (I'm from Spain).

At this moment I'm not using Debian Jessie (Testing) and/or Enlightenment,
but some months ago I had the same problem mounting USB things while using
Debian Wheezy (Testing at that time) and Enlightenment (version??).


Now, some details about how I solved the problem (if I remember correctly):

1) dbus, dbus-x11, udisks & policykit-1 installed.

2) $ nano $HOME/.xinitrc

     #!/bin/sh
     exec enlightenment_start

3) # nano /etc/polkit-1/localauthority/50-local.d/10-udisks.pkla

     [Storage Permissions]
     Identity=unix-user:julius

Action=org.freedesktop.udisks.filesystem-mount;org.freedesktop.udisks.drive-eject;org.freedesktop.udisks.drive-detach;org.freedesktop.udisks.luks-unlock;org.freedesktop.udisks.inhibit-polling;org.freedesktop.udisks.drive-set-spindown
     ResultActive=yes
     ResultInactive=yes
     ResultAny=yes

(Note that: "Identity=unix-user:julius"  <== julius is my user name).


PD:
$ man polkit
$ man pklocalauthority

PD2:
As I see it, the problem was udisks/policykit not correctly configured.

Bye and good luck.

Julius.
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to