Error processing request

Parameters

CONTENT_LENGTH0
REQUEST_METHODGET
REQUEST_URI/revision/Shape?V=14
QUERY_STRINGV=14
CONTENT_TYPE
DOCUMENT_URI/revision/Shape
DOCUMENT_ROOT/var/www/nikit/nikit/nginx/../docroot
SCGI1
SERVER_PROTOCOLHTTP/1.1
HTTPSon
REMOTE_ADDR172.69.6.71
REMOTE_PORT48818
SERVER_PORT4443
SERVER_NAMEwiki.tcl-lang.org
HTTP_HOSTwiki.tcl-lang.org
HTTP_CONNECTIONKeep-Alive
HTTP_ACCEPT_ENCODINGgzip, br
HTTP_X_FORWARDED_FOR18.220.137.93
HTTP_CF_RAY885b46e21d3c608f-ORD
HTTP_X_FORWARDED_PROTOhttps
HTTP_CF_VISITOR{"scheme":"https"}
HTTP_ACCEPT*/*
HTTP_USER_AGENTMozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
HTTP_REFERERhttp://wiki.tcl.tk/revision/Shape?V=14
HTTP_CF_CONNECTING_IP18.220.137.93
HTTP_CDN_LOOPcloudflare
HTTP_CF_IPCOUNTRYUS

Body


Error

Unknow state transition: LINE -> END

-code

1

-level

0

-errorstack

INNER {returnImm {Unknow state transition: LINE -> END} {}} CALL {my render_wikit Shape \[Extension\]\ written\ by\ \[Donal\ Fellows\]\ which\ allows\ arbitrarily\ shaped\ windows\ on\ \[X%|%X11%|%\]\ and\ \[Windows\]\ to\ be\ created.\ \ \[MacOS\]\ and\ \[MacOS\ X\]\ are\ not\ yet\ supported\ ''(but\ you\ can\ paint\ the\ appropriate\ areas\ with\ a\ transparent\ colour\ in\ \[Tk\]\ 8.5,\ and\ it\ should\ work\ anyway)''.\n\nhttp://www.man.ac.uk/~zzcgudf/tcl/#scripts/shape\n\nThis\ is\ getting\ very\ interesting\ as\ it\ \"homes\ in\"\ on\ full\ cross-platform\ functioning.\ I\ found\ no\ instructions\ for\ building\ the\ Windows\ version.\ I\ suppose\ it\ blindingly\ obvious,\ but\ could\ you\ drop\ a\ few\ hints\ for\ us\ extension\ building\ neophytes?\ Or\ even\ post\ a\ dll?\ -\ \[Roy\ Terry\],\ 6Dec2003\n\n\[TkTrans\]\ is\ a\ Windows-specific\ alternative.\n\n----\nSomething\ like\ Shape\ needs\ to\ be\ combined\ with\ a\ '\[drag\ and\ drop\]'\ extension\ to\ allow\ proper\ dragging\ of\ arbitrarily\ shaped\ objects\ from,\ e.g.\ a\ \[canvas\]\ or\ a\ \[text\]\ widget\ (where\ you\ might\ want\ to\ drag\ a\ non-rectangular\ block\ of\ text).\n\nDoes\ anyone\ have\ plans\ to\ really\ add\ proper\ 'drag\ and\ drop'\ support\ to\ \[Tk\]?\ \ Any\ \[TIP\]s\ in\ the\ pipeline?\n\n''\[MGS\]''\ 2003/03/26\ -\ I\ think\ the\ best\ bet\ may\ be\ \[TkDND\]\n\n''\[DKF\]:\ 27-Mar-2003\ -''\ It's\ on\ the\ \[Tk\ 9.0\ Wishlist\].\n\n----\nThe\ extension\ appears\ to\ have\ moved\ to:\n\nhttp://www.cs.man.ac.uk/~fellowsd/tcl/shapeidx.html\n\n----\nIn\ a\ discussion\ on\ https://groups.google.com/d/msg/comp.lang.tcl/X46x431qG3o/Qp47dRgyiOYJ%|%comp.lang.tcl%|%\ it\ is\ shown\ that\ you\ can\ get\ a\ shaped\ window\ even\ with\ plain\ Tcl\ on\ windows.\ However\ I\ would\ only\ use\ it\ for\ a\ splash\ screen.\n\n======\nwm\ overrideredirect\ \[toplevel\ .some\]\ 1\nwm\ geometry\ \ .some\ 800x600+40+20\nwm\ attribute\ .some\ -transparentcolor\ #C1C2C3\ncanvas\ .some.c\ -wid\ 800\ -hei\ 600\ -bg\ #C1C2C3\ \\\n-bd\ 0\ -relief\ flat\ -highlightthickness\ 0\npack\ .some.c\ -padx\ 0\ -pady\ 0\ -ipadx\ 0\ -ipady\ 0\n.some.c\ create\ oval\ 20\ 20\ 780\ 580\ -width\ 1\ -fill\ #ff0000\nframe\ .some.c.w\npack\ \[label\ .some.c.w.t\ -text\ \"Bonjour!\ Tcl\"\ -fg\ #C1C2C3\]\n.some.c\ create\ window\ 40\ 40\ -window\ .some.c.w\n======\n\n\[RLE\]\ (2012-10-08):\ Note\ that\ the\ \"-transparentcolor\"\ option\ to\ \[wm\]\ attribute\ is\ documented\ as\ a\ Windows\ only\ feature\ (wm\ man\ page):\n===\nOn\ Windows,\ the\ following\ attributes\ may\ be\ set.\n...\n-transparentcolor\nSpecifies\ the\ transparent\ color\ index\ of\ the\ toplevel.\ ...\n===\ntcltk-d:\ 2012-10-09\nOn\ MacOS10.6\ wish\ V8.4\n\ #\ (set\ w\ .anytoplevel)\n\ \$w\ conf\ -bg\ systemTransparent\n\ wm\ attribute\ \$w\ -transparent\ 1\nmay\ work!.\n===\n\n<<categories>>\ GUI\ |\ Package regexp2} CALL {my render Shape \[Extension\]\ written\ by\ \[Donal\ Fellows\]\ which\ allows\ arbitrarily\ shaped\ windows\ on\ \[X%|%X11%|%\]\ and\ \[Windows\]\ to\ be\ created.\ \ \[MacOS\]\ and\ \[MacOS\ X\]\ are\ not\ yet\ supported\ ''(but\ you\ can\ paint\ the\ appropriate\ areas\ with\ a\ transparent\ colour\ in\ \[Tk\]\ 8.5,\ and\ it\ should\ work\ anyway)''.\n\nhttp://www.man.ac.uk/~zzcgudf/tcl/#scripts/shape\n\nThis\ is\ getting\ very\ interesting\ as\ it\ \"homes\ in\"\ on\ full\ cross-platform\ functioning.\ I\ found\ no\ instructions\ for\ building\ the\ Windows\ version.\ I\ suppose\ it\ blindingly\ obvious,\ but\ could\ you\ drop\ a\ few\ hints\ for\ us\ extension\ building\ neophytes?\ Or\ even\ post\ a\ dll?\ -\ \[Roy\ Terry\],\ 6Dec2003\n\n\[TkTrans\]\ is\ a\ Windows-specific\ alternative.\n\n----\nSomething\ like\ Shape\ needs\ to\ be\ combined\ with\ a\ '\[drag\ and\ drop\]'\ extension\ to\ allow\ proper\ dragging\ of\ arbitrarily\ shaped\ objects\ from,\ e.g.\ a\ \[canvas\]\ or\ a\ \[text\]\ widget\ (where\ you\ might\ want\ to\ drag\ a\ non-rectangular\ block\ of\ text).\n\nDoes\ anyone\ have\ plans\ to\ really\ add\ proper\ 'drag\ and\ drop'\ support\ to\ \[Tk\]?\ \ Any\ \[TIP\]s\ in\ the\ pipeline?\n\n''\[MGS\]''\ 2003/03/26\ -\ I\ think\ the\ best\ bet\ may\ be\ \[TkDND\]\n\n''\[DKF\]:\ 27-Mar-2003\ -''\ It's\ on\ the\ \[Tk\ 9.0\ Wishlist\].\n\n----\nThe\ extension\ appears\ to\ have\ moved\ to:\n\nhttp://www.cs.man.ac.uk/~fellowsd/tcl/shapeidx.html\n\n----\nIn\ a\ discussion\ on\ https://groups.google.com/d/msg/comp.lang.tcl/X46x431qG3o/Qp47dRgyiOYJ%|%comp.lang.tcl%|%\ it\ is\ shown\ that\ you\ can\ get\ a\ shaped\ window\ even\ with\ plain\ Tcl\ on\ windows.\ However\ I\ would\ only\ use\ it\ for\ a\ splash\ screen.\n\n======\nwm\ overrideredirect\ \[toplevel\ .some\]\ 1\nwm\ geometry\ \ .some\ 800x600+40+20\nwm\ attribute\ .some\ -transparentcolor\ #C1C2C3\ncanvas\ .some.c\ -wid\ 800\ -hei\ 600\ -bg\ #C1C2C3\ \\\n-bd\ 0\ -relief\ flat\ -highlightthickness\ 0\npack\ .some.c\ -padx\ 0\ -pady\ 0\ -ipadx\ 0\ -ipady\ 0\n.some.c\ create\ oval\ 20\ 20\ 780\ 580\ -width\ 1\ -fill\ #ff0000\nframe\ .some.c.w\npack\ \[label\ .some.c.w.t\ -text\ \"Bonjour!\ Tcl\"\ -fg\ #C1C2C3\]\n.some.c\ create\ window\ 40\ 40\ -window\ .some.c.w\n======\n\n\[RLE\]\ (2012-10-08):\ Note\ that\ the\ \"-transparentcolor\"\ option\ to\ \[wm\]\ attribute\ is\ documented\ as\ a\ Windows\ only\ feature\ (wm\ man\ page):\n===\nOn\ Windows,\ the\ following\ attributes\ may\ be\ set.\n...\n-transparentcolor\nSpecifies\ the\ transparent\ color\ index\ of\ the\ toplevel.\ ...\n===\ntcltk-d:\ 2012-10-09\nOn\ MacOS10.6\ wish\ V8.4\n\ #\ (set\ w\ .anytoplevel)\n\ \$w\ conf\ -bg\ systemTransparent\n\ wm\ attribute\ \$w\ -transparent\ 1\nmay\ work!.\n===\n\n<<categories>>\ GUI\ |\ Package} CALL {my revision Shape} CALL {::oo::Obj789624 process revision/Shape} CALL {::oo::Obj789622 process}

-errorcode

NONE

-errorinfo

Unknow state transition: LINE -> END
    while executing
"error $msg"
    (class "::Wiki" method "render_wikit" line 6)
    invoked from within
"my render_$default_markup $N $C $mkup_rendering_engine"
    (class "::Wiki" method "render" line 8)
    invoked from within
"my render $name $C"
    (class "::Wiki" method "revision" line 31)
    invoked from within
"my revision $page"
    (class "::Wiki" method "process" line 56)
    invoked from within
"$server process [string trim $uri /]"

-errorline

4