Skip to content

Conversation

@jhakonen
Copy link

@jhakonen jhakonen commented May 4, 2025

I had most of the time the busy remote connection dialog left open when connecting to a remote, even though connection had already succeeded. It was confusing. Looks like closing the dialog with reset() instead of hide() fixes it.

Also looks like the dialog is not deleted at any point so I think it leaks memory. Creating the dialog to stack should fix it as it gets automatically deleted when it falls out of scope.

Tested in NixOS 24.11.

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.

1 participant