Ghost exits left in the Exits dialog when a room is deleted
Bug #1413435 reported by
Vadim Peretokin
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mudlet |
Fix Released
|
Critical
|
Stephen Lyons |
Bug Description
"When I make a link between two rooms and then delete one of them the link from the existing room to the deleted room (it's ID) is remembered in "exits". To avoid problems with a connection to a non-existent room I want to remove it manually. To do this I need to right-click on the map, select "exits" and delete one of the IDs, but exactly when I click on "exits" Mudlet crashes :("
Originally reported at: http://
Changed in mudlet: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Steps to reproduce:
1) delete room A that connects to room B by right-clicking on it and selecting 'delete'
2) right-click on room B and select Exits. Mudlet will crash.
Stacktrace:
0 QString::trimmed qstring.cpp 4470 0x7ffff54080f1 :initExit dlgRoomExits.cpp 1471 0x4c5ed7 :slot_setExits T2DMap.cpp 3192 0x5b6ca2 :qt_static_ metacall moc_T2DMap.cpp 233 0x6b31d1 :activate qobject.cpp 3569 0x7ffff557d2a6 :activate qobject.cpp 3444 0x7ffff557d7d7 :activateCaused Stack qmenu.cpp 977 0x7ffff65cba7a :activateAction qmenu.cpp 1054 0x7ffff65d0b54 mouseReleaseEve nt qmenu.cpp 2359 0x7ffff65d4eaa vate::notify_ helper qapplication.cpp 3486 0x7ffff645fc8c :notify qapplication.cpp 3020 0x7ffff6465b61 n::notifyIntern al qcoreapplicatio n.cpp 881 0x7ffff5555c2d Event qcoreapplication.h 235 0x7ffff64639e1 vate::sendMouse Event qapplication.cpp 2507 0x7ffff64639e1 :handleMouseEve nt qwidgetwindow.cpp 404 0x7ffff64b796a :event qwidgetwindow.cpp 173 0x7ffff64b99bb
1 dlgRoomExits:
2 dlgRoomExits::init dlgRoomExits.cpp 1538 0x4c694f
3 T2DMap:
4 T2DMap:
5 QMetaObject:
6 QMetaObject:
7 QAction::triggered moc_qaction.cpp 356 0x7ffff6458a52
8 QAction::activate qaction.cpp 1175 0x7ffff645af38
9 QMenuPrivate:
10 QMenuPrivate:
11 QMenu::
12 QWidget::event qwidget.cpp 7946 0x7ffff649aea5
13 QMenu::event qmenu.cpp 2472 0x7ffff65d564b
14 QApplicationPri
15 QApplication:
16 QCoreApplicatio
17 sendSpontaneous
18 QApplicationPri
19 QWidgetWindow:
20 QWidgetWindow:
... <More>