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

Fix crash when toggling on and off an account very fast (#1505) #1541

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

eerielili
Copy link
Contributor

Should close #1505.
I tried clicking as soon as the switch becomes sensitive repeatedly and it doesn't crash anymore.
There's still some lines whining about:
dino_connection_manager_connection_reset: assertion 'self != NULL' failed
but it doesn't crash.

@eerielili eerielili force-pushed the fix-assertion-account-has-key branch from e1d7363 to d624a97 Compare January 21, 2024 16:37
	- The switch widget in the account managment
	dialog is now not accepting input while the account
	being enabled is connecting.
@eerielili eerielili force-pushed the fix-assertion-account-has-key branch from d624a97 to 1ca0326 Compare January 21, 2024 23:41
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.

assertion failed: (conversations.has_key(account))
1 participant