Skip to content

Fix lockup when Polkit prompt cancelled#344

Closed
VoxelTek wants to merge 1 commit intovanilla-wiiu:masterfrom
VoxelTek:polkit-lockup-fix
Closed

Fix lockup when Polkit prompt cancelled#344
VoxelTek wants to merge 1 commit intovanilla-wiiu:masterfrom
VoxelTek:polkit-lockup-fix

Conversation

@VoxelTek
Copy link
Contributor

Has Vanilla return an error if Polkit prompt is cancelled, instead of simply locking up.

Fixes #341

2026-02-11.16-34-44.mp4

@VoxelTek VoxelTek changed the title Add break to error branch Fix lockup when Polkit prompt cancelled Feb 11, 2026
@itsmattkc
Copy link
Contributor

Thanks for finding this. It seems I had code there that basically did this, and killed/cleaned up the pipe too, but at some point disabled it. I don't recall the use case for not having it, I suspect it doesn't exist anymore, so I restored the old code.

@itsmattkc itsmattkc closed this Feb 16, 2026
@VoxelTek VoxelTek deleted the polkit-lockup-fix branch February 16, 2026 08:34
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.

Vanilla locks up if authorisation prompt is cancelled

2 participants