| 2025-10-15 | ||
| 18:19 | • Ticket [550d6360c9] Most demos not working with Tcl/Tk 9 status still Open with 3 other changes artifact: b8060bad42 user: anonymous | |
| 2025-10-13 | ||
| 23:56 | • Ticket [550d6360c9]: 3 changes artifact: 9c6a7a9417 user: bohagan | |
| 20:59 | • Ticket [550d6360c9]: 5 changes artifact: 587ea2af3d user: bohagan | |
| 15:12 | • New ticket [550d6360c9]. artifact: 4bb7118b3a user: anonymous | |
| Ticket Hash: | 550d6360c9e6767f7c93fc3d70398091f3d7afb4 | ||
| Title: | Most demos not working with Tcl/Tk 9 | ||
| Status: | Open | Type: | Code Defect | 
| Severity: | Important | Priority: | Immediate | 
| Subsystem: | Resolution: | Open | |
| Last Modified: | 2025-10-15 18:19:28 15.3 days ago | Created: | 2025-10-13 15:12:29 17.4 days ago | 
| Version Found In: | 2.0b2 | ||
| User Comments: | ||||
| anonymous added on 2025-10-13 15:12:29:
 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: 
 bohagan added on 2025-10-13 20:59:30:
 I just tried them with TCL 9.0.2 on MS Windows and they worked. Maybe it needs the channel -profile option too. bohagan added on 2025-10-13 23:56:39:
 I also tried on OpenSuSE Linux Leap 16.0 with 8.6.17 and 9.0.2 and no issues. What OS and version are you using? anonymous added on 2025-10-15 18:19:28:
 The errors occur on ex. Windows11, Debian 12.6 and SuseLeap 15.6. If changing the following line in demo read_blocking_website.tcl 
 to 
 the demo works on above mentioned systems using Tcl 9.0.2 and tls2.0b2. | ||||