Summary: | obsolete sourceformatter plugin leads to crash when opening document | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Jurian Sluiman <subscribe> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | alexey.kutumov, crissi99, f.esser, kontakt, saziel, senkal86, sreich, svanur, the.masch |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Jurian Sluiman
2009-11-25 23:41:14 UTC
your setup is borked, you'll have to clean your _install_ dir (not build dir) to remove the now obsolete sourceformatter plugin. *** Bug 216490 has been marked as a duplicate of this bug. *** I cleared install dir, now kdevelop opens file correctly, but when i go to Settings -> Configure KDevelop -> Source Formatter Settings, kdevelop crashes. Same issue. You should not see the source formatter at all. it got moved to playground. Make sure you really removed it, I did this: find PATH/TO/INSTALL/DIR -name "*sourceform*" -delete *** Bug 217080 has been marked as a duplicate of this bug. *** *** Bug 220717 has been marked as a duplicate of this bug. *** *** Bug 220845 has been marked as a duplicate of this bug. *** Created attachment 39659 [details]
New crash information added by DrKonqi
I use quickopen input field to let a source file open. it found the file and i press enter. It load it and crash.
*** Bug 221934 has been marked as a duplicate of this bug. *** updated title to reflect crash. @Christoph: find /path/to/your/kdevelop/install/dir -name "*sourceform*" -delete that will "fix" kdevelop *** Bug 223140 has been marked as a duplicate of this bug. *** *** Bug 223223 has been marked as a duplicate of this bug. *** *** Bug 223922 has been marked as a duplicate of this bug. *** |