View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006741 | Scribus | General | public | 2008-02-05 18:44 | 2008-02-06 12:12 |
Reporter | christoph_s | Assigned To | fschmid | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | x86 | OS | Linux | OS Version | OpenSUSE 10.3 |
Product Version | 1.3.5svn | ||||
Target Version | 1.3.5 | Fixed in Version | 1.3.5svn | ||
Summary | 0006741: Selecting an item on another layer triggers crash | ||||
Description | If I switch to another layer and select an item on the other layer while a text frame in the first layer is in editing mode, Scribus crashes. | ||||
Steps To Reproduce | - Create a new doc - Create a text frame - Insert text - Create a new layer - Insert image frame - Load image - Switch back to the layer with the text frame - Double-click on the text frame to edit the text - Switch to the layer with the image frame - Select image frame --> Crash | ||||
Additional Information | Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb6ba06d0 (LWP 9518)] 0x083449bd in LegacyMode::mouseReleaseEvent (this=0x974ac28, m=0xbfa2aa14) at /home/christoph/Scribus/scribus/canvasmode_legacy.cpp:3749 3749 if (currItem->asTextFrame()) (gdb) bt #0 0x083449bd in LegacyMode::mouseReleaseEvent (this=0x974ac28, m=0xbfa2aa14) at /home/christoph/Scribus/scribus/canvasmode_legacy.cpp:3749 0000001 0x088cb7fe in ScribusView::eventFilter (this=0x98000c8, obj=0x98b9a00, event=0xbfa2aa14) at /home/christoph/Scribus/scribus/scribusview.cpp:4363 0000002 0xb793a052 in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 0000003 0xb794080d in QApplication::notify () from /usr/lib/libQtGui.so.4 0000004 0xb742e90b in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 0000005 0xb7990dd3 in QETWidget::translateMouseEvent () from /usr/lib/libQtGui.so.4 0000006 0xb7990436 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4 0000007 0xb79b3aba in ?? () from /usr/lib/libQtGui.so.4 0000008 0xbfa2b0f0 in ?? () 0000009 0xbfa2ae78 in ?? () 0000010 0xbfa2adf8 in ?? () 0000011 0xb6d9eff4 in ?? () from /usr/lib/libxcb.so.1 0000012 0x00000000 in ?? () (gdb) | ||||
Tags | No tags attached. | ||||
Patch | |||||
child of | 0005693 | closed | 1.3.5 bug collection (prior to roadmap) |
Date Modified | Username | Field | Change |
---|---|---|---|
2008-02-05 18:44 | christoph_s | New Issue | |
2008-02-05 18:44 | christoph_s | Summary | Selecting an item on another triggers crash => Selecting an item on another layer triggers crash |
2008-02-05 19:22 | christoph_s | Relationship added | child of 0005693 |
2008-02-05 21:09 | fschmid | Status | new => resolved |
2008-02-05 21:09 | fschmid | Fixed in Version | => 1.3.5svn |
2008-02-05 21:09 | fschmid | Resolution | open => fixed |
2008-02-05 21:09 | fschmid | Assigned To | => fschmid |
2008-02-06 12:12 | christoph_s | Status | resolved => closed |
2008-02-06 12:12 | christoph_s | Note Added: 0018851 |