Skip to content

executable manager windows string spllit bug #183

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

Merged
merged 1 commit into from
Mar 29, 2019

Conversation

wpferguson
Copy link
Member

Fixed bug that caused the lua executale path to not split correctly on windows, causing a growing list of longer and longer executable path preferences which ultimately results in a darktable crash. Preferences are stored internally with forward slashes, not O/S specific path separators, so changed the executable path split to use a forward slash.

…n windows. Preferences are stored internally with forward slashes, not O/S specific path separators.
@wpferguson wpferguson merged commit eb13518 into darktable-org:master Mar 29, 2019
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