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

Workaround for mount plugin with a GLib-mounted encrypted volume #2060

Merged
merged 1 commit into from
May 7, 2024

Conversation

tsujan
Copy link
Member

@tsujan tsujan commented May 6, 2024

Solid::StorageAccess::accessibilityChanged isn't emitted when an encrypted volume is mounted by GLib/GIO (e.g., through pcmanfm-qt). This is a workaround.

Closes #1639

`Solid::StorageAccess::accessibilityChanged` isn't emitted when an encrypted volume is mounted by GLib/GIO (e.g., through pcmanfm-qt). This is a workaround.

Closes #1639
@tsujan tsujan requested a review from stefonarch May 6, 2024 13:31
Copy link
Member

@stefonarch stefonarch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works fine, thanks!

@tsujan
Copy link
Member Author

tsujan commented May 7, 2024

@stefonarch convinced me this is important enough to be in the next point release. Since the change is logically simple, merging....

@tsujan tsujan merged commit 0b02daa into master May 7, 2024
0 of 2 checks passed
@tsujan tsujan deleted the encrypted_mount branch May 7, 2024 16:53
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.

Unmount encrypted external drive impossible from plugin-mount menu
2 participants