ghost-text-vim icon indicating copy to clipboard operation
ghost-text-vim copied to clipboard

Incompatible with Tcl on RHEL-7

Open mcepl opened this issue 6 years ago • 4 comments

matej@mitmanek: ghost-text-vim (master)$ ./ghost-text-server.tcl 
bad option "decode": must be format or scan
    while executing
"binary decode hex [sha1::sha1 "$rq(Sec-WebSocket-Key:)$WSGUID"]"
    (procedure "accept" line 22)
    invoked from within
"accept sock6 127.0.0.1 58702"
^C
matej@mitmanek: ghost-text-vim (master)$ rpm -q tcl tcllib
tcl-8.5.13-8.el7.x86_64
tcllib-1.14-1.el7.noarch
matej@mitmanek: ghost-text-vim (master)$

That's on RHEL-7. I know that you want Tcl at least 8.6, but couldn't I ask for the mercy (and backport)?

mcepl avatar Aug 31 '17 12:08 mcepl