[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: xmms... problem



* finarfin <finarfin.nada@gmx.de> [30-08-2005 10:16]:

> access("/root/.Xauthority", R_OK)       = 0
> open("/root/.Xauthority", O_RDONLY)     = 4
        ~~~~~~
> write(2, "CRITICAL **: ", 13CRITICAL **: )           = 13
> write(2, "Unable to open display", 22Unable to open display)  = 22

Passiert das auch, wenn du xmms als normaler $USER startest?

Als root kriege ich das auch hin:

$ su -c 'strace xmms'
...
access("/root/.Xauthority", R_OK)       = 0
open("/root/.Xauthority", O_RDONLY)     = 4
...
write(2, "CRITICAL **: ", 13CRITICAL **: )           = 13
write(2, "Unable to open display", 22Unable to open display)  = 22
...

Arbeite also nicht als root!

Attachment: signature.asc
Description: Digital signature


Reply to: