please disregard the second portion of the output, i had copied kiosk-plugin.tcl copied twice..
> On 14 Dec 2015, at 22:21, Simon Iten <[email protected]> wrote: > > not far... > > UNHANDLED ERROR: bad class "list": must be alnum, alpha, ascii, control, > boolean, digit, double, false, graph, integer, lower, print, punct, space, > true, upper, wordchar, or xdigit > while executing > "string is list $data " > (procedure "::kiosk::readconfig" line 15) > invoked from within > "::kiosk::readconfig " > ("uplevel" body line 115) > invoked from within > "uplevel #0 $tclcode" > FAILED TO LOAD /Users/lokki/Library/Pd/kiosk-plugin/kiosk-plugin.tcl > ----------- > ----------- > UNHANDLED ERROR: version conflict for package "Tcl": have 8.4, need 8.5 > while executing > "package require Tcl 8.5" > ("uplevel" body line 9) > invoked from within > "uplevel #0 $tclcode" > FAILED TO LOAD /Users/lokki/Library/Pd/kiosk-plugin.tcl >> On 14 Dec 2015, at 21:39, IOhannes m zmölnig <[email protected]> wrote: >> >> On 12/14/2015 07:44 PM, Simon Iten wrote: >>> kiosk plugin looks great! >>> >>> osx pd says this, arrgh i hate it…(linux is so much easier in this regard) >>> >>> >>> UNHANDLED ERROR: version conflict for package "Tcl": have 8.4, need 8.5 >> >> you could try lowering the required tcl-version in the plugin (around >> line #9), and see how far you get. >> if it works, report back so I can change it in the source. >> >> gfamdsr >> IOhannes >> >> _______________________________________________ >> [email protected] mailing list >> UNSUBSCRIBE and account-management -> >> http://lists.puredata.info/listinfo/pd-list > _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
