Oh, this is because I thought "%p" would be the most portable. I didn't realize it actually changesd the string! So maybe I have to go back to "%lx". (This came up trying to make Pd 64-bit safe, which it seems to almost be now.)
cheers Miller
On Fri, Sep 03, 2004 at 06:12:30PM +0200, Yves Degoyon wrote:
ok, i found the answer :
now, canvases are named
.x0x80fe1a8.c
instead of :
.x80fe1a8.c
because their names are built using %p instead of %x...
i don't feel there's a particular reason to change this ( was it a general replacement : s/%x/%p/g ???? )
it breaks a lot of code here...
hum, sevy
Yves Degoyon wrote:
hi,
sorry, i don't know what changed in 0.38, but now every graphical objects like playlist trying to draw on the canvas get the following error message :
invalid command name ".x80fe1a8.c" invalid command name ".x80fe1a8.c" invalid command name ".x80fe1a8.c"
what should be changed?
sevy
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://iem.at/cgi-bin/mailman/listinfo/pd-list