mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #04298
[Bug 1667895] Re: development branch crashes when you close a profile with a standalone map widget
I've found the commit that narrows down to the problem using git bisect:
7d34308b46b48a4f4cc78894056906fb4417bc3f. The issue isn't in the commit
itself though, rather, it exposes a problem: when you open the map as a
stand-alone, not embedded, widget and close the profile, the widget for
the corresponding map does not get closed as it should.
The right fix would be close the stand-alone map widget associated with
the profile when the profile is closed.
** Changed in: mudlet
Milestone: None => trunk
** Changed in: mudlet
Importance: Undecided => High
** 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/1667895
Title:
development branch crashes when you close a profile with a standalone
map widget
Status in Mudlet:
Confirmed
Bug description:
development branch crashes when you close a profile with a standalone
map widget. Does not happen in 2.1 or the release_30 branch.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1667895/+subscriptions
References