Skip to content

Python is freezing on exit  #19

Open
@zwm88

Description

@zwm88

On Windows 10, run the Todo.py and click the 'X' button, the window will be closed but the python won't exit. Taskman shows "no response".

image

From the debug window, I can see python is dead in the directx/graphics driver.
image
image

I found a workaround. I can add a string to the Edit.Text, even a '' will work. An empty string '' won't work.
image

But if I add a Calendar to the form, it freezes again on exit.

My other Windows PC (same Python, different gfx card) has no such issue. I'm currently using Python 3.9.12 installed from Microsoft Store.

By the way, seems that TNumberBox, TComboTrackBar, etc. are not supported.

Metadata

Metadata

Assignees

Labels

Awaiting FeedbackWaiting for feedback from submitter or others.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions