View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006557 | Scribus | Story Editor / Text Frames | public | 2007-12-04 19:54 | 2007-12-04 20:18 |
Reporter | christoph_s | Assigned To | jghali | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Platform | x86 | OS | Linux | OS Version | SuSE 10.3 |
Product Version | 1.3.5svn | ||||
Summary | 0006557: Hitting the Return key in text frames triggers crash | ||||
Description | As in the summary. Insert text in a text frame, place the cursor, hit Return -> splat. | ||||
Additional Information | Program received signal SIGABRT, Aborted. [Switching to Thread 0xb6bd9aa0 (LWP 15325)] 0xffffe410 in __kernel_vsyscall () (gdb) bt #0 0xffffe410 in __kernel_vsyscall () 0000001 0xb6f078f5 in raise () from /lib/libc.so.6 0000002 0xb6f091e1 in abort () from /lib/libc.so.6 0000003 0xb6f00c1e in __assert_fail () from /lib/libc.so.6 0000004 0x08a8b72a in ScText_Shared::replaceCharStyleContextInParagraph ( this=0x96ad840, pos=1634, newContext=0x96da0f0) at /home/christoph/scribus135/trunk/Scribus/scribus/text/sctext_shared.cpp:130 0000005 0x08a87bcd in StoryText::insertParSep (this=0x976719c, pos=1634) at /home/christoph/scribus135/trunk/Scribus/scribus/text/storytext.cpp:257 0000006 0x08a87fe9 in StoryText::insertChars (this=0x976719c, pos=1634, txt=@0xbf90e888, applyNeighbourStyle=true) at /home/christoph/scribus135/trunk/Scribus/scribus/text/storytext.cpp:333 0000007 0x085725eb in PageItem_TextFrame::handleModeEditKey (this=0x9762fa8, k=0xbf90ef78, keyRepeat=@0x8ce1003) at /home/christoph/scribus135/trunk/Scribus/scribus/pageitem_textframe.cpp:2973 0000008 0x0881b2e6 in ScribusMainWindow::keyPressEvent (this=0x8ce0b60, k=0xbf90ef78) at /home/christoph/scribus135/trunk/Scribus/scribus/scribus.cpp:1841 0000009 0x088aff75 in ScribusView::eventFilter (this=0x9779d50, obj=0x9779d50, event=0xbf90ef78) at /home/christoph/scribus135/trunk/Scribus/scribus/scribusview.cpp:4392 ---Type <return> to continue, or q <return> to quit--- 0000010 0xb7968df2 in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 0000011 0xb796f350 in QApplication::notify () from /usr/lib/libQtGui.so.4 0000012 0xb746386b in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 0000013 0xb79b5c7e in qt_sendSpontaneousEvent () from /usr/lib/libQtGui.so.4 0000014 0xb79df85a in QKeyMapper::sendKeyEvent () from /usr/lib/libQtGui.so.4 0000015 0xb79e11f8 in QKeyMapperPrivate::translateKeyEvent () from /usr/lib/libQtGui.so.4 0000016 0xb79be7c5 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4 0000017 0xb79e265a in x11EventSourceDispatch () from /usr/lib/libQtGui.so.4 0000018 0xb6e0e446 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 0000019 0xb6e117e2 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0 0000020 0xb6e11d9e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 0000021 0xb74858e2 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 0000022 0xb79e22d5 in QGuiEventDispatcherGlib::processEvents () from /usr/lib/libQtGui.so.4 0000023 0xb7462cb8 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 0000024 0xb7462dcc in QEventLoop::exec () from /usr/lib/libQtCore.so.4 0000025 0xb74656ca in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 0000026 0xb7968507 in QApplication::exec () from /usr/lib/libQtGui.so.4 0000027 0x08a69800 in mainApp (argc=1, argv=0xbf90f8c4) ---Type <return> to continue, or q <return> to quit--- at /home/christoph/scribus135/trunk/Scribus/scribus/main_nix.cpp:76 0000028 0x08a69864 in main (argc=Cannot access memory at address 0x3bdd ) at /home/christoph/scribus135/trunk/Scribus/scribus/main_nix.cpp:52 | ||||
Tags | No tags attached. | ||||
Patch | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2007-12-04 19:54 | christoph_s | New Issue | |
2007-12-04 20:16 | jghali | Relationship added | duplicate of 0005867 |
2007-12-04 20:16 | jghali | Duplicate ID | 0 => 5867 |
2007-12-04 20:16 | jghali | Status | new => resolved |
2007-12-04 20:16 | jghali | Resolution | open => duplicate |
2007-12-04 20:16 | jghali | Assigned To | => jghali |
2007-12-04 20:18 | jghali | Status | resolved => closed |
2015-09-17 20:08 | Kunda | Category | Story Editor / Text Frames => Story Ed/Txt Frames |
2015-09-17 20:12 | Kunda | Category | Story Ed/Txt Frames => Story Editor / Text Frames |