Bug 269206 - Kwrite crashed when starting by icon, konsole window command, selecting a file, and dbus-launch
Summary: Kwrite crashed when starting by icon, konsole window command, selecting a fil...
Status: RESOLVED DUPLICATE of bug 277468
Alias: None
Product: kate
Classification: Applications
Component: kwrite (other bugs)
Version First Reported In: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-23 08:03 UTC by roger spires
Modified: 2011-08-01 10:26 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
New crash information added by DrKonqi (1023 bytes, text/plain)
2011-07-04 08:25 UTC, Andreas Kuhl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description roger spires 2011-03-23 08:03:09 UTC
Application: kwrite (4.6.41 (4.7 >= 20110106) "release 2")
KDE Platform Version: 4.6.41 (4.7 >= 20110106) "release 2"
Qt Version: 4.7.2
Operating System: Linux 2.6.38-4-desktop x86_64
Distribution: "openSUSE 11.5 Milestone 0 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: I was trying to open a file in Dolphin. I tried konqueror. then I tried to start it from the menu. When that failed I tried running it from a terminal. I also trie dbus-launch. Nothing works. Embeddedtexteditor is listed in systemsetting for default text editor.

The crash can be reproduced every time.

-- Backtrace:
Application: KWrite (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  KTextEditor::Editor::setSimpleMode (this=0x0, on=true) at /usr/src/debug/kdelibs-4.6.41_20110213/interfaces/ktexteditor/ktexteditor.cpp:98
#7  0x00007f139f602680 in KWriteApp::KWriteApp (this=0x7fffa6616420, m_args=<optimized out>) at /usr/src/debug/kate-4.6.41_20110213/kwrite/kwriteapp.cpp:43
#8  0x00007f139f5ff0e9 in kdemain (argc=2, argv=0x6a1100) at /usr/include/QtCore/qbytearray.h:383
#9  0x0000000000407209 in _start ()

Possible duplicates by query: bug 244966, bug 238197.

Reported using DrKonqi
Comment 1 Christoph Cullmann 2011-06-25 20:57:05 UTC
Can't reproduce, sorry.
Comment 2 Andreas Kuhl 2011-07-04 08:25:46 UTC
Created attachment 61595 [details]
New crash information added by DrKonqi

kwrite (4.6.90 (4.7 RC1) "release 2") on KDE Platform 4.6.90 (4.7 RC1) "release 2" using Qt 4.7.3

- What I was doing when the application crashed:
Tried to start KWrite from konsole, dbus-launch and krunner: Everytime, it crashed.

-- Backtrace (Reduced):
#6  KTextEditor::Editor::setSimpleMode (this=0x0, on=true) at /usr/src/debug/kdelibs-4.6.90/interfaces/ktexteditor/ktexteditor.cpp:98
#7  0x00007f726691b9d0 in KWriteApp::KWriteApp (this=0x7ffff7088cc0, m_args=<value optimized out>) at /usr/src/debug/kate-4.6.90/kwrite/kwriteapp.cpp:43
#8  0x00007f72669183b9 in kdemain (argc=1, argv=0x6158d0) at /usr/src/debug/kate-4.6.90/kwrite/kwritemain.cpp:678
#9  0x0000000000407279 in _start ()
Comment 3 Andreas Kuhl 2011-07-04 08:27:17 UTC
Additional info: Installed from openSUSE 11.4 packages.
Comment 4 Dominik Haumann 2011-08-01 10:26:22 UTC

*** This bug has been marked as a duplicate of bug 277468 ***