Menu

#573 Tcl trace in console while configuring ALSA midi

bugfix
closed-accepted
5
2016-05-11
2016-03-23
No

Pd-0.47.0 ("test") compiled 19:15:29 Mar 23 2016

Pre-condition: MIDI device present, activated within ALSA.

While opening Media > MIDI Settings...

opened 0 MIDI input device(s) and 0 MIDI output device(s).
(Tcl) UNHANDLED ERROR: bad side "top-fill": must be top, bottom, left, or right
while executing
"pack $id.buttonframe -side top-fill x -pady 2m"
(procedure "pdtk_alsa_midi_dialog" line 48)
invoked from within
"pdtk_alsa_midi_dialog .gfxstub1021230 0 0 0 0 0 0 0 0 0 1"
("uplevel" body line 4)
invoked from within
"uplevel #0 $docmds"

Same configuration works ok with 0.46.7.
System: Xubuntu 14.04 x86-64

Discussion

  • electrickery

    electrickery - 2016-03-23

    Forget to mention the local repository was updated just before compilation.

     
  • IOhannes m zmölnig

    • labels: --> puredata, gui
    • assigned_to: Miller Puckette
     
  • IOhannes m zmölnig

    seems like this is a typoe in tcl/dialog_midi.tcl:486 where a space is missing between top and -fill. the line really should read:

        pack $id.buttonframe -side top -fill x -pady 2m
    

    attached is a git-patch that fixes this.

     
  • IOhannes m zmölnig

    Ticket moved from /p/pure-data/bugs/1236/

     
  • danomatika

    danomatika - 2016-03-24

    Fast iOhannes, I just made the same patch. I will check if that same typo ended up in any of the other dialogs I worked on.

     
    • danomatika

      danomatika - 2016-03-24

      Nope. Looks clean.

       
  • Miller Puckette

    Miller Puckette - 2016-04-23
    • status: open --> pending-accepted
    • Group: v0.46 --> bugfix
     
  • IOhannes m zmölnig

    • Status: pending-accepted --> closed-accepted
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB