Hello,
When i try to get properties from a canvas, i get in the pd console :
(Tcl) UNHANDLED ERROR: wrong # args: should be "pdtk_iemgui_dialog
mytoplevel mainheader dim_header wdt min_wdt wdt_label hgt min_hgt
hgt_label rng_header min_rng min_rng_label max_rng max_rng_label
rng_sched lin0_log1 lilo0_label lilo1_label loadbang steady num_label
num snd rcv gui_name gn_dx gn_dy gn_f gn_fs bcol fcol lcol"
while executing
"pdtk_iemgui_dialog .gfxstub804e43a8 |cnv|
------selectable_dimensions(pix):------ 15 1 size: 0.0 0.0
empty ------visible_recta..."
("uplevel" body line 1)
invoked from within
"uplevel #0 $cmd_from_pd"
And the window properties doesn't open as expected. Any help to solve this problem would be nice. Configuration : Ubuntu 11.10, pd 0.43.2test1 ++
Jack
did closing pd and starting it again help? c
Le 06/05/2012 17:46, Jack a écrit :
Hello,
When i try to get properties from a canvas, i get in the pd console :
(Tcl) UNHANDLED ERROR: wrong # args: should be "pdtk_iemgui_dialog mytoplevel mainheader dim_header wdt min_wdt wdt_label hgt min_hgt hgt_label rng_header min_rng min_rng_label max_rng max_rng_label rng_sched lin0_log1 lilo0_label lilo1_label loadbang steady num_label num snd rcv gui_name gn_dx gn_dy gn_f gn_fs bcol fcol lcol" while executing "pdtk_iemgui_dialog .gfxstub804e43a8 |cnv| ------selectable_dimensions(pix):------ 15 1 size: 0.0 0.0 empty ------visible_recta..." ("uplevel" body line 1) invoked from within "uplevel #0 $cmd_from_pd"
And the window properties doesn't open as expected. Any help to solve this problem would be nice. Configuration : Ubuntu 11.10, pd 0.43.2test1 ++
Jack
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Le 06/05/2012 18:01, Cyrille Henry a écrit :
did closing pd and starting it again help? c
Le 06/05/2012 17:46, Jack a écrit :
Hello,
When i try to get properties from a canvas, i get in the pd console :
(Tcl) UNHANDLED ERROR: wrong # args: should be "pdtk_iemgui_dialog mytoplevel mainheader dim_header wdt min_wdt wdt_label hgt min_hgt hgt_label rng_header min_rng min_rng_label max_rng max_rng_label rng_sched lin0_log1 lilo0_label lilo1_label loadbang steady num_label num snd rcv gui_name gn_dx gn_dy gn_f gn_fs bcol fcol lcol" while executing "pdtk_iemgui_dialog .gfxstub804e43a8 |cnv| ------selectable_dimensions(pix):------ 15 1 size: 0.0 0.0 empty ------visible_recta..." ("uplevel" body line 1) invoked from within "uplevel #0 $cmd_from_pd"
And the window properties doesn't open as expected. Any help to solve this problem would be nice. Configuration : Ubuntu 11.10, pd 0.43.2test1 ++
Jack
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hello Cyrille,
At the beginning, no that didn't solve the problem. But after a certain period of work on the same patch (and after a save and open) the problem was gone. I really don't know where this problem came from. Thanx anyway. ++
Jack