Bug 282175

Summary: Kwrite crash
Product: [Applications] kate Reporter: Santiago <yoprideone>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Santiago 2011-09-16 23:59:21 UTC
Version:           4.6 (using KDE 4.7.0) 
OS:                Linux

The Kwrite failed when trying to open a file. "Exe", but would not let me right there and jumped the error.

Reproducible: Always

Steps to Reproduce:
The ". Exe" open it manually with the action "open with", to which I choose the Kwrite "and I always get the error.


Expected Results:  
I don't now.

Application: KWrite (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0x00007f123fa6c5e0 in KTextEditor::Editor::setSimpleMode(bool) () from /usr/lib64/libktexteditor.so.4
#7  0x00007f123fccf9e0 in KWriteApp::KWriteApp(KCmdLineArgs*) () from /usr/lib64/libkdeinit4_kwrite.so
#8  0x00007f123fccc3c9 in kdemain () from /usr/lib64/libkdeinit4_kwrite.so
#9  0x0000000000407279 in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#10 0x0000000000407dfd in handle_launcher_request(int, char const*) ()
#11 0x000000000040859a in handle_requests(int) ()
#12 0x00000000004091f0 in main ()
Comment 1 Dominik Haumann 2011-09-17 19:33:41 UTC
Please check your installation. KWrite and Kate cannot find the KatePart editor component library. It is definitely a setup problem.

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