LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 03-18-2008, 09:28 AM   #1
Happy Gimper
LQ Newbie
 
Registered: Mar 2008
Location: Japan
Posts: 16

Rep: Reputation: 0
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.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Please help me configure KDE. - My KDE still looks like GNOME in some apps dannybuntu Linux - Newbie 9 02-24-2008 07:50 PM
Gnome Apps don't work properly on KDE 3.5 & unable to install Tar source on mandriva zouzou85 Mandriva 6 01-14-2007 07:11 AM
KDE apps on GNOME ecuas Linux - Newbie 3 01-04-2007 04:50 PM
Gnome apps in KDE JakobW Linux - Newbie 4 04-14-2005 07:10 AM
KDE apps in GNOME chichibabin Linux - General 1 09-04-2004 05:23 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration