Bug 165578 - Crash when trying to join text lines (Ctrl+J)
Summary: Crash when trying to join text lines (Ctrl+J)
Status: RESOLVED DUPLICATE of bug 164408
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-02 16:15 UTC by Éric ALBER
Modified: 2008-07-03 10:14 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Éric ALBER 2008-07-02 16:15:36 UTC
Version:           3.0.83 (using KDE 4.0.83)
OS:                Linux

Kate crashes when joining several lines in one:

Type several lines in the editor:
a
b
c

Then select all and press Ctrl+J (default shortwut to join lines)
-> Kate crashes.

I have no stack trace but I had the following message in the output:
ASSERT: "m_textLine" in file /build/buildd/kde4libs-4.0.83/kate/render/katelinelayout.cpp, line 68
Comment 1 Dominik Haumann 2008-07-03 10:14:23 UTC
Duplicate report, and fixed for KDE 4.1 with revision r825816.

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