tkpath 0.3.1 crashes when canvas create command is issued with no arguments
OS: Fedora 12 Tcl/Tk: 8.5.8 Cairo: 1.8.8
% tkp::canvas .c % .c create Segmentation fault (core dumped)
I believe the problem is within "tkpCanvas.c:CanvasWidgetCmd()".
Patch for "create" command crash
Patch for "create" command crash