darktable icon indicating copy to clipboard operation
darktable copied to clipboard

Enabling scripts installer debug messages under lua options does not make the 'execute' work when trying to install scripts.

Open SugarSamoyed opened this issue 1 year ago • 6 comments

Describe the bug

Enabling scripts installer debug messages under lua options does not make the 'execute' work when trying to install scripts.

Steps to reproduce

try to click execute button in lighttable to install scripts.

Expected behavior

No response

Logfile | Screenshot | Screencast

Screenshot 2024-01-02 at 3 23 59 PM

Commit

No response

Where did you obtain darktable from?

downloaded from www.darktable.org

darktable version

4.6.0

What OS are you using?

Mac

What is the version of your OS?

14

Describe your system?

No response

Are you using OpenCL GPU in darktable?

None

If yes, what is the GPU card and driver?

No response

Please provide additional context if applicable. You can attach files too, but might need to rename to .txt or .zip

No response

SugarSamoyed avatar Jan 02 '24 20:01 SugarSamoyed

If you run darktable from a terminal with the -d lua it will print out messages saying what it's doing. Post the output here and we will look at it and see what the problem is.

wpferguson avatar Jan 02 '24 21:01 wpferguson

If you run darktable from a terminal with the -d lua it will print out messages saying what it's doing. Post the output here and we will look at it and see what the problem is.

unfortunately I don't speak code and I don't know how to do such a thing.

SugarSamoyed avatar Jan 02 '24 22:01 SugarSamoyed

Open a terminal (maybe search for it) and type Applications/darktable.app/Contents/MacOS/darktable -d lua

MStraeten avatar Jan 03 '24 05:01 MStraeten

check your darktablerc file for the line

lua/_scripts_install/initialized=

If it's set to TRUE, then set it to FALSE and try again.

wpferguson avatar Jan 10 '24 20:01 wpferguson

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.

github-actions[bot] avatar Mar 11 '24 00:03 github-actions[bot]

Open a terminal (maybe search for it) and type Applications/darktable.app/Contents/MacOS/darktable -d lua

@SugarSamoyed You don't need to speak code to do this, it's simple and you just need to copy and paste the above line. Have you tried this?

victoryforce avatar May 10 '24 17:05 victoryforce

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.

github-actions[bot] avatar Jul 10 '24 00:07 github-actions[bot]