LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   KDE apps crash on Gnome, Gnome apps work on my KDE - Gnome/KDE integration (https://www.linuxquestions.org/questions/linux-software-2/kde-apps-crash-on-gnome-gnome-apps-work-on-my-kde-gnome-kde-integration-628927/)

Happy Gimper 03-18-2008 09:28 AM

KDE apps crash on Gnome, Gnome apps work on my KDE - Gnome/KDE integration
 
Hi,all.

I have just installed debian on my computer and here is the situation:

Many KDE apps crash on gnome desktop session but, on the other hand, gnome apps don't crash on KDE desktop session in most cases.

How can I configure my Gnome/KDE so that I can run both KDE/Gnome apps on either desktop session?



KDE apps that crash on my Gnome: k3b, kcontrol, konqueror, konsole...etc
Gnome apps that work on my KDE: gparted, epiphany, nautilus, gksu...etc

Here is the bug trace of Konsole which crashed on my Gnome session. Hope these help out.
Code:

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1233451328 (LWP 12153)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#9  0xb7fbf410 in ?? ()
#10 0xbfce213c in ?? ()
#11 0x00000006 in ?? ()
#12 0x00002f79 in ?? ()
#13 0xb7cf4811 in raise () from /lib/tls/i686/cmov/libc.so.6
#14 0xb7cf5fb9 in abort () from /lib/tls/i686/cmov/libc.so.6
#15 0xb6f72247 in qFatal () from /usr/lib/libqt-mt.so.3
#16 0xb5eada49 in QXIMInputContext::setHolderWidget ()
  from /usr/lib/qt3/plugins/inputmethods/libqxim.so
#17 0xb6e83bbc in QInputContextFactory::create () from /usr/lib/libqt-mt.so.3
#18 0xb63ad859 in QMultiInputContext::changeInputMethod ()
  from /usr/lib/qt3/plugins/inputmethods/libqimsw-multi.so
#19 0xb63ada0d in QMultiInputContext::slave ()
  from /usr/lib/qt3/plugins/inputmethods/libqimsw-multi.so
#20 0xb63adc7c in QMultiInputContext::setHolderWidget ()
  from /usr/lib/qt3/plugins/inputmethods/libqimsw-multi.so
#21 0xb6e83bbc in QInputContextFactory::create () from /usr/lib/libqt-mt.so.3
#22 0xb6bd8c7a in QWidget::createInputContext () from /usr/lib/libqt-mt.so.3
#23 0xb6bd8efd in QWidget::focusInputContext () from /usr/lib/libqt-mt.so.3
#24 0xb6cb1deb in QWidget::setFocus () from /usr/lib/libqt-mt.so.3
#25 0xb6c138ae in QApplication::setActiveWindow () from /usr/lib/libqt-mt.so.3
#26 0xb6b9f7e6 in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#27 0xb6bb5d02 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#28 0xb6c29179 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#29 0xb6c28f9a in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#30 0xb6c107bf in QApplication::exec () from /usr/lib/libqt-mt.so.3
#31 0xb7f95d25 in kdemain () from /usr/lib/libkdeinit_konsole.so
#32 0x08048482 in ?? ()
#33 0x00000001 in ?? ()
#34 0xbfce50e4 in ?? ()
#35 0xbfce5068 in ?? ()
#36 0x080484f9 in ?? ()
#37 0xb7cd6c8c in ?? () from /lib/tls/i686/cmov/libc.so.6
#38 0xbfce5070 in ?? ()
#39 0xbfce50b8 in ?? ()
#40 0xb7ce0ea8 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#41 0xb7ce0ea8 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#42 0x080483d1 in ?? ()


What I tried:
1. re-installation of both Gnome and KDE : it didn't work at all.
2.checking for failed dependancies: Every packages are installed via aptitude, so there cannot be any failed dependacies. At least as for the Konsole and k3b, I could find none of such a thing.


Thank you.


All times are GMT -5. The time now is 06:22 AM.