I experience the slow initial execution symptoms but I think they may be inherent.djselbeck wrote:Hello,
i've the same problems. Sometimes even the gnome-splashscreen stays on screen for a long time. I think because it waits for something. And mythfrontend also takes sometimes a little bit longer. My gentoo is very clean because i installed it only one day ago. A solution would be nice. Thanks.
DJSelbeck
I have the same issue with the splash screen. Sometimes I click it, sometimes it goes away on its own.jonnevers wrote: I experience the slow initial execution symptoms but I think they may be inherent.
as for the splash screen, I've found two options
1) click the slash screen and it will go away
2) disable the splash screen in gnome's preferences


I noticed the splash screen staying around with a separate problem (nautilus broken). Is there a way to textually see what Gnome is trying to start and the results? I don't see anything in /var/log.CompNerd wrote:The splash screen issue is a tricky one. It seems that bonobo-activation-server is dying and causing the splash screen to hang around. I dont know what exactly is the cause of that since I cant reproduce it.
Code: Select all
su -
/etc/init.d/xdm stop
exit
startx > xoutput 2>&1Code: Select all
# IPv4 and IPv6 localhost aliases
127.0.0.1 localhost <hostname>
::1 localhost <hostname>