You are not logged in.
(openbox:3300):Openbox-CRITICAL**:Failed to open the displayI have E17 installed and running well, so I don,t think it is an X server error, but I am not sure about that.
Has anyone seen anything like this with Openbox?
I am trying to to start it with
/usr/bin/openboxI have also tried starting it from .xinitrc with
exec openbox"For society as a whole, nothing comes as a 'right' to which we are 'entitled.' Even bare subsistence has to be produced—and produced at a cost of heavy toil for much of human history. The only way anyone can have a right to something that has to be produced is to force someone else to produce it for him."
-Thomas Sowell-
Offline
You are trying to run it alongside E17 ?
Arch Linux since 2006
Python Web Developer + Sys Admin (Gentoo/BSD)
Offline
I agree, we need a little more information. The error message looks a lot like there is no X-Server running.
Offline
Sorry that it took so long to reply, I had to work late tonight.
I don't know what more I can tell you, except that I am not running it 'alongside' of E17.
I can run E17 with "startx". If I edit .xinitrc, commenting the "exec /opt/e17/enlightenment" line and adding
"exec /usr/bin/openbox" the previously stated error is returned when "startx" is run. The same error is returned if I run "/usr/bin/openbox" or just "openbox".
"For society as a whole, nothing comes as a 'right' to which we are 'entitled.' Even bare subsistence has to be produced—and produced at a cost of heavy toil for much of human history. The only way anyone can have a right to something that has to be produced is to force someone else to produce it for him."
-Thomas Sowell-
Offline
look in your xorg log for warning/error messages.
Offline
And please show us your .xinitrc.
Offline
Could you be more specific about "look in your xorg log for warning/error messages"
and here is my .xinitrc
#!/bin/sh
#
# ~/.xinitrc
#
# Executed by startx (run your window manager from here)
#
numlockx &
exec /opt/e17/bin/enlightenment_start
#exec /usr/bin/openbox
# exec wmaker
# exec startkde
# exec icewm
# exec blackbox
# exec fluxboxLast edited by JohnGalt (2007-02-21 13:42:39)
"For society as a whole, nothing comes as a 'right' to which we are 'entitled.' Even bare subsistence has to be produced—and produced at a cost of heavy toil for much of human history. The only way anyone can have a right to something that has to be produced is to force someone else to produce it for him."
-Thomas Sowell-
Offline
Just comment everything out and add "exec openbox".
To be sure kill all X processes and then run startx.
Offline
There you have it. Comment the openbox line in, your enlightenment line out and start your X-Server by issueing
startxOffline
Well, thanks for trying but I think I'm going to drop Openbox and just continue using E17.
It was only curiosity that started this anyway.
Thanks, again
"For society as a whole, nothing comes as a 'right' to which we are 'entitled.' Even bare subsistence has to be produced—and produced at a cost of heavy toil for much of human history. The only way anyone can have a right to something that has to be produced is to force someone else to produce it for him."
-Thomas Sowell-
Offline