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 #597: The edit button is disabled #608

Merged
merged 2 commits into from
Aug 11, 2023
Merged

Conversation

Photon89
Copy link
Member

@Photon89 Photon89 commented Aug 11, 2023

For some reason due to Glib::IO::AppInfo::get_recommended_for_type failing to determine recommended apps for the "Open with" menu switching the edit button to sensitive fails. Checking $apps for being undefinied leaves the user without apps in the "Open with" menu but keeps the edit button enabled.

For some reason due to Glib::IO::AppInfo::get_recommended_for_type failing to determine recommended apps for the "Open with" menu switching the edit button to sensitive fails. Checking $apps for being undefinied leaves the user without apps in the "Open with" menu but keeps the edit button enabled.
@Photon89 Photon89 linked an issue Aug 11, 2023 that may be closed by this pull request
@Photon89 Photon89 merged commit 8b0bd9d into master Aug 11, 2023
1 check passed
@Photon89 Photon89 deleted the fix_edit_button_disabled branch August 21, 2023 10:21
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.

Edit disabled in Shutter
2 participants