LUA Skript Installer doesn't appear
Describe the bug
When darktable 4.4.1 is started it should display the lua scripts installer module if the lua scripts are not installed, but it does not.
Steps to reproduce
- Start darktable 4.4.1
- No lua scripts installer module appears in the lower left panel
Expected behavior
lua scripts installer should be present
Logfile | Screenshot | Screencast
No response
Commit
No response
Where did you install darktable from?
darktable.org
darktable version
4.4.1
What OS are you using?
Mac
What is the version of your OS?
Ventura
Describe your system?
16 GB Ram i7
Are you using OpenCL GPU in darktable?
I dont know
If yes, what is the GPU card and driver?
Intel Iris Plus Graphics 655 1536 MB
Please provide additional context if applicable. You can attach files too, but might need to rename to .txt or .zip
reproducable
Do you have git installed on your system? Also check in preferences->Lua options and make sure that lua scripts installer dont show again is not checked
Deleting the .config/darktable Folder and downgrade to 4.0.1 and reimport pictures fix the issue. Nachricht von unterwegs.Am 03.08.2023 um 18:31 schrieb wpferguson @.***>: Do you have git installed on your system? Also check in preferences->Lua options and make sure that lua scripts installer dont show again is not checked
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>
you might check, if there's a luarc file in your ~/.config/darktable/ directory.
if it is, check if it contains the line require "tools/script_manager"
if it doesn't create it ...
This issue has been marked as stale due to inactivity for the last 60 days. It will be automatically closed in 300 days if no update occurs. Please check if the master branch has fixed it and report again or close the issue.
I have replicated it with 4.4.2 on windows. Fixed by removing luarc (possibly not needed) and lua folder from Appdata. After this line reappeared and I was able to reinstall LUA from Git.
Update: switched theme to "darktable" and restarted (I like more visible font) and script manager option disappeared again. Switched back to elegant gray (default) and restarted and it reappeared. Replicated twice.
This issue has been marked as stale due to inactivity for the last 60 days. It will be automatically closed in 300 days if no update occurs. Please check if the master branch has fixed it and report again or close the issue.