Patches item #3060946, was opened at 2010-09-06 23:53 Message generated for change (Settings changed) made by millerpuckette You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3060946...
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: 5 Private: No Submitted By: IOhannes m zmlnig (zmoelnig) Assigned to: Miller Puckette (millerpuckette) Summary: [bugfix] for broken alsa-midi dialog in 0.43
Initial Comment: current 0.43-test2 cannot open the alsa-midi dialog, instead you get an error: <snip> (Tcl) INVALID COMMAND NAME: invalid command name "pdtk_alsa_midi_dialog" while executing "pdtk_alsa_midi_dialog .gfxstub9d41ce0 1 0 0 0 1 0 0 0 0 1" ("uplevel" body line 8) invoked from within "uplevel #0 $cmd_from_pd" </snip>
this comes from the fact, that "pdtk_alsa_midi_dialog" is not exported. the attached 1-liner patch fixes this.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3060946...