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

Rework executable path handling #489

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wpferguson
Copy link
Member

Updated executable path preferences so that executable_manager doesn't have to read the darktablerc file to get the executables and paths.

Changed check_if_bin_exists to use preferences first. This should cut down on "flickering windows" on windows

                   executable_manager can see new executables in
                   case they need the user to find the path and
                   assign it.  Reworked check_if_bin_exists to
                   use the preference if it exists to try and
                   cut down on the "flickering windows" problem
                   on windows.
                           enhancements in the file library so
                           that executable paths can be assigned
                           to new executables that they system was
                           unable to detect.
@wpferguson wpferguson added the WIP Work in Progress label Jun 24, 2024
@wpferguson
Copy link
Member Author

Depends on darktable-org/darktable#17300

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Work in Progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant