| Summary: | Crash after enter changing contents of one of five vertical windows | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Peter C. Trenholme <PTrenholme> |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | andresbajotierra |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Screenshot prior to crash | ||
|
Description
Peter C. Trenholme
2008-11-29 20:05:12 UTC
Can you post a screenshot of the moment previous to the crash? (to explain in a more graphical way the situation). Thanks :) May be related to bug 171027. Created attachment 28990 [details]
Screenshot prior to crash
Here's the screenshot. I made this whilst running Kate in a GNOME session, and, interestingly, I was able to go on from this point and finish the editing without Kate crashing. (Although, once again, putting the cursor on a vertical separator changed its shape to the "double headed horizontal arrow," but the separator was not movable.)
When run from a terminal under KDE, a large number of warning messages are generated. When run in a GNOME session from a terminal window, this is all I see:
[Peter ~/tmp]$ kate &
[1] 5744
[Peter ~/tmp]$
Perhaps Kate should be a GNOME project, eh?
I think I managed to reproduce it, but it's the same as bug 171027. Maybe when you were using Kate on GNOME you do the steps to reproduce the bug in a different order. As described by bug 171027, the order of the steps it's important(in that bug, you have to , first create a new file, then split vertically the window and then pressing Enter). May be you can describe (in numbered order) the steps to reproduce this crash. Thanks :) DarĂo is right, the backtraces are the same in the important parts: QTextLine::cursorToX () [...] QWidget::updateMicroFocus So mark is as duplicate. *** This bug has been marked as a duplicate of bug 171027 *** |