Ticket Change Details
Overview

Artifact ID: 4bb7118b3a03b807218f34458e026d76603a8585f4c85ffb8a9c331493e238ed
Ticket: 550d6360c9e6767f7c93fc3d70398091f3d7afb4
Most demos not working with Tcl/Tk 9
User & Date: anonymous on 2025-10-13 15:12:29
Changes

  1. foundin changed to: "2.0b2"
  2. icomment:
    Most demos are not working using Tcl/Tk 9.0.2 because of encoding problems.
    They work fine using Tcl/Tk 8.6.17.
    
    Example read_blocking_webpage.tcl:
    
    `error reading "sock166e23c4e30": invalid or incomplete multibyte or wide character
        while executing
    "read $ch 4096"
        (procedure "read_blocking" line 18)
        invoked from within
    "read_blocking $host $port $path $protocol"
        invoked from within
    "save_file "read_blocking_webpage.txt" [read_blocking $host $port $path $protocol]"
        (file "read_blocking_webpage.tcl" line 65)`
    
  3. login: "anonymous"
  4. mimetype: "text/x-markdown"
  5. severity changed to: "Important"
  6. status changed to: "Open"
  7. title changed to: "Most demos not working with Tcl/Tk 9"
  8. type changed to: "Code Defect"