Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
LXDE wont run
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
Bia
n00b
n00b


Joined: 27 May 2011
Posts: 65

PostPosted: Tue Nov 13, 2012 7:56 pm    Post subject: LXDE wont run Reply with quote

i have xfce4 installed as DE and its working fine but i decided to try out lxde the emerge went fine when i wanted to boot it up from shell it said
Code:
cp: cannot stat /usr/share/lxde/pcmanfm/pcmanfm.conf No such file or directory

fixed with
Code:
mkdir -p /usr/share/lxde/pcmanfm
cp  /etc/xdg/pcmanfm/default/pcmanfm.conf /usr/share/lxde/pcmanfm/pcmanfm.conf
but when i run exec startlxde in shell it force me back to login o.o and when i run startlxde it does nothing when i run startlxde while logged in xfce4 it switch to lxde o.o so how do i solve this mess? it also seems that when i installed lxde some new programs got integrated into xfce4. id like to have both DE installed.
Back to top
View user's profile Send private message
Bia
n00b
n00b


Joined: 27 May 2011
Posts: 65

PostPosted: Sat Nov 17, 2012 6:07 pm    Post subject: Reply with quote

bump. still having the problem... i would really appreciate some basic clues, where to look, etc...
Back to top
View user's profile Send private message
xavier10
Guru
Guru


Joined: 19 Jan 2004
Posts: 485
Location: Paris, France

PostPosted: Fri Aug 18, 2017 1:29 pm    Post subject: Reply with quote

Was this ever solved ?
I am having the same issue right now, and can just not start lxde.

The default installation of lxde will not create this file, and I find no other version of this file.
If I create a dummy one, the command startlxde just does nothing...
Back to top
View user's profile Send private message
charles17
Advocate
Advocate


Joined: 02 Mar 2008
Posts: 3664

PostPosted: Fri Aug 18, 2017 2:42 pm    Post subject: Reply with quote

xavier10 wrote:
I... the command startlxde just does nothing...

Never tried that. I use startx.
~/.xinitrc :
# https://wiki.archlinux.org/index.php/X_resources#Adding_to_xinitrc
[[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources
exec startfluxbox

~/.fluxbox/startup:
lxpanel &
exec fluxbox

/etc/portage/package.use:
...
x11-wm/fluxbox -systray -toolbar vim-syntax
...
Back to top
View user's profile Send private message
gorg86
Apprentice
Apprentice


Joined: 20 May 2011
Posts: 299

PostPosted: Fri Aug 18, 2017 7:59 pm    Post subject: Reply with quote

I just use startx and have this in my .xinitrc:
Code:
exec startlxde


Does this work for you?
Back to top
View user's profile Send private message
NTU
Apprentice
Apprentice


Joined: 17 Jul 2015
Posts: 187

PostPosted: Thu Aug 24, 2017 12:56 am    Post subject: Reply with quote

I'd recommend installing LightDM then using that to launch LXDE. I've been using LXDE for years, never had an issue like that before. Using things like startlxde in your xinitrc avoids usage of PAM and such, and PAM and policykit are good things. /etc/security/limits.conf = good. startx / startlxde etc doesn't have all the security back-end stuff.
Back to top
View user's profile Send private message
charles17
Advocate
Advocate


Joined: 02 Mar 2008
Posts: 3664

PostPosted: Thu Aug 24, 2017 5:45 am    Post subject: Reply with quote

NTU wrote:
..., and PAM and policykit are good things.

Sounds very interesting. Are you recommending PAM even for single seated computers? ( topic 1000290 )
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