Tk Source Code

View Ticket
Login
2021-12-23
21:37 Ticket [25757f142e] Tk not found in threads in 8.7 single file build binaries status still Open with 3 other changes artifact: d58e93edaf user: fvogel
21:35 Ticket [25757f142e]: 3 changes artifact: 682d8dddb3 user: fvogel
2021-12-22
17:56 New ticket [25757f142e]. artifact: 7d77d8d1b8 user: anonymous

Ticket UUID: 25757f142eb31f1ad64f45fa756c54d0dfee580a
Title: Tk not found in threads in 8.7 single file build binaries
Type: Bug Version: 8.7a6
Submitter: anonymous Created on: 2021-12-22 17:56:25
Subsystem: 85. Win Build Assigned To: nobody
Priority: 5 Medium Severity: Minor
Status: Open Last Modified: 2021-12-23 21:37:36
Resolution: None Closed By: nobody
    Closed on:
Description:
Cannot do a "package require Tk" w/o an error in the 8.7 single file build binaries from a thread (not a problem from the main thread however).

These are the builds from https://github.com/tcltk/tk/actions?query=workflow%3A%22Build+Binaries%22
User Comments: fvogel added on 2021-12-23 21:37:36:

Oh I see, sorry. The builds are artifacts that can be accessed here for instance: https://github.com/tcltk/tk/actions/runs/1614667578


fvogel added on 2021-12-23 21:35:21:
Are you really downloading nightly builds fron continuous integration at Github? How do you do that?