i'm having issues with toxy/widget:
on initialisation of pd i get
beware! this is widget 0.1 19th alpha build... warning (Widget): no file 'setup.wid'... using built-in defaults beware! this is widget 0.1 19th alpha build... consistency check failed: widget_getcvpathname consistency check failed: widget_getcvpathname consistency check failed: widget_getcvpathname consistency check failed: widget_getcvpathname consistency check failed: widget_getcvpathname
and then, depending on which patch i load, a crash in tow_settarget():
Program received signal SIGSEGV, Segmentation fault. 0x04024605 in tow_settarget () (gdb) bt #0 0x04024605 in tow_settarget () #1 0x77f98191 in ?? () #2 0x77f89640 in ?? () #3 0xffffffff in ?? () #4 0x0022ce58 in ?? () #5 0x780013a5 in calloc () from D:\WINNT\system32\msvcrt.dll #6 0x7800bd6a in abnormal_termination () from D:\WINNT\system32\msvcrt.dll #7 0x78032238 in modf () #8 0x7c4ff0b4 in SetProcessPriorityBoost () from D:\WINNT\system32\KERNEL32.DLL Previous frame inner to this frame (corrupt stack?) (gdb)
Damian Stewart a écrit :
i'm having issues with toxy/widget:
Thanks again for the GDB lines, I hope it will help for the next Toxy's versions,
But again, if you try the alpha15 version, it should be Okay.
http://suita.chopin.edu.pl/~czaja/miXed/externs/toxy-0.1-alpha15-dll.zip
And check the CVS for the ix widgets.
PC.
___________________________________________________________________________ Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses http://fr.answers.yahoo.com
On Nov 10, 2006, at 7:35 AM, Patco wrote:
Damian Stewart a écrit :
i'm having issues with toxy/widget:
Thanks again for the GDB lines, I hope it will help for the next
Toxy's versions,But again, if you try the alpha15 version, it should be Okay.
http://suita.chopin.edu.pl/~czaja/miXed/externs/toxy-0.1-alpha15- dll.zip
And check the CVS for the ix widgets.
If that version is working fine, then we should probably use it in
the Pd-extended release version. Can you guys test it and see?
.hc
¡El pueblo unido jamás será vencido!
Hans-Christoph Steiner wrote:
And check the CVS for the ix widgets.
how do i do this? i know how to use CVS, i'm just not sure of which server, which module, or which version to use.
If that version is working fine, then we should probably use it in the Pd-extended release version. Can you guys test it and see?
loading scale-test.pd with that version gives me this error:
can't read "::toxy::scale_isactive": no such variable can't read "::toxy::scale_isactive": no such variable while executing "if {$::toxy::scale_isactive} { pd [concat $target $sel $v ;] }" (procedure "::toxy::scale_command" line 2) invoked from within "::toxy::scale_command s97a490 _cb 0" (command executed by scale)
Damian Stewart a écrit :
And check the CVS for the ix widgets.
how do i do this? i know how to use CVS, i'm just not sure of which server, which module, or which version to use.
For browsing CVS:
http://pure-data.cvs.sourceforge.net/pure-data/extensions/gui/ix/
For downloading:
In a shell (msys under win32) Log in first: cvs -d:pserver:anonymous@pure-data.cvs.sourceforge.net:/cvsroot/pure-data log in
And
cvs -z3 -d:pserver:anonymous@pure-data.cvs.sourceforge.net:/cvsroot/pure-data co extensions/gui/ix
Don't forget that ix widgets requires some tk libs, read the readme.
If that version is working fine, then we should probably use it in the Pd-extended release version. Can you guys test it and see?
loading scale-test.pd with that version gives me this error:
can't read "::toxy::scale_isactive": no such variable can't read "::toxy::scale_isactive": no such variable while executing "if {$::toxy::scale_isactive} { pd [concat $target $sel $v ;] }" (procedure "::toxy::scale_command" line 2) invoked from within "::toxy::scale_command s97a490 _cb 0" (command executed by scale)
The problem doesn't come from the external but from the setup.wid file, there is something to fix in it:
# FIXME set ::toxy::scale_isactive 1
This line is apparently erroneous.
PatCo.
___________________________________________________________________________ Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses http://fr.answers.yahoo.com
On Nov 12, 2006, at 7:22 AM, Damian Stewart wrote:
Hans-Christoph Steiner wrote:
And check the CVS for the ix widgets.
how do i do this? i know how to use CVS, i'm just not sure of which
server, which module, or which version to use.
Lots of useful stuff here:
http://puredata.org/docs/developer
.hc
If that version is working fine, then we should probably use it in
the Pd-extended release version. Can you guys test it and see?loading scale-test.pd with that version gives me this error:
can't read "::toxy::scale_isactive": no such variable can't read "::toxy::scale_isactive": no such variable while executing "if {$::toxy::scale_isactive} { pd [concat $target $sel $v ;] }" (procedure "::toxy::scale_command" line 2) invoked from within "::toxy::scale_command s97a490 _cb 0" (command executed by scale)
-- Damian Stewart +64 27 305 4107
f r e y live music with machines http://www.frey.co.nz http://www.myspace.com/freyed
Looking at things from a more basic level, you can come up with a
more direct solution... It may sound small in theory, but it in
practice, it can change entire economies. - Amy Smith