mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #03937
[Bug 1413435] Re: Ghost exits left in the Exits dialog when a room is deleted
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
1 dlgRoomExits::initExit dlgRoomExits.cpp 1471 0x4c5ed7
2 dlgRoomExits::init dlgRoomExits.cpp 1538 0x4c694f
3 T2DMap::slot_setExits T2DMap.cpp 3192 0x5b6ca2
4 T2DMap::qt_static_metacall moc_T2DMap.cpp 233 0x6b31d1
5 QMetaObject::activate qobject.cpp 3569 0x7ffff557d2a6
6 QMetaObject::activate qobject.cpp 3444 0x7ffff557d7d7
7 QAction::triggered moc_qaction.cpp 356 0x7ffff6458a52
8 QAction::activate qaction.cpp 1175 0x7ffff645af38
9 QMenuPrivate::activateCausedStack qmenu.cpp 977 0x7ffff65cba7a
10 QMenuPrivate::activateAction qmenu.cpp 1054 0x7ffff65d0b54
11 QMenu::mouseReleaseEvent qmenu.cpp 2359 0x7ffff65d4eaa
12 QWidget::event qwidget.cpp 7946 0x7ffff649aea5
13 QMenu::event qmenu.cpp 2472 0x7ffff65d564b
14 QApplicationPrivate::notify_helper qapplication.cpp 3486 0x7ffff645fc8c
15 QApplication::notify qapplication.cpp 3020 0x7ffff6465b61
16 QCoreApplication::notifyInternal qcoreapplication.cpp 881 0x7ffff5555c2d
17 sendSpontaneousEvent qcoreapplication.h 235 0x7ffff64639e1
18 QApplicationPrivate::sendMouseEvent qapplication.cpp 2507 0x7ffff64639e1
19 QWidgetWindow::handleMouseEvent qwidgetwindow.cpp 404 0x7ffff64b796a
20 QWidgetWindow::event qwidgetwindow.cpp 173 0x7ffff64b99bb
... <More>
** Changed in: mudlet
Status: New => Confirmed
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1413435
Title:
Ghost exits left in the Exits dialog when a room is deleted
Status in Mudlet the MUD client:
Confirmed
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://forums.mudlet.org/viewtopic.php?f=5&t=4695&p=22335#p22332
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1413435/+subscriptions
References