View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000644 | Scribus | Story Editor / Text Frames | public | 2004-05-12 14:15 | 2004-05-12 23:18 |
Reporter | Assigned To | fschmid | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Summary | 0000644: Crash caused by mouse cursor crossing from linked text frame # 2 to # 1 | ||||
Description | I moved the cursor in the second of two > linked textframes to the first character of it by ARROW LEFT key and kept > the key pressed when the cursor reached the beginning of the frame. | ||||
Additional Information | Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16384 (LWP 6967)] 0x0830edd5 in ?? () (gdb) bt #0 0x0830edd5 in ?? () 0000001 0x090e2214 in ?? () 0000002 0x00000861 in ?? () 0000003 0x416909d3 in typeinfo name for QUType () from /usr/lib/qt3/lib/libqt-mt.so.3 0000004 0x00000001 in ?? () 0000005 0x417374a0 in typeinfo name for QAccel () from /usr/lib/qt3/lib/libqt-mt.so.3 0000006 0xbfffe408 in ?? () 0000007 0x415c54d9 in ~QGListIterator (this=0x0) at tools/qglist.cpp:1143 Previous frame inner to this frame (corrupt stack?) | ||||
Tags | No tags attached. | ||||
Patch | |||||
related to | 0002407 | acknowledged | Metabug: Misleading and wrong cursors |
2004-05-12 14:16
|
|
|
0x083590d7 in ScribusApp::keyPressEvent(QKeyEvent*) () (gdb) backtrace #0 0x083590d7 in ScribusApp::keyPressEvent(QKeyEvent*) () 0000001 0x404dfde5 in QWidget::event(QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3 0000002 0x4059abb2 in QMainWindow::event(QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3 0000003 0x4044f47f in QApplication::internalNotify(QObject*, QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3 0000004 0x4044ed0f in QApplication::notify(QObject*, QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3 0000005 0x403e8bad in QETWidget::translateKeyEvent(_XEvent const*, bool) () from /usr/qt/3/lib/libqt-mt.so.3 0000006 0x403e4584 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/qt/3/lib/libqt-mt.so.3 0000007 0x403fb1d1 in QEventLoop::processEvents(unsigned) () from /usr/qt/3/lib/libqt-mt.so.3 0000008 0x40461498 in QEventLoop::enterLoop() () from /usr/qt/3/lib/libqt-mt.so.3 0000009 0x40461348 in QEventLoop::exec() () from /usr/qt/3/lib/libqt-mt.so.3 0000010 0x4044f6d1 in QApplication::exec() () from /usr/qt/3/lib/libqt-mt.so.3 0000011 0x083927f9 in mainGui(int, char**) () 0000012 0x0839200f in main () |
|
The way to replicate this is open the file, place the cursor in the second text frame on pg 1 and then use the left arrow key to go backwards. Sig 11 occurs as soon as the cursor moves from # 2 to # 1 |
|
or just create a new doc, insert 2 frames, link them, insert sample text, then put the cursor in the second and then cursor back into the first. ive reversed all the changes in keypressevent from yesterday with a version from 2 days ago and the crash stays. |
|
bug is not present in 1.1.6 on SuSE 9.0 with Qt 3.3.2 |
|
Works in cvs from 33 days ago.. not 30.. testing in between now. |
|
differences is between 32 and 33 days ago. 33 (april 9) works, 33 (april 10) doesnt. edited on: 05-12-04 20:05 edited on: 05-12-04 20:09 |
|
Thanks to CVS and Craigs investigation the it was fixed quickly |
|
Tested. Fixed. |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-05-12 14:15 |
|
New Issue | |
2004-05-12 14:15 |
|
Reported where | => Mailing List |
2004-05-12 14:16 |
|
File Added: autotexcursorbug.sla | |
2004-05-12 14:18 | cbradney | Note Added: 0001430 | |
2004-05-12 14:18 |
|
Note Added: 0001431 | |
2004-05-12 14:18 | cbradney | Status | new => assigned |
2004-05-12 14:18 | cbradney | Assigned To | => fschmid |
2004-05-12 15:00 | cbradney | Note Added: 0001432 | |
2004-05-12 16:19 |
|
Note Added: 0001434 | |
2004-05-12 17:47 | cbradney | Note Added: 0001437 | |
2004-05-12 18:04 | cbradney | Note Added: 0001438 | |
2004-05-12 18:05 | cbradney | Note Edited: 0001438 | |
2004-05-12 18:09 | cbradney | Note Edited: 0001438 | |
2004-05-12 22:11 | fschmid | Status | assigned => resolved |
2004-05-12 22:11 | fschmid | Resolution | open => fixed |
2004-05-12 22:11 | fschmid | Note Added: 0001441 | |
2004-05-12 23:18 | cbradney | Status | resolved => closed |
2004-05-12 23:18 | cbradney | Note Added: 0001451 | |
2007-05-23 19:53 | christoph_s | Relationship added | related to 0002407 |
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 |