Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Black screen when using xfce4-meta
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
manu_leo
Guru
Guru


Joined: 20 Jan 2014
Posts: 513
Location: India

PostPosted: Sat Sep 06, 2014 1:14 pm    Post subject: Black screen when using xfce4-meta Reply with quote

Hi Experts,

I am getting a black screen when I do a VNC to one of my gentoo servers. I am using XFCE as the Desktop enviornment.

Quote:
# equery list xfce4-meta
* Searching for xfce4-meta ...
[IP-] [ ] xfce-base/xfce4-meta-4.10:0


Here is wht I have in my xstartup file.

Quote:
#!/bin/sh

[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
vncconfig -iconic &
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
gnome-session &
exec startxfce4 --with-ck-launch


Have started the vnc service and gets a black screen with and X.

Please suggest if I missed something here. Appreciate all your help in advance.
Back to top
View user's profile Send private message
manu_leo
Guru
Guru


Joined: 20 Jan 2014
Posts: 513
Location: India

PostPosted: Sat Sep 06, 2014 6:01 pm    Post subject: Reply with quote

Could some one please help with this issue. I am not sure what I am missing.

Appreciate all your help.
Back to top
View user's profile Send private message
Localhost-29A
n00b
n00b


Joined: 30 Aug 2014
Posts: 48

PostPosted: Mon Sep 08, 2014 8:09 pm    Post subject: Reply with quote

Do you have consolekit daemon added to the run-level default?

I had this problem and it fixed by doing:

Code:
rc-update add consolekit default


Apparently you need consolekit to handle users' permissions, unless you handle it manually but in that case
you don't need " --with-ck-launch " with "exec startxfce4".

Hope it helps.
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