wxFileDialog bug in win11
wxFileDialog cannot be used a second time under Windows 11. It will become unresponsive when used a second time. It is normal in Windows 10 and also normal in Windows 11 and debugging. when use windows api GetOpenFileName is normal.
runing debug is normal.
Steps to reproduce the behaviour, please make them as detailed as possible.
For example:
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.
This looks very much like #23578. Please reopen if it isn't, i.e. if you really don't call CoInitializeEx()
yourself (maybe indirectly) and the problem can be reproduced in the dialogs sample.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.
You said reopen if it isn't like #23578. I reopen it.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.
Sorry, by "reopen" I meant to comment again in this issue, not open another one.
Anyhow, you still didn't provide any way to reproduce the problem, so please do answer these questions:
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.
This issue has been automatically closed because there has been no response to our request for more information from the original author since 100 days and we're unable to do anything about the problem without more information. Please comment on this issue if you can provide any additional data so that we could investigate it further.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.
Closed #25558 as completed.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.