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

Access violation in CUITransactionDlg::ItemCountOK() #148

Open
twostars opened this issue Nov 6, 2024 · 0 comments
Open

Access violation in CUITransactionDlg::ItemCountOK() #148

twostars opened this issue Nov 6, 2024 · 0 comments
Labels

Comments

@twostars
Copy link
Collaborator

twostars commented Nov 6, 2024

This is a repost of #80 specifically addressing the access violation caused by CUITransactionDlg::ItemCountOK() as in the screenshot here:

image

This is caused by the icon no longer being set when expected.
Without looking at it too deeply, this is most likely due to an interaction that should otherwise be blocked (usually UI interactions are blocked between server requests, so item changes cannot be made to cause things to break like this).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant