You are not logged in.
Pages: 1
Does anyone else experienced that KDE4 takes endless to start until the GNOME-Terminal pops up? Does anyone know why? Autostart is clean and everything and i really have no clue why the GNOME-Terminal pops and slows down the starting process
Offline
also kded4 is running amok in GNOME-Shell Session and causes 100% CPU Load on one core.
Offline
so what is your question?
If you want to solve issues that you are having, then start threads here, if you want to discuss something, open threads in the GNU/Linux discussion sub-forum and if you want to rant, get a blog.
Its not that hard !
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
First Line:
Does anyone else experienced that KDE4 takes endless to start until the GNOME-Terminal pops up?
As soon the i run pacman -S gnome (installing the stuff from testing), KDE takes longer to load and waits for an GNOME-Terminal to appear.
Why? There is no such entry in the autorun and in the GNOME Session, the Terminal dont pop up, why in KDE?
Last edited by Vamp898 (2011-04-11 20:42:56)
Offline
error logs, dmesg?
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
error logs, dmesg?
The only thing that is GNOME related
gnome-settings-[2046]: segfault at 7ffaafdbe210 ip 00007ffaafdbe210 sp 00007fffd3128ed8 error 14
in dmesg other log-files like .xsesion-error dont show anything related
Last edited by Vamp898 (2011-04-11 20:44:50)
Offline
Inxsible wrote:error logs, dmesg?
The only thing that is GNOME related
gnome-settings-[2046]: segfault at 7ffaafdbe210 ip 00007ffaafdbe210 sp 00007fffd3128ed8 error 14
in dmesg other log-files like .xsesion-error dont show anything related
Check this:
https://bugs.launchpad.net/ntrack/+bug/755608
https://bugs.kde.org/show_bug.cgi?id=268038
The patch I posted at the launchpad on ntrack may solve your problem. You can use gdb and attach to kded4 and run backtrace to check whether it is stucked on ntrack or not.
Offline
Does anyone else experienced that KDE4 takes endless to start until the GNOME-Terminal pops up? Does anyone know why? Autostart is clean and everything and i really have no clue why the GNOME-Terminal pops and slows down the starting process
I'm having this issue too. After some investigation, it turns out that gnome-terminal is invokde to start orca, a screen reader and magnifier from group gnome-extra.
The rude solution is delete /etc/xdg/autostart/orca-autostart.desktop, or just delete that package if you do not need it.
The better way is to tweak orca.autostart.desktop to tell KDE to ignore it, using something like `X-KDE-autostart-condition=...` but I failed miserably.
Last edited by adaptee (2011-04-12 06:15:21)
Offline
This thread finally ended up morphing into dealing with issues with work arounds; Moved to testing
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
Vamp898 wrote:Does anyone else experienced that KDE4 takes endless to start until the GNOME-Terminal pops up? Does anyone know why? Autostart is clean and everything and i really have no clue why the GNOME-Terminal pops and slows down the starting process
I'm having this issue too. After some investigation, it turns out that gnome-terminal is invokde to start orca, a screen reader and magnifier from group gnome-extra.
The rude solution is delete /etc/xdg/autostart/orca-autostart.desktop, or just delete that package if you do not need it.
The better way is to tweak orca.autostart.desktop to tell KDE to ignore it, using something like `X-KDE-autostart-condition=...` but I failed miserably.
Hmmm i dont need orca at all. Going to try if that already solves the situation
Offline
I have this issue also. But i find this: https://bugzilla.redhat.com/show_bug.cgi?id=680330
I will try it and see if it's working.
"The flesh knows it suffers even when the mind has forgotten."
Offline
I have this issue also. But i find this: https://bugzilla.redhat.com/show_bug.cgi?id=680330
I will try it and see if it's working.
Workaround described in the second comment worked for me.
-----------------
Filled a bug in flyspray, please help bring awareness to this issue.
@ https://bugs.archlinux.org/task/23890
Last edited by [knap] (2011-04-23 13:53:33)
Offline
Pages: 1