Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
startkde
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
klacke
n00b
n00b


Joined: 25 Feb 2003
Posts: 36
Location: Stockholm

PostPosted: Wed Apr 09, 2003 8:14 pm    Post subject: startkde Reply with quote

Having some problems to startkde.

> cat ~/.xinitrc
#!/bin/bash

test -r $HOME/.Xmodmap && xmodmap $HOME/.Xmodmap
test -r $HOME/.Xdefaults && xrdb -I$HOME -merge $HOME/.Xdefaults
exec startkde



It starts, but just gives me a grey screen.
No error printouts whatsoever.

Any clues ... anybody


/klacke
Back to top
View user's profile Send private message
masseya
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 2602
Location: Baltimore, MD

PostPosted: Wed Apr 09, 2003 10:17 pm    Post subject: Reply with quote

Do you have any errors logged to be found from your system logger?
_________________
if i never try anything, i never learn anything..
if i never take a risk, i stay where i am..
Back to top
View user's profile Send private message
klacke
n00b
n00b


Joined: 25 Feb 2003
Posts: 36
Location: Stockholm

PostPosted: Thu Apr 10, 2003 8:37 am    Post subject: Reply with quote

Zero,

syslog is empty. Well not empty :-), but no messages that appear
to have anything to do with this (odd and never seen by me before)
behaviour.

I'm not a kde user myself, but my kids don't like to run blackbox
and .... well ehhum, they want me to fix this.

I tried to emerge sync + remerge kde, and that went fine. Still got
the same grey(ish) screen behaviour.


Odd ... will continue to investigate


/klacke
Back to top
View user's profile Send private message
XL-Reaper
n00b
n00b


Joined: 25 Mar 2003
Posts: 50

PostPosted: Thu Apr 10, 2003 2:02 pm    Post subject: Reply with quote

sounds like tehres something wrong with your desktopmanager variable.
afaik the "grey screen only" happens when x can´t find the desktomanager you told it to start
Back to top
View user's profile Send private message
Evil Dark Archon
Guru
Guru


Joined: 21 Dec 2002
Posts: 562
Location: Santa Rosa, CA

PostPosted: Thu Apr 10, 2003 7:01 pm    Post subject: Reply with quote

make sure that /usr/kde/3.1/bin (if you are running kde 3.1 or higher) or /usr/kde/3.0/bin (if you are using the old version of kde) is in your $PATH
Back to top
View user's profile Send private message
klacke
n00b
n00b


Joined: 25 Feb 2003
Posts: 36
Location: Stockholm

PostPosted: Thu Apr 10, 2003 10:37 pm    Post subject: Reply with quote

Having it in the path is pretty obvious advice ehhh :-;

Anyway, it seems to be the XSESSION environment var that
does the trick. /etc/rc.conf has a blurb about the variable,

Kde did indeed start from xdm, but I don't really want to
run [xk]dm. Anyway, thanks to the poster who mentioned the
desktopmanager variable, It's called $DISPLAYMANAGER and is
also set it /etc/rc.conf Kinda weird, but now that I've seen how it
works, it;'s ok.

Cheers
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