- Status Closed
- Percent Complete
- Task Type Bug Report
- Category QCAD (main)
-
Assigned To
andrew - Operating System All
- Severity High
- Priority Low
- Reported Version Development
- Due in Version 3.0.0
-
Due Date
Undecided
- Votes
- Private
Attached to Project: QCAD Bugtracker
Opened by Anonymous Submitter - 12.04.2011
Last edited by andrew - 13.04.2011
Opened by Anonymous Submitter - 12.04.2011
Last edited by andrew - 13.04.2011
FS#7 - layer list not cleared when closing drawing
- new drawing
- add layer named “layer 1”
- close drawing
the layer list still shows 2 layers, “0” and “layer 1”, but should be empty
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
in this state, the application crashes if it loses the focus:
Thread [1] (Suspended: Signal 'SIGSEGV' received. Description: Segmentation fault.) 59 RStorage::setCurrentLayer() 0x08be6fac 58 RDocument::setCurrentLayer() /home/martin/workspace/rsframework/src/core/RDocument.cpp:256 0x08d7553f 57 RDocumentInterface::setCurrentLayer() /home/martin/workspace/rsframework/src/core/RDocumentInterface.cpp:1912 0x08d7cee4 56 REcmaDocumentInterface::setCurrentLayer() /home/martin/workspace/rsframework/src/scripting/ecmaapi/REcmaDocumentInterface.cpp:5207 0x08875305 ...