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

Muted COMException when creating MCX gate on WINDOWS 11 #9

Merged
merged 2 commits into from
Jun 23, 2024

Conversation

marc2911
Copy link
Contributor

@marc2911 marc2911 commented Jun 18, 2024

  • on my machine (WINDOWS 11), creating a MCX gate results in a COMException when executing the DoDragDrop() method, which was thrown somewhere in the Avalonia.Win32 backend and ultimately crashes QuIDE
    -> its unclear what is actually the cause, but in any case, just catching the exception still results in a successful MCX creation
    -> as an attempt to fix this, i also updated all packages, but it still throws ...
    NOTE: the creation of MCX gates is still unreliable and often only succeeds after some attempts, but at least the app doesnt crash now :)

  • also fixed the indentation for codegen of extensions, reordered some methods in the Codegenerator

@linderd
Copy link
Member

linderd commented Jun 23, 2024

lgtm, thx 👍

@linderd linderd merged commit 3a73f8f into mnm-team:main Jun 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants