Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Window.Show...() extension methods can crash UTMT. #1931

Open
VladiStep opened this issue Sep 27, 2024 · 1 comment
Open

The Window.Show...() extension methods can crash UTMT. #1931

VladiStep opened this issue Sep 27, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@VladiStep
Copy link
Member

VladiStep commented Sep 27, 2024

Describe the bug

For example, the Window.ShowError() extension method can crash UTMT instead of displaying the error text in some cases.
See #1930.

Reproducing steps

  1. Use Window.ShowError() somewhere.
  2. "???"
  3. "Profit!"

Setup Details

  1. UTMT version - 8c5462c ("underanalyzer", though I think this also applies to the "master").
  2. OS - Windows 11 (though, I believe the version doesn't matter).
@VladiStep VladiStep added the bug Something isn't working label Sep 27, 2024
@VladiStep VladiStep changed the title The Window.Show...() extensions can crash UTMT. The Window.Show...() extension methods can crash UTMT. Sep 27, 2024
@zivmaor
Copy link
Contributor

zivmaor commented Sep 29, 2024

Seems like it's this: https://stackoverflow.com/a/7443519
I have a fix but it's still a WIP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants