[PD-dev] [ pure-data-Patches-3587383 ] before loading a GUI plugin, check its not already loaded

SourceForge.net noreply at sourceforge.net
Tue Dec 4 05:24:14 CET 2012


Patches item #3587383, was opened at 2012-11-14 21:05
Message generated for change (Comment added) made by millerpuckette
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3587383&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: bugfix
>Status: Pending
>Resolution: Accepted
Priority: 7
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Miller Puckette (millerpuckette)
Summary: before loading a GUI plugin, check its not already loaded

Initial Comment:
 only load GUI plugins with the same name once, to prevent mayhem

The actual file name of the plugin is stored in a list.  Whenever a plugin
is being loaded, first pd-gui checks whether that file name is listed as
loaded.  If its loaded already, pd-gui prints a message then ignores it

----------------------------------------------------------------------

>Comment By: Miller Puckette (millerpuckette)
Date: 2012-12-03 20:24

Message:
Mayhem you say?  we needs more of that, what?

OK for 0.44

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3587383&group_id=55736



More information about the Pd-dev mailing list