Re: [e-users] User can't shut down system

2011-11-20 Thread The Rasterman
On Sun, 20 Nov 2011 21:18:28 -0600 Jeff Hoogland said: well that means that enlightenment_sys is now setuid and/or not owned by root OR that somehow your distro has some security setup that is barring setuid (root) apps unless whitelisted or something. > .xsession-errors has four "Error: Unable

[e-users] editje from svn

2011-11-20 Thread Texstar
Does any know if editje from svn is working? I've got E-17 svn built on PCLinuxOS 64 and it works very very well but having trouble with editje. [texstar@thenudiebar]# editje-bin Traceback (most recent call last): File "/usr/bin/editje-bin", line 27, in import elementary File "/usr/lib/p

Re: [e-users] User can't shut down system

2011-11-20 Thread Jeff Hoogland
.xsession-errors has four "Error: Unable to Assume Root Privileges" which I am assuming is related to my issue at hand. Running *sudo ldconfig *didn't fix anything. other ideas? On Sun, Nov 20, 2011 at 8:41 PM, Carsten Haitzler wrote: > On Sun, 20 Nov 2011 20:07:06 -0600 Jeff Hoogland > said:

Re: [e-users] User can't shut down system

2011-11-20 Thread The Rasterman
On Sun, 20 Nov 2011 20:07:06 -0600 Jeff Hoogland said: > So for some reason my normal users on a Debian based system with E can only > "lock" or "log out" from the system screen. I had this issue awhile back > under Ubuntu based systems and the solution then was to set the proper > permissions to

[e-users] User can't shut down system

2011-11-20 Thread Jeff Hoogland
So for some reason my normal users on a Debian based system with E can only "lock" or "log out" from the system screen. I had this issue awhile back under Ubuntu based systems and the solution then was to set the proper permissions to the enlightenment_sys like so: sudo chmod u+s /usr/lib/enlighte