Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problems with KDE crashings after Xorg 1.6 upgrade
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
IsraelBuitronD
Guru
Guru


Joined: 24 Jun 2005
Posts: 343
Location: México

PostPosted: Thu Oct 08, 2009 10:48 pm    Post subject: Problems with KDE crashings after Xorg 1.6 upgrade Reply with quote

Hi!

I upgrade Xorg to 1.6 after read eselect news:

Code:
neobalam neoriddle # eselect news read 6
2009-10-02-xorg-server-1-6-libxcb-1.4
  Title                     Migration to X.org Server 1.6 and libxcb 1.4
  Author                    Remi Cardona <remi@gentoo.org>
  Posted                    2009-10-02
  Revision                  1

We're pleased to announce the stabilization of xorg-server-1.6. Users
are strongly encouraged to read the following two guides before
upgrading:

http://www.gentoo.org/proj/en/desktop/x/x11/xorg-server-1.6-upgrade-guide.xml
http://www.gentoo.org/proj/en/desktop/x/x11/libxcb-1.4-upgrade-guide.xml


and following the instructions on:

http://www.gentoo.org/proj/en/desktop/x/x11/xorg-server-1.6-upgrade-guide.xml
http://www.gentoo.org/proj/en/desktop/x/x11/libxcb-1.4-upgrade-guide.xml

But after doing all that, I have crashings in kde application (i don't know yet if therer happen in non kde apps).

All my dynamic links seem to be ok:

Code:
neobalam neoriddle # revdep-rebuild -p -i
 * Configuring search environment for revdep-rebuild

 * Checking reverse dependencies
 * Packages containing binaries and libraries broken by a package update
 * will be emerged.

 * Collecting system binaries and libraries
 * Generated new 1_files.rr
 * Collecting complete LD_LIBRARY_PATH
 * Generated new 2_ldpath.rr
 * Checking dynamic linking consistency
[ 100% ]

 * Dynamic linking on your system is consistent... All done.


For example when I want to add some song into Amarok's playllist or when I call kcontrol to configure my wallpaper.

And I have problems with trasparencies with some applications like Yakuake, or Konsole.

For example the crash in Kcontrol, gives this output:

Code:
neoriddle@neobalam ~ $ kcontrol
KCrash: Application 'kcontrol' crashing...
KCrash cannot reach kdeinit, launching directly.


or with Kopete:

Code:
neoriddle@neobalam ~ $ kopete
KCrash: Application 'kopete' crashing...
KCrash cannot reach kdeinit, launching directly.
kopete: ERROR: Communication problem with kopete, it probably crashed.


or with Kmail:

Code:
neoriddle@neobalam ~ $ kmail
WeaverThreadLogger: thread (ID: 1) suspended.
WeaverThreadLogger: thread (ID: 3) suspended.
WeaverThreadLogger: thread (ID: 2) suspended.
WeaverThreadLogger: thread (ID: 4) suspended.
kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
kdecore (KAction): WARNING: KAction::plugAccel( kacc = 0x8061270 ): KAccel object already contains an action name "move_message_to_folder"
kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
kdecore (KAction): WARNING: KAction::plugAccel( kacc = 0x8061270 ): KAccel object already contains an action name "copy_message_to_folder"
kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
kdecore (KAction): WARNING: KAction::plugAccel( kacc = 0x8061270 ): KAccel object already contains an action name "jump_to_folder"
kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
kdecore (KAction): WARNING: KAction::plugAccel( kacc = 0x8061270 ): KAccel object already contains an action name "jump_to_folder"
kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
kdecore (KAction): WARNING: KAction::plugAccel( kacc = 0x8061270 ): KAccel object already contains an action name "cancel"
kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
kdecore (KAction): WARNING: KAction::plugAccel( kacc = 0x8061270 ): KAccel object already contains an action name "inc_current_folder"
kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
kdecore (KAction): WARNING: KAction::plugAccel( kacc = 0x8061270 ): KAccel object already contains an action name "dec_current_folder"
kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
kdecore (KAction): WARNING: KAction::plugAccel( kacc = 0x8061270 ): KAccel object already contains an action name "select_current_folder"
kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
kdecore (KAction): WARNING: KAction::plugAccel( kacc = 0x8061270 ): KAccel object already contains an action name "inc_current_message"
kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
kdecore (KAction): WARNING: KAction::plugAccel( kacc = 0x8061270 ): KAccel object already contains an action name "dec_current_message"
kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
kdecore (KAction): WARNING: KAction::plugAccel( kacc = 0x8061270 ): KAccel object already contains an action name "select_current_message"
kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
kdecore (KAction): WARNING: KAction::plugAccel( kacc = 0x8061270 ): KAccel object already contains an action name "edit"
kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
kdecore (KAction): WARNING: KAction::plugAccel( kacc = 0x8061270 ): KAccel object already contains an action name "delete"
kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
kdecore (KAction): WARNING: KAction::plugAccel( kacc = 0x8061270 ): KAccel object already contains an action name "post_message"
kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
kdecore (KAction): WARNING: KAction::plugAccel( kacc = 0x8061270 ): KAccel object already contains an action name "use_template"
kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
kdecore (KAction): WARNING: KAction::plugAccel( kacc = 0x8061270 ): KAccel object already contains an action name "display_message"
*** KMail got signal 11 (Crashing)
KCrash: Application 'kmail' crashing...
KCrash cannot reach kdeinit, launching directly.


What can I do?
If you need some extra info please ask me!

Thank you
Back to top
View user's profile Send private message
Mike Hunt
Watchman
Watchman


Joined: 19 Jul 2009
Posts: 5287

PostPosted: Fri Oct 09, 2009 1:52 am    Post subject: Reply with quote

did you re-emerge all x11-drivers?

if you create a new dummy user account and login KDE, what happens?
Back to top
View user's profile Send private message
IsraelBuitronD
Guru
Guru


Joined: 24 Jun 2005
Posts: 343
Location: México

PostPosted: Fri Oct 09, 2009 2:20 am    Post subject: Reply with quote

Mike Hunt wrote:
did you re-emerge all x11-drivers?


Yes, i did: here you have: ther output http://dpaste.com/104720
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