[PD-dev] [ pure-data-Bugs-1475239 ] patch's "confirm close" dialog messes up pd main window exit

SourceForge.net noreply at sourceforge.net
Wed Oct 18 18:06:54 CEST 2006


Bugs item #1475239, was opened at 2006-04-24 02:46
Message generated for change (Comment added) made by claudiusmaximus
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1475239&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: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: ClaudiusMaximus (claudiusmaximus)
Assigned to: Nobody/Anonymous (nobody)
Summary: patch's "confirm close" dialog messes up pd main window exit

Initial Comment:
Steps to reproduce the problem:

1. start Pd
2. create a new patch
3. close the new patch, don't select anything in the
confirmation dialog
4. close the main pd window

At this point all Pd windows are closed, but pd and
pd-gui are still running, which can be observed if
audio is running.  If gui objects are being updated, pd
prints out reams of 'invalid command name
".x83a56a0.c"' messages.

Hitting Ctrl-C in the terminal I started Pd from makes
Pd exit cleanly.

Tested on GNU/Linux with pd-0.39-2 (source downloaded
from MSP's site).


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

>Comment By: ClaudiusMaximus (claudiusmaximus)
Date: 2006-10-18 16:06

Message:
Logged In: YES 
user_id=769033

Fixed in pd-0.40-1 downloaded from Miller's site.

Specifically, the main window close button now pops up a
"Really Quit" dialog, which replaces the "Really Close"
dialog that pops up from the patch window close button, so
it is no longer possible to close the main window while the
patch close dialog is open.

Thanks!

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

Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2006-10-18 10:24

Message:
Logged In: YES 
user_id=564396

this seems to be fixed in pd-0.40-1 (at least i was not able
to close the main-window as long as the confirmation dialog
for the patch was still open).

could you confirm that this has been fixed?

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

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




More information about the Pd-dev mailing list