Application: kate (3.10.4) KDE Platform Version: 4.10.4 (Compiled from sources) Qt Version: 4.8.4 Operating System: Linux 3.3.4-5.fc17.i686.PAE i686 Distribution (Platform): Fedora RPMs -- Information about the crash: - What I was doing when the application crashed: I was trying to open Kate with root privilages. I was logged in as a user and was attempting to run Kate from a Konsole session as SU. The crash can be reproduced sometimes. -- Backtrace: Application: Kate (kate), signal: Aborted Using host libthread_db library "/lib/libthread_db.so.1". [KCrash Handler] #7 0xb77c0424 in __kernel_vsyscall () #8 0x41fcf94f in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #9 0x41fd12a3 in __GI_abort () at abort.c:91 #10 0x42ec7326 in qt_message_output (msgType=QtFatalMsg, buf=0x82c9280 "kate(16536)/kdeui (kdelibs): Session bus not found \nTo circumvent this problem try the following command (with Linux and bash) \nexport $(dbus-launch) ") at global/qglobal.cpp:2323 #11 0x44455be9 in QDebug::~QDebug (this=0xbfc97594, __in_chrg=<optimized out>) at /usr/include/QtCore/qdebug.h:85 #12 0x44553acd in KApplicationPrivate::init (this=0x824f7d0, GUIenabled=GUIenabled@entry=true) at /usr/src/debug/kdelibs-4.10.4/kdeui/kernel/kapplication.cpp:516 #13 0x44554b73 in KApplication::KApplication (this=0xbfc978ec, GUIenabled=true) at /usr/src/debug/kdelibs-4.10.4/kdeui/kernel/kapplication.cpp:352 #14 0x4283a253 in KateApp::KateApp (this=0xbfc978ec, args=0x81cd6e8) at /usr/src/debug/kate-4.10.4/kate/app/kateapp.cpp:52 #15 0x4280d65b in kdemain (argc=1, argv=0xbfc979f4) at /usr/src/debug/kate-4.10.4/kate/app/katemain.cpp:378 #16 0x0804867c in main (argc=1, argv=0xbfc979f4) at /usr/src/debug/kate-4.10.4/i686-redhat-linux-gnu/kate/app/kate_dummy.cpp:3 Possible duplicates by query: bug 318467, bug 316765, bug 314342, bug 307293, bug 306037. Reported using DrKonqi
> I was logged in as a user and was attempting to run Kate from a Konsole session as SU. Do not do it that way. Run "kdesu kate" as normal user instead in that case . > #10 0x42ec7326 in qt_message_output (msgType=QtFatalMsg, buf=0x82c9280 "kate(16536)/kdeui (kdelibs): Session bus not found \nTo circumvent this problem try the following command (with Linux and bash) \nexport $(dbus-launch) ") at global/qglobal.cpp:2323 And here is why.
Thank you very much. I have been away from Linux for almost 10 years and a lot has changed. I really appreciate the help. Dewayne Haun - N0WDH > From: adaptee@gmail.com > To: wdhaun@hotmail.com > Subject: [kate] [Bug 322845] Kate Crashed > Date: Fri, 26 Jul 2013 14:09:40 +0000 > > https://bugs.kde.org/show_bug.cgi?id=322845 > > Jekyll Wu <adaptee@gmail.com> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|UNCONFIRMED |RESOLVED > Resolution|--- |INVALID > > --- Comment #1 from Jekyll Wu <adaptee@gmail.com> --- > > I was logged in as a user and was attempting to run Kate from a Konsole session as SU. > Do not do it that way. Run "kdesu kate" as normal user instead in that case . > > > #10 0x42ec7326 in qt_message_output (msgType=QtFatalMsg, buf=0x82c9280 "kate(16536)/kdeui (kdelibs): Session bus not found \nTo circumvent this problem try the following command (with Linux and bash) \nexport $(dbus-launch) ") at global/qglobal.cpp:2323 > > And here is why. > > -- > You are receiving this mail because: > You reported the bug.
*** Bug 324579 has been marked as a duplicate of this bug. ***