← Back to team overview

mudlet-makers team mailing list archive

[Bug 1667895] Re: development branch crashes when you close a profile with a standalone map widget

 

Could this be a duplicate of
https://bugs.launchpad.net/mudlet/+bug/1229493? Each Host class instance
is not cleaning up after itself properly by destroying any QDockWidget
based dlgMapper/TMap/T2DMap/glWidget classes.  For the normal single
profile use case this is not apparent because the Application itself
closes any remaining widgets (and if you run with the command line
argument "--widgetcount" it will tell you **how many it had to clean up
for you**...!) - at present though, if you are using any user/package
created toolbars/menus/buttons there are other sources of uncleaned up
widgets - but I'm working on that as I type...

-- 
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