On Wed, Mar 13, 2019 at 4:42 AM Christian <chris66...@gmx.de> wrote: > Hi. > Update: Small scripts like "image_path_in_ui" are working. > > So there is a problem with this special script "enfuse_pro", maybe not > compatible with 2.6.1. >
contrib/enfuseAdvanced is a reworked copy of enfuse_pro that is included in the repository and works on windows. enfuse_pro may not work on windows because it was written prior to darktable being able to run on windows. Since darktable has been able to run on windows, we (the lua-script developers and maintainers) have spent a lot of time and effort getting the scripts to be cross platform. The README in the lua scripts repository shows platform compatibility for each of the scripts. > anyway, print-commands in luarc giving no output to the windows-console > seems to be a little bug. > try redirecting the output to a file, i.e. darktable -d lua > log.txt > > Chris > > > Am 12.03.2019 um 11:16 schrieb Christian: > >> Am 12.03.19 um 09:59 schrieb Christian: > >>> Hi, > >>> tried to install the "enfuse_pro" script with no success. > >>> > >>> So, in C:\Users\chris\AppData\Local\darktable I created a file with > >>> content: > >>> > >>> print("Hello World !") > >>> require "contrib/enfuse_pro" > >>> > >>> But when I start DT in a cmd window ("darktable -d lua") nothing is > >>> printed on the console. > >>> > >>> lua version: > >>> > >>> C:\Program Files\darktable\bin>lua -v > >>> Lua 5.3.4 Copyright (C) 1994-2017 Lua.org, PUC-Rio > >>> > Bill ___________________________________________________________________________ > darktable developer mailing list > to unsubscribe send a mail to > darktable-dev+unsubscr...@lists.darktable.org > > ___________________________________________________________________________ darktable developer mailing list to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org