Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
XFCE 4.2.0 and inability to start X
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
Bradeeoh
n00b
n00b


Joined: 12 Mar 2004
Posts: 26

PostPosted: Tue Jan 18, 2005 5:33 pm    Post subject: XFCE 4.2.0 and inability to start X Reply with quote

I just finished upgrading to XFCE 4.2.0 and after an hour or so I fiddling around, I can't figure out this problem.

Whenever I type "startx" or "startxfce4" directly, I get normal logging of the X.org startup procedure until -
[code]
/usr/bin/startxfce4: X server already running on display :0
Agent pid 5860
which: no dbus-launch in (lists many paths)
(xfce4-session:5863): GLib-CRITICAL **: file gstring.c: line 150 (g_string_chunk_insert): assertion 'chunk != NULL' failed
(xfce4-session:5863): GLib-CRITICAL **: file gstring.c: line 150 (g_string_chunk_insert): assertion 'chunk != NULL' failed
/etc/xdg/xfce4/xinitrc: line 84: 5863 Segmentation fault $xfcesm
Agent pid 5860 killed

waiting for X server to shut down.
[code]
Now first off, there IS NO OTHER INSTANCE of an X server running. Period. I know more than enough about *nix administration to determine if theres an X server running or not.

Secondly, I did some other searching around and found mentions of $DISPLAY being set and confusing startxfce4 into thinking there IS another instance running, but that is not the case - "env" shows no mention of $DISPLAY so unless it's getting set during the startxfce4 script...

Anywho, I'm at a loss for now. Too bad - I'm stoked about checking out the newest version of my fav. WM

Any help is much appreciated. TIA
[/code]
Back to top
View user's profile Send private message
Edaph
n00b
n00b


Joined: 15 Nov 2004
Posts: 22

PostPosted: Sat Jan 22, 2005 1:21 pm    Post subject: Reply with quote

I had a similar problem.

I got Xfce working by creating new file /etc/X11/Sessions/xfce-4.2.0
Code:

#!/bin/sh
/usr/bin/startxfce4


Then in /etc/rc.conf
Code:

XSESSION="xfce-4.2.0"


After a reboot everything went fine (my systeem boots directly to graphical login).

Regards,
Edaph
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