Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] lxde does not start windowmanager (openbox-lxde)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
pa4wdh
l33t
l33t


Joined: 16 Dec 2005
Posts: 815

PostPosted: Wed Sep 28, 2011 8:18 am    Post subject: [SOLVED] lxde does not start windowmanager (openbox-lxde) Reply with quote

Hi All,

I'm using LXDE with Openbox as it's window manager, i recently started using it so i'm not too familiar with it yet.

Since yesterday when i startx and LXDE loads it doesn't start openbox anymore. If i open a terminal and type the command "openbox-lxde &" things work fine again. In "Desktop Session setup" in the "Advaced" tab i've set the windowmanager to openbox-lxde and /usr/bin/openbox-lxde but both give the same result.

My last update has been done at 17th of September and things have been working nicely after the update, so i'm quite sure that didn't trigger the problem.

Any suggestions to solve this ?

Best regards,
pa4wdh
_________________
The gentoo way of bringing peace to the world:
USE="-war" emerge --newuse @world

My shared code repository: https://code.pa4wdh.nl.eu.org
Music, Free as in Freedom: https://www.jamendo.com


Last edited by pa4wdh on Tue Nov 01, 2011 5:43 pm; edited 1 time in total
Back to top
View user's profile Send private message
mahdi1234
Guru
Guru


Joined: 19 Feb 2005
Posts: 559
Location: Being There

PostPosted: Thu Oct 20, 2011 8:06 pm    Post subject: Reply with quote

What do you have in your ~/.xinitrc ?
Back to top
View user's profile Send private message
pa4wdh
l33t
l33t


Joined: 16 Dec 2005
Posts: 815

PostPosted: Sat Oct 22, 2011 9:57 am    Post subject: Reply with quote

Thanks for your reply.

I don't have a ~/.xinitrc :D

I have a /etc/X11/Sessions/lxde file which contains:
Code:

/usr/bin/lxsession

And my XSESSION environment variable is set with:
Code:

XSESSION=lxde

_________________
The gentoo way of bringing peace to the world:
USE="-war" emerge --newuse @world

My shared code repository: https://code.pa4wdh.nl.eu.org
Music, Free as in Freedom: https://www.jamendo.com
Back to top
View user's profile Send private message
mahdi1234
Guru
Guru


Joined: 19 Feb 2005
Posts: 559
Location: Being There

PostPosted: Sun Oct 23, 2011 4:30 pm    Post subject: Reply with quote

When you simply run startlxde does it work right for you?

If so, could you create ~/.xinitrc with something like below and see if startx works then?
Code:
exec ck-launch-session dbus-launch startlxde
Back to top
View user's profile Send private message
pa4wdh
l33t
l33t


Joined: 16 Dec 2005
Posts: 815

PostPosted: Thu Oct 27, 2011 6:44 pm    Post subject: Reply with quote

Thanks again for your reply.

I tried your ~/.xinitrc suggestion but that didn't work. My .xinitrc was:
Code:

exec dbus-launch startlxde

The result was the same as before: lxde was running but openbox was not started.
_________________
The gentoo way of bringing peace to the world:
USE="-war" emerge --newuse @world

My shared code repository: https://code.pa4wdh.nl.eu.org
Music, Free as in Freedom: https://www.jamendo.com
Back to top
View user's profile Send private message
mahdi1234
Guru
Guru


Joined: 19 Feb 2005
Posts: 559
Location: Being There

PostPosted: Fri Oct 28, 2011 4:46 pm    Post subject: Reply with quote

I guess you've already checked revdep-rebuild for any broken packages and updated configs after last update.

So my next guess would be, could you post content of config and desktop.conf residing in ~/.config/lxsession/LXDE
Back to top
View user's profile Send private message
pa4wdh
l33t
l33t


Joined: 16 Dec 2005
Posts: 815

PostPosted: Sun Oct 30, 2011 3:25 pm    Post subject: Reply with quote

Dynamic linking is indeed totally consistent, no problems there.

config:
Code:

[Session]
window_manager=/usr/bin/openbox-lxde

As said in my first post i tried just "openbox-lxde" and with the complete path as it is shown here.

desktop.conf:
Code:

[Mouse]
AccFactor=20
AccThreshold=10
LeftHanded=1

[Keyboard]
Delay=500
Interval=30
Beep=1

_________________
The gentoo way of bringing peace to the world:
USE="-war" emerge --newuse @world

My shared code repository: https://code.pa4wdh.nl.eu.org
Music, Free as in Freedom: https://www.jamendo.com
Back to top
View user's profile Send private message
mahdi1234
Guru
Guru


Joined: 19 Feb 2005
Posts: 559
Location: Being There

PostPosted: Mon Oct 31, 2011 9:14 am    Post subject: Reply with quote

Can you edit desktop.conf as below and see whether it helps? On my machine removing session part manifested your issue and putting it back solved it.
Code:

[Session]
window_manager=openbox-lxde

[Mouse]
AccFactor=20
AccThreshold=10
LeftHanded=1

[Keyboard]
Delay=500
Interval=30
Beep=1
Back to top
View user's profile Send private message
pa4wdh
l33t
l33t


Joined: 16 Dec 2005
Posts: 815

PostPosted: Tue Nov 01, 2011 5:43 pm    Post subject: Reply with quote

Thanks ! That made it work again :)

The only thing that seems strange to me now is that i changed the setting via the GUI before, i would expect that to modify the correct file.
But anyway, thanks for helping me out.
_________________
The gentoo way of bringing peace to the world:
USE="-war" emerge --newuse @world

My shared code repository: https://code.pa4wdh.nl.eu.org
Music, Free as in Freedom: https://www.jamendo.com
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum