| View previous topic :: View next topic |
| Author |
Message |
GSnake Tux's lil' helper

Joined: 10 Sep 2012 Posts: 91 Location: Italy
|
Posted: Tue Sep 11, 2012 2:47 pm Post subject: Slim starts X but not XFCE4 |
|
|
| As the title says, I've set everything up but when I type my user/pass my PC logs into a X session (black screen with X as cursor) and not into a XFCE4 one. What should I do? |
|
| Back to top |
|
 |
Hypnos Advocate


Joined: 18 Jul 2002 Posts: 2756 Location: Omnipresent
|
Posted: Tue Sep 11, 2012 3:28 pm Post subject: |
|
|
Can you start XFCE successfully from a text console with the 'startxfce4' command? _________________ Personal overlay | Simple backup scheme |
|
| Back to top |
|
 |
DanneStrat n00b


Joined: 05 Jan 2012 Posts: 70
|
Posted: Tue Sep 11, 2012 3:32 pm Post subject: |
|
|
Have you specified xfce in the XSESSION variable?
| Code: | | # nano -w /etc/env.d/90xsession |
XSESSION="Xfce4"
| Code: | | # env-update && source /etc/profile |
Log in with slim. |
|
| Back to top |
|
 |
GSnake Tux's lil' helper

Joined: 10 Sep 2012 Posts: 91 Location: Italy
|
Posted: Tue Sep 11, 2012 4:15 pm Post subject: |
|
|
| DanneStrat wrote: | Have you specified xfce in the XSESSION variable?
| Code: | | # nano -w /etc/env.d/90xsession |
XSESSION="Xfce4"
| Code: | | # env-update && source /etc/profile |
Log in with slim. |
I already done that... not working.
| Hypnos wrote: | | Can you start XFCE successfully from a text console with the 'startxfce4' command? |
Yes, it starts. |
|
| Back to top |
|
 |
jgascon Apprentice


Joined: 08 Dec 2006 Posts: 252
|
Posted: Wed Sep 12, 2012 3:08 pm Post subject: |
|
|
| Can you post the /etc/slim.conf and the ~/.xinitrc files? |
|
| Back to top |
|
 |
GSnake Tux's lil' helper

Joined: 10 Sep 2012 Posts: 91 Location: Italy
|
Posted: Wed Sep 12, 2012 7:20 pm Post subject: |
|
|
| jgascon wrote: | | Can you post the /etc/slim.conf and the ~/.xinitrc files? |
Solved by installing ConsoleKit...
By the way I've no xinitrc files set for any of the pc users... |
|
| Back to top |
|
 |
v_andal Apprentice

Joined: 26 Aug 2008 Posts: 219 Location: Germany
|
Posted: Thu Sep 13, 2012 9:51 am Post subject: |
|
|
Just a side note. Newer slim (~1.3.4) supports consolekit, so when starting XFCE one does not need to use ck-launch-session. Otherwise 2 sessions are started and the user permissions get messed up.
Also, maybe http://wiki.gentoo.org/wiki/Xfce gives better instructions. |
|
| Back to top |
|
 |
Walen n00b

Joined: 28 Oct 2012 Posts: 9
|
Posted: Sun Oct 28, 2012 10:50 am Post subject: Re: Slim starts X but not XFCE4 |
|
|
| GSnake wrote: | | As the title says, I've set everything up but when I type my user/pass my PC logs into a X session (black screen with X as cursor) and not into a XFCE4 one. What should I do? | I just had exactly the same problem. It seems the "solution" is to press F1 key until you see Session: Xfce4. http://en.gentoo-wiki.com/wiki/Xfce/Installation#XDM hints to add xfce4-session to your .xsession file to make it the default choice. |
|
| Back to top |
|
 |
|