| Summary: | Crashes after trying to open c/c++ files | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Matheus <matheusfillipeag> |
| Component: | part | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | manuel_songokuh |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | generator.cpp | ||
|
Description
Matheus
2015-12-10 15:10:34 UTC
Crash in KSycocaEntry, this means your environment is probably misconfigured. Do you compile KDevelop yourself? If so, where do you install it to? Do you setup KDEDIRS properly, and run kbuildsycoca4? Furthermore, can you get more debug symbols for katepart, including file/line numbers? Created attachment 95987 [details] generator.cpp As I'm running on ubuntu, I've installed kdevelop throught apt-get install kdevelop. I have allready tryied to run apt-get remove --purge kdevelop* and reinstall it, install using the .deb package and I'm allways getting the same error. Now I discovered that this only happens with a single file Isn't it quite interesting? I guess I mentioned in the report that it happens with all cpp codes, but testing it now I didn't had any issue. The code was actually that large, about 40 lines of code. I is a test code and don't do anything because its totally incomplete and buggy. It's attached to this reply(named generator.cpp). Try yourself and see if you can open it. 2015-12-10 14:02 GMT-02:00 Milian Wolff via KDE Bugzilla <bugzilla_noreply@kde.org>: > https://bugs.kde.org/show_bug.cgi?id=356473 > > Milian Wolff <mail@milianw.de> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|UNCONFIRMED |NEEDSINFO > Version|4.7.1 |unspecified > Product|kdevelop |kate > Resolution|--- |WAITINGFORINFO > Assignee|kdevelop-bugs-null@kde.org |kwrite-bugs-null@kde.org > Component|general |part > > --- Comment #1 from Milian Wolff <mail@milianw.de> --- > Crash in KSycocaEntry, this means your environment is probably misconfigured. > Do you compile KDevelop yourself? If so, where do you install it to? Do you > setup KDEDIRS properly, and run kbuildsycoca4? > > Furthermore, can you get more debug symbols for katepart, including file/line > numbers? > > -- > You are receiving this mail because: > You reported the bug. *** Bug 359754 has been marked as a duplicate of this bug. *** is fixed meanwhile. |