[Gridflow-dev] [PD] loading libs in pd-gui-rewrite with gridflow: UNHANDLED ERROR: can't rename

Mathieu Bouchard matju at artengine.ca
Fri Jan 15 20:19:28 EST 2010


On Fri, 15 Jan 2010, olsen wrote:

> can't stop putting my hands together for pd-gui-rewrite!
> though i'm having trouble loading gridflow:
> (Tcl) UNHANDLED ERROR: can't rename "pdtk_canvas_sendkey": command doesn't exist

Edit src/gridflow.cxx and remove that sys_gui chunk (6 lines)... it's a 
bit after STARTUP_LIST.

That piece of code is for fixing part of the unicode support in pd-vanilla 
and pd-extended, so that I don't have to submit the fix to Miller or Hans.

This can also be fixed by inserting a catch {} statement, which I will do 
soon.

  _ _ __ ___ _____ ________ _____________ _____________________ ...
| Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801


More information about the Gridflow-dev mailing list