Summary: | Kate crashes when opening a file | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Javantea <jvoss> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Javantea
2011-06-29 05:22:21 UTC
This is reproducible and may be caused by lack of valid dbus session in GNU screen. kate dns1s.txt Qt: Session management error: Could not open network socket kate(19195): Session bus not found To circumvent this problem try the following command (with Linux and bash) export $(dbus-launch) KCrash: Application 'kate' crashing... KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit sock_file=/home/jvoss/.kde4/socket-ASLinWS01/kdeinit4__0 [1] Exit 253 kate dns1s.txt [2]+ Stopped kate dns1s.txt This also affects gwenview. gwenview dns1s.txt Qt: Session management error: Could not open network socket gwenview(19234): Session bus not found To circumvent this problem try the following command (with Linux and bash) export $(dbus-launch) KCrash: Application 'gwenview' crashing... KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit sock_file=/home/jvoss/.kde4/socket-ASLinWS01/kdeinit4__0 [1]+ Stopped gwenview dns1s.txt -- Backtrace: Application: Gwenview (gwenview), signal: Aborted [KCrash Handler] #6 0x00007f9c86629165 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #7 0x00007f9c8662a580 in abort () at abort.c:92 #8 0x00007f9c887b53bc in qt_message_output (msgType=QtFatalMsg, buf=<value optimized out>) at global/qglobal.cpp:2282 #9 0x00007f9c87f4927c in QDebug::~QDebug (this=0x7fff9210fb40, __in_chrg=<value optimized out>) at /usr/include/qt4/QtCore/qdebug.h:85 #10 0x00007f9c8804c992 in KApplicationPrivate::init (this=<value optimized out>, GUIenabled=true) at /var/tmp/portage/kde-base/kdelibs-4.6.2-r3/work/kdelibs-4.6.2/kdeui/kernel/kapplication.cpp:518 #11 0x00007f9c8804dfd9 in KApplication::KApplication (this=0x7fff9210fc90, GUIenabled=<value optimized out>) at /var/tmp/portage/kde-base/kdelibs-4.6.2-r3/work/kdelibs-4.6.2/kdeui/kernel/kapplication.cpp:352 #12 0x0000000000440dee in main (argc=<value optimized out>, argv=<value optimized out>) at /var/tmp/portage/kde-base/gwenview-4.6.2/work/gwenview-4.6.2/gwenview/app/main.cpp:129 Then something is probably wrong with your system. It's certainly not Kate issue, hence, close. Are you doing that as root? *** This bug has been marked as a duplicate of bug 270442 *** |