Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 502494 - kde-base/katepart-4.12.2 makes kate and kdevelop crash
Summary: kde-base/katepart-4.12.2 makes kate and kdevelop crash
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL: http://commits.kde.org/kate/a0a1b3ced...
Whiteboard: fixed in 4.13
Keywords:
Depends on:
Blocks: kde-4.12.5-stable
  Show dependency tree
 
Reported: 2014-02-26 07:39 UTC by Thomas
Modified: 2014-03-13 16:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to fix KDE bug #236948 (kate-a0a1b3ce-v2.patch,9.66 KB, patch)
2014-02-26 07:39 UTC, Thomas
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas 2014-02-26 07:39:21 UTC
Created attachment 371312 [details, diff]
patch to fix KDE bug #236948

In the past few days I had several crashes of Kdevelop, all of them in context of syntax hilighting and code completion when deleting some parts of code.

It turned out that the root cause is within "katepart" (which is used by kdevelop for editing) and that this bug is already known and fixed upstream 
(see https://bugs.kde.org/show_bug.cgi?id=236948).

I attached a patch that should fix this, as long as KDE-4.13 is not yet available.

based on:
http://commits.kde.org/kate/a0a1b3ced5bdfe6c43a323ab7b700c20f1f4b93c
Comment 1 Johannes Huber (RETIRED) gentoo-dev 2014-03-13 16:12:56 UTC
Thanks for reporting. This is fixed in cvs now. Please sync in some hours to get changes.

+
+  13 Mar 2014; Johannes Huber <johu@gentoo.org>
+  +files/katepart-4.12.3-crash-fix.patch, +katepart-4.12.3-r1.ebuild,
+  -katepart-4.12.3.ebuild:
+  Revision bump adds backported upstream patch by Michael Palimaka
+  <kensington@gentoo.org>, spotted by Thomas <Thomas.Eschenbacher@gmx.de>. Patch
+  fixes crashes in kde-bae/kate and dev-util/kdevelop, bug #502494.
+

http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commitdiff;h=67c2764ff02d12c41f5b539483da3c03705120e9