Bug 282175 - Kwrite crash
Summary: Kwrite crash
Status: RESOLVED DUPLICATE of bug 277468
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-16 23:59 UTC by Santiago
Modified: 2011-09-17 19:33 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***