Bug 161831 - crashes when multiple tabs insterted
Summary: crashes when multiple tabs insterted
Status: RESOLVED DUPLICATE of bug 158336
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-09 07:06 UTC by Kymberly Cox
Modified: 2008-05-12 10:31 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kymberly Cox 2008-05-09 07:06:11 UTC
Version:           KDE4.0.4 Kate 3.0.3 (using KDE 4.0.3)
Installed from:    Ubuntu Packages
OS:                Linux

Repeatable:

2-3 lines of comments in Kate, I tried to tab 3 times but as I did part of line 2 tried to go to a new line, as it tries to take a newline Kate closes with no crash information.

If 3 tabs don't work, 6 probably will (to cause another word to go to a newline)


I opened kate from terminal and as it closed I got this line:
ASSERT: "m_textLine" in file /build/buildd/kde4libs-4.0.4/kate/render/katelinelayout.cpp, line 68


full text from terminal:
kate(6718) KateRendererConfig::setSchemaInternal: Loading template colors  0x7c8eb0
kate(6718) KateRendererConfig::setSchemaInternal: Loading template colors  0x7c8eb0
kate(6718) KatePartPluginManager::addDocument: KateDocument(0x7d6850)
kate(6718) KateSessionManager::KateSessionManager: LOCAL SESSION DIR:  "/home/kymoie/.kde4/share/apps/kate/sessions"
kate(6718) KateApp::initKate: Setting KATE_PID: ' 6718 '
kate(6718) KShortcut::KShortcut: unusable primary shortcut sequence  ""
kate(6718) KateMainWindow::setupMainWindow: HACK:***********************CONNECTING CLICKED***************************
kate(6718) KateMainWindow::KateMainWindow: **************************************************************************** 0x79f580
kate(6718) KShortcut::KShortcut: unusable primary shortcut sequence  ""
kate(6718) KShortcut::KShortcut: unusable primary shortcut sequence  ""
kate(6718) KShortcut::KShortcut: unusable primary shortcut sequence  ""
kate(6718) KatePartPluginManager::addView: KateView(0x8c6670)
kate(6718) KateApp::startupKate: KateApplication::init finished successful
kate(6718) KMimeTypeFactory::parseMagic: Now parsing  "/usr/share/mime/magic"
kate(6718) KMimeTypeFactory::parseMagic: Now parsing  "/home/kymoie/.local/share/mime/magic"
kate(6718) KatePartPluginManager::addDocument: KateDocument(0xf31830)
kate(6718) KatePartPluginManager::addDocument: KateDocument(0xf8b1b0)
kate(6718) KatePartPluginManager::addView: KateView(0xeace40)
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x4800299
kate(6718) KatePartPluginManager::addView: KateView(0x105d9f0)
kate(6718) KateIconBorder::showBlock: BEGIN (0, 0) END (12, 6)
kate(6718) KateDocManager::slotModChanged1: KateDocManager::slotModChanged (1)
kate(6718) KateDocManager::slotModChanged1: KateDocManager::slotModChanged (2)
kate(6718) KateIconBorder::showBlock: BEGIN (0, 0) END (12, 6)
kate(6718) KateIconBorder::showBlock: BEGIN (0, 0) END (11, 6)
kate(6718) KateIconBorder::showBlock: BEGIN (0, 0) END (11, 6)
kate(6718) KateIconBorder::showBlock: BEGIN (0, 0) END (11, 6)
kate(6718) KateIconBorder::showBlock: BEGIN (0, 0) END (11, 6)
kate(6718) KateIconBorder::showBlock: BEGIN (0, 0) END (11, 6)
kate(6718) KateIconBorder::showBlock: BEGIN (0, 0) END (11, 6)
ASSERT: "m_textLine" in file /build/buildd/kde4libs-4.0.4/kate/render/katelinelayout.cpp, line 68

this is using KDE4.0.3 (although I d'loaded 4.0.4 from repos this morning), Kate 3.0.3, and Kubuntu 8.10 64bit
Comment 1 FiNeX 2008-05-12 10:31:09 UTC

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