[gmic]-0./ Start G'MIC interpreter (in debug mode).-0./ Initial command line: 'cli_start , debug input_cached gmic_denoise_cnn.gmz'. ./ Decompose command line into 5 items:  ./ item[0] = 'cli_start' ./ item[1] = ',' ./ item[2] = 'debug' ./ item[3] = 'input_cached' ./ item[4] = 'gmic_denoise_cnn.gmz' -0./ Enter scope './'. -0./ Item 'cli_start', selection []. -0./ Found custom command 'cli_start: ' (takes no arguments). -0./ Expand command line for command 'cli_start' to: ''. -0./cli_start/ Return from empty command 'cli_start/'. -0./ Item 'debug', selection []. -0./ Item 'input_cached', selection []. -0./ Found custom command '+input_cached: check "isbool(${2=1})" basename "$1" basename=${} e[^-1] "Input cached file '"$basename"'." if ['$GMIC_SYSTEM_PATH']!=0 g_path_u(...)}$basename file_found=1 is_change 1 onfail endl fi if !$file_found error[0--3] "Command 'input_cached': Unknown filename '$1'." fi' (takes arguments). -0./ Command 'input_cached': arguments = 'gmic_denoise_cnn.gmz'. -0./ Found 1 given argument for command '+input_cached': -0./ $1 = 'gmic_denoise_cnn.gmz' -0./ Expand command line for command '+input_cached' to: 'check "isbool(1)" basename "gmic_denoise_cnn.gmz" basename=${} e[^-1] "Input cached file '"$basename"'." if ['$GMIC_SYSTEM_PATH'(...)und=1 is_change 1 onfail endl fi if !$file_found error[0--3] "Command 'input_cached': Unknown filename 'gmic_denoise_cnn.gmz'." fi'. ./ Decompose command line into 60 items:  ./ item[0] = 'check' ./ item[1] = 'isbool(1)' ./ item[2] = 'basename' ./ item[3] = 'gmic_denoise_cnn.gmz' ./ item[4] = 'basename=${}' ./ item[5] = 'e[^-1]' ./ item[6] = 'Input cached file '$basename'.' ./ item[7] = 'if' ./ item[8] = '['$GMIC_SYSTEM_PATH']!=0' ./ item[9] = 'g_path_unix=$GMIC_SYSTEM_PATH/' ./ item[10] = 'else' ./ item[11] = 'g_path_unix=/usr/lib/gimp/2.0/plug-ins/' ./ item[12] = 'fi' ./ item[13] = 'path_test0=${-path_cache}' ./ item[14] = 'path_test1=$_path_rc' ./ item[15] = 'path_test2=${-path_gimp}plug-ins/' ./ item[16] = 'path_test3=${-path_gimp}plug-ins/gmic_gimp_qt/' ./ item[17] = 'if' ./ item[18] = '!${-is_windows}' ./ item[19] = 'path_test4=/usr/share/gmic/' ./ item[20] = 'path_test5=$g_path_unix' ./ item[21] = 'fi' ./ item[22] = 'file_found=0' ./ item[23] = 'repeat' ./ item[24] = 'inf' ./ item[25] = 'if' ./ item[26] = '['{/${path_test$>}}']==0' ./ item[27] = 'break' ./ item[28] = 'fi' ./ item[29] = 'file=${path_test$>}$basename' ./ item[30] = 'l[]' ./ item[31] = 'i' ./ item[32] = '$file' ./ item[33] = 'file_found=1' ./ item[34] = 'onfail' ./ item[35] = 'endl' ./ item[36] = 'if' ./ item[37] = '$file_found' ./ item[38] = 'break' ./ item[39] = 'fi' ./ item[40] = 'done' ./ item[41] = 'if' ./ item[42] = '!$file_found && 1' ./ item[43] = 'url=https://gmic.eu/gmic_denoise_cnn.gmz' ./ item[44] = 'l[]' ./ item[45] = 'i' ./ item[46] = '$url' ./ item[47] = 'o' ./ item[48] = '${-path_cache}$basename' ./ item[49] = 'file_found=1' ./ item[50] = 'is_change' ./ item[51] = '1' ./ item[52] = 'onfail' ./ item[53] = 'endl' ./ item[54] = 'fi' ./ item[55] = 'if' ./ item[56] = '!$file_found' ./ item[57] = 'error[0--3]' ./ item[58] = 'Command 'input_cached': Unknown filename 'gmic_denoise_cnn.gmz'.' ./ item[59] = 'fi' -0./+input_cached/ Enter scope '+input_cached/'. -0./+input_cached/ Item 'check', selection []. -0./+input_cached/ Command 'check': arguments = 'isbool(1)'. [gmic]-0./+input_cached/ Check condition 'isbool(1)' -> true. -0./+input_cached/ Item 'basename', selection []. -0./+input_cached/ Found custom command 'basename: skip ${2=unused} l[] ({"'$1'"}) replace 92,47 s +,47 if i==47 a y $2={t} u "" elif $!==1 u {t} $2="" else a[^-1] y u {t} $2={-2,t} fi rm endl' (takes arguments). -0./+input_cached/ Command 'basename': arguments = 'gmic_denoise_cnn.gmz'. -0./+input_cached/ Found 1 given argument for command 'basename': -0./+input_cached/ $1 = 'gmic_denoise_cnn.gmz' -0./+input_cached/ Expand command line for command 'basename' to: 'skip unused l[] ({"'gmic_denoise_cnn.gmz'"}) replace 92,47 s +,47 if i==47 a y unused={t} u "" elif $!==1 u {t} unused="" else a[^-1] y u {t} unused={-2,t} fi rm endl'. ./+input_cached/ Decompose command line into 29 items:  ./+input_cached/ item[0] = 'skip' ./+input_cached/ item[1] = 'unused' ./+input_cached/ item[2] = 'l[]' ./+input_cached/ item[3] = '({'gmic_denoise_cnn.gmz'})' ./+input_cached/ item[4] = 'replace' ./+input_cached/ item[5] = '92,47' ./+input_cached/ item[6] = 's' ./+input_cached/ item[7] = '+,47' ./+input_cached/ item[8] = 'if' ./+input_cached/ item[9] = 'i==47' ./+input_cached/ item[10] = 'a' ./+input_cached/ item[11] = 'y' ./+input_cached/ item[12] = 'unused={t}' ./+input_cached/ item[13] = 'u' ./+input_cached/ item[14] = '' ./+input_cached/ item[15] = 'elif' ./+input_cached/ item[16] = '$!==1' ./+input_cached/ item[17] = 'u' ./+input_cached/ item[18] = '{t}' ./+input_cached/ item[19] = 'unused=' ./+input_cached/ item[20] = 'else' ./+input_cached/ item[21] = 'a[^-1]' ./+input_cached/ item[22] = 'y' ./+input_cached/ item[23] = 'u' ./+input_cached/ item[24] = '{t}' ./+input_cached/ item[25] = 'unused={-2,t}' ./+input_cached/ item[26] = 'fi' ./+input_cached/ item[27] = 'rm' ./+input_cached/ item[28] = 'endl' -0./+input_cached/basename/ Enter scope 'basename/'. -0./+input_cached/basename/ Item 'skip', selection []. -0./+input_cached/basename/ Command 'skip': arguments = 'unused'. [gmic]-0./+input_cached/basename/ Skip argument 'unused'. -0./+input_cached/basename/ Item 'l[]', selection []. [gmic]-0./+input_cached/basename/*local/ Start 'local...endlocal' block, with selected image []. -0./+input_cached/basename/*local/ Enter scope '*local/'. -0./+input_cached/basename/*local/ Item '({'gmic_denoise_cnn.gmz'})' -> '(103,109,105,99,95,100,101,110,111,105,115,101,95,99,110,110,46,103,109,122)', selection []. -0./+input_cached/basename/*local/ Command 'input': arguments = '(103,109,105,99,95,100,101,110,111,105,115,101,95,99,110,110,46,103,109,122)'. [gmic]-0./+input_cached/basename/*local/ Input image at position 0, with values (103,109,105,99,95,100,101,110,111,105,115,101,95,99,110,110,46,103,109,122) (1 image 20x1x1x1). -1./+input_cached/basename/*local/ Item 'replace', selection [0]. -1./+input_cached/basename/*local/ Found custom command 'replace: e[^-1] "Replace pixel values $1 with $2 in image$?." f "i==$1?$2:i"' (takes arguments). -1./+input_cached/basename/*local/ Command 'replace': arguments = '92,47'. -1./+input_cached/basename/*local/ Found 2 given arguments for command 'replace': -1./+input_cached/basename/*local/ $1 = '92' -1./+input_cached/basename/*local/ $2 = '47' -1./+input_cached/basename/*local/ Expand command line for command 'replace' to: ' e[^-1] "Replace pixel values 92 with 47 in image$?." f "i==92?47:i"'. ./+input_cached/basename/*local/ Decompose command line into 4 items:  ./+input_cached/basename/*local/ item[0] = 'e[^-1]' ./+input_cached/basename/*local/ item[1] = 'Replace pixel values 92 with 47 in image$?.' ./+input_cached/basename/*local/ item[2] = 'f' ./+input_cached/basename/*local/ item[3] = 'i==92?47:i' -1./+input_cached/basename/*local/replace/ Enter scope 'replace/'. -1./+input_cached/basename/*local/replace/ Item 'e[^-1]', selections [0,1,2,3]. -1./+input_cached/basename/*local/replace/ Command 'echo': arguments = 'Replace pixel values 92 with 47 in image$?.' -> 'Replace pixel values 92 with 47 in image [0].'. [gmic]-1./+input_cached/basename/*local/ Replace pixel values 92 with 47 in image [0]. -1./+input_cached/basename/*local/replace/ Item 'f', selection [0]. -1./+input_cached/basename/*local/replace/ Command 'fill': arguments = 'i==92?47:i'. [gmic]-1./+input_cached/basename/*local/replace/ Fill image [0] with expression 'i==92?47:i'. -1./+input_cached/basename/*local/replace/ Exit scope 'replace/'.  -1./+input_cached/basename/*local/ Item 's', selection [0]. -1./+input_cached/basename/*local/ Command 'split': arguments = '+,47'. [gmic]-1./+input_cached/basename/*local/ Split image [0] in 'keep' mode, according to value sequence '47'. -1./+input_cached/basename/*local/ Item 'if', selection [0]. -1./+input_cached/basename/*local/ Command 'if': arguments = 'i==47'. [gmic]-1./+input_cached/basename/*local/*if/ Start 'if...endif' block -> condition 'i==47' does not hold. -1./+input_cached/basename/*local/*if/ Item 'elif', selection [0]. -1./+input_cached/basename/*local/*if/ Command 'elif': arguments = '$!==1' -> '1==1'. [gmic]-1./+input_cached/basename/*local/*if/ Reach 'elif' block -> condition '1==1' holds. -1./+input_cached/basename/*local/*if/ Item 'u', selection [0]. -1./+input_cached/basename/*local/*if/ Command 'status': arguments = '{t}' -> 'gmic_denoise_cnn.gmz'. [gmic]-1./+input_cached/basename/*local/*if/ Set status to 'gmic_denoise_cnn.gmz'. -1./+input_cached/basename/*local/*if/ Item 'unused=', selection []. [gmic]-1./+input_cached/basename/*local/*if/ Set local variable 'unused='. -1./+input_cached/basename/*local/*if/ Item 'else', selection [0]. [gmic]-1./+input_cached/basename/*local/*if/ Reach 'else' block. -1./+input_cached/basename/*local/*if/ Item 'fi', selection [0]. [gmic]-1./+input_cached/basename/*local/*if/ End 'if...endif' block. -1./+input_cached/basename/*local/ Item 'rm', selection [0]. [gmic]-1./+input_cached/basename/*local/ Remove image [0] (0 images left). -0./+input_cached/basename/*local/ Item 'endl', selection []. [gmic]-0./+input_cached/basename/*local/ End 'local...endlocal' block. -0./+input_cached/basename/*local/ Exit scope '*local/'.  -0./+input_cached/basename/ Exit scope 'basename/'.  -0./+input_cached/ Item 'basename=${}' -> 'basename=gmic_denoise_cnn.gmz', selection []. [gmic]-0./+input_cached/ Set local variable 'basename=gmic_denoise_cnn.gmz'. -0./+input_cached/ Item 'e[^-1]', selection [0]. -0./+input_cached/ Command 'echo': arguments = 'Input cached file '$basename'.' -> 'Input cached file 'gmic_denoise_cnn.gmz'.'. [gmic]-0./ Input cached file 'gmic_denoise_cnn.gmz'. -0./+input_cached/ Item 'if', selection []. -0./+input_cached/ Command 'if': arguments = '['$GMIC_SYSTEM_PATH']!=0' -> '['']!=0'. [gmic]-0./+input_cached/*if/ Start 'if...endif' block -> condition '['']!=0' does not hold. -0./+input_cached/*if/ Item 'g_path_unix=/usr/lib/gimp/2.0/plug-ins/', selection []. [gmic]-0./+input_cached/*if/ Set local variable 'g_path_unix=/usr/lib/gimp/2.0/plug-ins/'. -0./+input_cached/*if/ Item 'fi', selection []. [gmic]-0./+input_cached/*if/ End 'if...endif' block. ./+input_cached/ Decompose command line into 1 items:  ./+input_cached/ item[0] = '-path_cache' -0./+input_cached/*substitute/ Enter scope '*substitute/'. -0./+input_cached/*substitute/ Item '-path_cache' -> 'path_cache', selection []. -0./+input_cached/*substitute/ Found custom command 'path_cache: if !narg({'$_path_cache'}) _path_cache=$_path_rc if ['$GMIC_CACHE_PATH']!=0 _patch_cache=$GMIC_CACHE_PATH elif !${-is_windows} (...)ACHE_HOME']!=0 _path_cache=$XDG_CACHE_HOME/gmic/ fi if !isdir('{/$_path_cache}') x "mkdir -p "$_path_cache fi fi fi u $_path_cache' (takes no arguments). -0./+input_cached/*substitute/ Expand command line for command 'path_cache' to: ' if !narg({'$_path_cache'}) _path_cache=$_path_rc if ['$GMIC_CACHE_PATH']!=0 _patch_cache=$GMIC_CACHE_PATH elif !${-is_windows} (...)ACHE_HOME']!=0 _path_cache=$XDG_CACHE_HOME/gmic/ fi if !isdir('{/$_path_cache}') x "mkdir -p "$_path_cache fi fi fi u $_path_cache'. ./+input_cached/*substitute/ Decompose command line into 24 items:  ./+input_cached/*substitute/ item[0] = 'if' ./+input_cached/*substitute/ item[1] = '!narg({'$_path_cache'})' ./+input_cached/*substitute/ item[2] = '_path_cache=$_path_rc' ./+input_cached/*substitute/ item[3] = 'if' ./+input_cached/*substitute/ item[4] = '['$GMIC_CACHE_PATH']!=0' ./+input_cached/*substitute/ item[5] = '_patch_cache=$GMIC_CACHE_PATH' ./+input_cached/*substitute/ item[6] = 'elif' ./+input_cached/*substitute/ item[7] = '!${-is_windows}' ./+input_cached/*substitute/ item[8] = 'if' ./+input_cached/*substitute/ item[9] = 'isdir(['{/$HOME/.cache}'])' ./+input_cached/*substitute/ item[10] = '_path_cache=$HOME/.cache/gmic/' ./+input_cached/*substitute/ item[11] = 'elif' ./+input_cached/*substitute/ item[12] = '['$XDG_CACHE_HOME']!=0' ./+input_cached/*substitute/ item[13] = '_path_cache=$XDG_CACHE_HOME/gmic/' ./+input_cached/*substitute/ item[14] = 'fi' ./+input_cached/*substitute/ item[15] = 'if' ./+input_cached/*substitute/ item[16] = '!isdir('{/$_path_cache}')' ./+input_cached/*substitute/ item[17] = 'x' ./+input_cached/*substitute/ item[18] = 'mkdir -p $_path_cache' ./+input_cached/*substitute/ item[19] = 'fi' ./+input_cached/*substitute/ item[20] = 'fi' ./+input_cached/*substitute/ item[21] = 'fi' ./+input_cached/*substitute/ item[22] = 'u' ./+input_cached/*substitute/ item[23] = '$_path_cache' -0./+input_cached/*substitute/path_cache/ Enter scope 'path_cache/'. -0./+input_cached/*substitute/path_cache/ Item 'if', selection []. -0./+input_cached/*substitute/path_cache/ Command 'if': arguments = '!narg({'$_path_cache'})' -> '!narg()'. [gmic]-0./+input_cached/*substitute/path_cache/*if/ Start 'if...endif' block -> condition '!narg()' holds. -0./+input_cached/*substitute/path_cache/*if/ Item '_path_cache=$_path_rc' -> '_path_cache=/home/fabio/.config/gmic/', selection []. [gmic]-0./+input_cached/*substitute/path_cache/*if/ Set global variable '_path_cache=/home/fabio/.config/gmic/'. -0./+input_cached/*substitute/path_cache/*if/ Item 'if', selection []. -0./+input_cached/*substitute/path_cache/*if/ Command 'if': arguments = '['$GMIC_CACHE_PATH']!=0' -> '['']!=0'. [gmic]-0./+input_cached/*substitute/path_cache/*if/*if/ Start 'if...endif' block -> condition '['']!=0' does not hold. -0./+input_cached/*substitute/path_cache/*if/*if/ Item 'elif', selection []. ./+input_cached/*substitute/path_cache/*if/*if/ Decompose command line into 1 items:  ./+input_cached/*substitute/path_cache/*if/*if/ item[0] = '-is_windows' -0./+input_cached/*substitute/path_cache/*if/*if/*substitute/ Enter scope '*substitute/'. -0./+input_cached/*substitute/path_cache/*if/*if/*substitute/ Item '-is_windows' -> 'is_windows', selection []. -0./+input_cached/*substitute/path_cache/*if/*if/*substitute/ Found custom command 'is_windows: if !narg($_is_windows) _is_windows={['$OS']!=0" && "['$WINDIR']!=0} fi u $_is_windows' (takes no arguments). -0./+input_cached/*substitute/path_cache/*if/*if/*substitute/ Expand command line for command 'is_windows' to: ' if !narg($_is_windows) _is_windows={['$OS']!=0" && "['$WINDIR']!=0} fi u $_is_windows'. ./+input_cached/*substitute/path_cache/*if/*if/*substitute/ Decompose command line into 6 items:  ./+input_cached/*substitute/path_cache/*if/*if/*substitute/ item[0] = 'if' ./+input_cached/*substitute/path_cache/*if/*if/*substitute/ item[1] = '!narg($_is_windows)' ./+input_cached/*substitute/path_cache/*if/*if/*substitute/ item[2] = '_is_windows={['$OS']!=0 && ['$WINDIR']!=0}' ./+input_cached/*substitute/path_cache/*if/*if/*substitute/ item[3] = 'fi' ./+input_cached/*substitute/path_cache/*if/*if/*substitute/ item[4] = 'u' ./+input_cached/*substitute/path_cache/*if/*if/*substitute/ item[5] = '$_is_windows' -0./+input_cached/*substitute/path_cache/*if/*if/*substitute/is_windows/ Enter scope 'is_windows/'. -0./+input_cached/*substitute/path_cache/*if/*if/*substitute/is_windows/ Item 'if', selection []. -0./+input_cached/*substitute/path_cache/*if/*if/*substitute/is_windows/ Command 'if': arguments = '!narg($_is_windows)' -> '!narg()'. [gmic]-0./+input_cached/*substitute/path_cache/*if/*if/*substitute/is_windows/*if/ Start 'if...endif' block -> condition '!narg()' holds. -0./+input_cached/*substitute/path_cache/*if/*if/*substitute/is_windows/*if/ Item '_is_windows={['$OS']!=0 && ['$WINDIR']!=0}' -> '_is_windows=0', selection []. [gmic]-0./+input_cached/*substitute/path_cache/*if/*if/*substitute/is_windows/*if/ Set global variable '_is_windows=0'. -0./+input_cached/*substitute/path_cache/*if/*if/*substitute/is_windows/*if/ Item 'fi', selection []. [gmic]-0./+input_cached/*substitute/path_cache/*if/*if/*substitute/is_windows/*if/ End 'if...endif' block. -0./+input_cached/*substitute/path_cache/*if/*if/*substitute/is_windows/ Item 'u', selection []. -0./+input_cached/*substitute/path_cache/*if/*if/*substitute/is_windows/ Command 'status': arguments = '$_is_windows' -> '0'. [gmic]-0./+input_cached/*substitute/path_cache/*if/*if/*substitute/is_windows/ Set status to '0'. -0./+input_cached/*substitute/path_cache/*if/*if/*substitute/is_windows/ Exit scope 'is_windows/'.  -0./+input_cached/*substitute/path_cache/*if/*if/*substitute/ Exit scope '*substitute/'.  -0./+input_cached/*substitute/path_cache/*if/*if/ Command 'elif': arguments = '!${-is_windows}' -> '!0'. [gmic]-0./+input_cached/*substitute/path_cache/*if/*if/ Reach 'elif' block -> condition '!0' holds. -0./+input_cached/*substitute/path_cache/*if/*if/ Item 'if', selection []. -0./+input_cached/*substitute/path_cache/*if/*if/ Command 'if': arguments = 'isdir(['{/$HOME/.cache}'])' -> 'isdir(['/home/fabio/.cache'])'. [gmic]-0./+input_cached/*substitute/path_cache/*if/*if/*if/ Start 'if...endif' block -> condition 'isdir(['/home/fabio/.cache'])' holds. -0./+input_cached/*substitute/path_cache/*if/*if/*if/ Item '_path_cache=$HOME/.cache/gmic/' -> '_path_cache=/home/fabio/.cache/gmic/', selection []. [gmic]-0./+input_cached/*substitute/path_cache/*if/*if/*if/ Set global variable '_path_cache=/home/fabio/.cache/gmic/'. -0./+input_cached/*substitute/path_cache/*if/*if/*if/ Item 'elif', selection []. [gmic]-0./+input_cached/*substitute/path_cache/*if/*if/*if/ Reach 'else' block. -0./+input_cached/*substitute/path_cache/*if/*if/*if/ Item 'fi', selection []. [gmic]-0./+input_cached/*substitute/path_cache/*if/*if/*if/ End 'if...endif' block. -0./+input_cached/*substitute/path_cache/*if/*if/ Item 'if', selection []. -0./+input_cached/*substitute/path_cache/*if/*if/ Command 'if': arguments = '!isdir('{/$_path_cache}')' -> '!isdir('/home/fabio/.cache/gmic/')'. [gmic]-0./+input_cached/*substitute/path_cache/*if/*if/*if/ Start 'if...endif' block -> condition '!isdir('/home/fabio/.cache/gmic/')' does not hold. -0./+input_cached/*substitute/path_cache/*if/*if/*if/ Item 'fi', selection []. [gmic]-0./+input_cached/*substitute/path_cache/*if/*if/*if/ End 'if...endif' block. -0./+input_cached/*substitute/path_cache/*if/*if/ Item 'fi', selection []. [gmic]-0./+input_cached/*substitute/path_cache/*if/*if/ End 'if...endif' block. -0./+input_cached/*substitute/path_cache/*if/ Item 'fi', selection []. [gmic]-0./+input_cached/*substitute/path_cache/*if/ End 'if...endif' block. -0./+input_cached/*substitute/path_cache/ Item 'u', selection []. -0./+input_cached/*substitute/path_cache/ Command 'status': arguments = '$_path_cache' -> '/home/fabio/.cache/gmic/'. [gmic]-0./+input_cached/*substitute/path_cache/ Set status to '/home/fabio/.cache/gmic/'. -0./+input_cached/*substitute/path_cache/ Exit scope 'path_cache/'.  -0./+input_cached/*substitute/ Exit scope '*substitute/'.  -0./+input_cached/ Item 'path_test0=${-path_cache}' -> 'path_test0=/home/fabio/.cache/gmic/', selection []. [gmic]-0./+input_cached/ Set local variable 'path_test0=/home/fabio/.cache/gmic/'. -0./+input_cached/ Item 'path_test1=$_path_rc' -> 'path_test1=/home/fabio/.config/gmic/', selection []. [gmic]-0./+input_cached/ Set local variable 'path_test1=/home/fabio/.config/gmic/'. ./+input_cached/ Decompose command line into 1 items:  ./+input_cached/ item[0] = '-path_gimp' -0./+input_cached/*substitute/ Enter scope '*substitute/'. -0./+input_cached/*substitute/ Item '-path_gimp' -> 'path_gimp', selection []. -0./+input_cached/*substitute/ Found custom command 'path_gimp: if !narg({'$_path_gimp'}) if narg({'${GIMP2_DIRECTORY}'}) _path_gimp=${GIMP2_DIRECTORY} elif narg({'${USERPROFILE}'}) _path_gim(...)ir(['{/$_path_gimp${sep}.gimp-2.6}']) _path_gimp=$_path_gimp${sep}.gimp-2.6${sep} else _path_gimp=${-path_tmp} fi fi u $_path_gimp' (takes no arguments). -0./+input_cached/*substitute/ Expand command line for command 'path_gimp' to: ' if !narg({'$_path_gimp'}) if narg({'${GIMP2_DIRECTORY}'}) _path_gimp=${GIMP2_DIRECTORY} elif narg({'${USERPROFILE}'}) _path_gim(...)ir(['{/$_path_gimp${sep}.gimp-2.6}']) _path_gimp=$_path_gimp${sep}.gimp-2.6${sep} else _path_gimp=${-path_tmp} fi fi u $_path_gimp'. ./+input_cached/*substitute/ Decompose command line into 39 items:  ./+input_cached/*substitute/ item[0] = 'if' ./+input_cached/*substitute/ item[1] = '!narg({'$_path_gimp'})' ./+input_cached/*substitute/ item[2] = 'if' ./+input_cached/*substitute/ item[3] = 'narg({'${GIMP2_DIRECTORY}'})' ./+input_cached/*substitute/ item[4] = '_path_gimp=${GIMP2_DIRECTORY}' ./+input_cached/*substitute/ item[5] = 'elif' ./+input_cached/*substitute/ item[6] = 'narg({'${USERPROFILE}'})' ./+input_cached/*substitute/ item[7] = '_path_gimp=${USERPROFILE}' ./+input_cached/*substitute/ item[8] = 'elif' ./+input_cached/*substitute/ item[9] = 'narg({'${HOME}'})' ./+input_cached/*substitute/ item[10] = '_path_gimp=${HOME}' ./+input_cached/*substitute/ item[11] = 'fi' ./+input_cached/*substitute/ item[12] = 'if' ./+input_cached/*substitute/ item[13] = '${-is_windows}' ./+input_cached/*substitute/ item[14] = 'sep={`92`}' ./+input_cached/*substitute/ item[15] = 'else' ./+input_cached/*substitute/ item[16] = 'sep=/' ./+input_cached/*substitute/ item[17] = 'fi' ./+input_cached/*substitute/ item[18] = 'if' ./+input_cached/*substitute/ item[19] = 'isdir(['{/$_path_gimp${sep}AppData${sep}Roaming${sep}GIMP${sep}2.10}'])' ./+input_cached/*substitute/ item[20] = '_path_gimp=$_path_gimp${sep}AppData${sep}Roaming${sep}GIMP${sep}2.10${sep}' ./+input_cached/*substitute/ item[21] = 'elif' ./+input_cached/*substitute/ item[22] = 'isdir(['{/$_path_gimp${sep}AppData${sep}Roaming${sep}GIMP${sep}2.8}'])' ./+input_cached/*substitute/ item[23] = '_path_gimp=$_path_gimp${sep}AppData${sep}Roaming${sep}GIMP${sep}2.8${sep}' ./+input_cached/*substitute/ item[24] = 'elif' ./+input_cached/*substitute/ item[25] = 'isdir(['{/$_path_gimp${sep}.config${sep}GIMP${sep}2.10}'])' ./+input_cached/*substitute/ item[26] = '_path_gimp=$_path_gimp${sep}.config${sep}GIMP${sep}2.10${sep}' ./+input_cached/*substitute/ item[27] = 'elif' ./+input_cached/*substitute/ item[28] = 'isdir(['{/$_path_gimp${sep}.gimp-2.8}'])' ./+input_cached/*substitute/ item[29] = '_path_gimp=$_path_gimp${sep}.gimp-2.8${sep}' ./+input_cached/*substitute/ item[30] = 'elif' ./+input_cached/*substitute/ item[31] = 'isdir(['{/$_path_gimp${sep}.gimp-2.6}'])' ./+input_cached/*substitute/ item[32] = '_path_gimp=$_path_gimp${sep}.gimp-2.6${sep}' ./+input_cached/*substitute/ item[33] = 'else' ./+input_cached/*substitute/ item[34] = '_path_gimp=${-path_tmp}' ./+input_cached/*substitute/ item[35] = 'fi' ./+input_cached/*substitute/ item[36] = 'fi' ./+input_cached/*substitute/ item[37] = 'u' ./+input_cached/*substitute/ item[38] = '$_path_gimp' -0./+input_cached/*substitute/path_gimp/ Enter scope 'path_gimp/'. -0./+input_cached/*substitute/path_gimp/ Item 'if', selection []. -0./+input_cached/*substitute/path_gimp/ Command 'if': arguments = '!narg({'$_path_gimp'})' -> '!narg()'. [gmic]-0./+input_cached/*substitute/path_gimp/*if/ Start 'if...endif' block -> condition '!narg()' holds. -0./+input_cached/*substitute/path_gimp/*if/ Item 'if', selection []. -0./+input_cached/*substitute/path_gimp/*if/ Command 'if': arguments = 'narg({'${GIMP2_DIRECTORY}'})' -> 'narg()'. [gmic]-0./+input_cached/*substitute/path_gimp/*if/*if/ Start 'if...endif' block -> condition 'narg()' does not hold. -0./+input_cached/*substitute/path_gimp/*if/*if/ Item 'elif', selection []. -0./+input_cached/*substitute/path_gimp/*if/*if/ Command 'elif': arguments = 'narg({'${USERPROFILE}'})' -> 'narg()'. [gmic]-0./+input_cached/*substitute/path_gimp/*if/*if/ Reach 'elif' block -> condition 'narg()' does not hold. -0./+input_cached/*substitute/path_gimp/*if/*if/ Item 'elif', selection []. -0./+input_cached/*substitute/path_gimp/*if/*if/ Command 'elif': arguments = 'narg({'${HOME}'})' -> 'narg(47,104,111,109,101,47,102,97,98,105,111)'. [gmic]-0./+input_cached/*substitute/path_gimp/*if/*if/ Reach 'elif' block -> condition 'narg(47,104,111,109,101,47,102,97,98,105,111)' holds. -0./+input_cached/*substitute/path_gimp/*if/*if/ Item '_path_gimp=${HOME}' -> '_path_gimp=/home/fabio', selection []. [gmic]-0./+input_cached/*substitute/path_gimp/*if/*if/ Set global variable '_path_gimp=/home/fabio'. -0./+input_cached/*substitute/path_gimp/*if/*if/ Item 'fi', selection []. [gmic]-0./+input_cached/*substitute/path_gimp/*if/*if/ End 'if...endif' block. -0./+input_cached/*substitute/path_gimp/*if/ Item 'if', selection []. ./+input_cached/*substitute/path_gimp/*if/ Decompose command line into 1 items:  ./+input_cached/*substitute/path_gimp/*if/ item[0] = '-is_windows' -0./+input_cached/*substitute/path_gimp/*if/*substitute/ Enter scope '*substitute/'. -0./+input_cached/*substitute/path_gimp/*if/*substitute/ Item '-is_windows' -> 'is_windows', selection []. -0./+input_cached/*substitute/path_gimp/*if/*substitute/ Found custom command 'is_windows: if !narg($_is_windows) _is_windows={['$OS']!=0" && "['$WINDIR']!=0} fi u $_is_windows' (takes no arguments). -0./+input_cached/*substitute/path_gimp/*if/*substitute/ Expand command line for command 'is_windows' to: ' if !narg($_is_windows) _is_windows={['$OS']!=0" && "['$WINDIR']!=0} fi u $_is_windows'. ./+input_cached/*substitute/path_gimp/*if/*substitute/ Decompose command line into 6 items:  ./+input_cached/*substitute/path_gimp/*if/*substitute/ item[0] = 'if' ./+input_cached/*substitute/path_gimp/*if/*substitute/ item[1] = '!narg($_is_windows)' ./+input_cached/*substitute/path_gimp/*if/*substitute/ item[2] = '_is_windows={['$OS']!=0 && ['$WINDIR']!=0}' ./+input_cached/*substitute/path_gimp/*if/*substitute/ item[3] = 'fi' ./+input_cached/*substitute/path_gimp/*if/*substitute/ item[4] = 'u' ./+input_cached/*substitute/path_gimp/*if/*substitute/ item[5] = '$_is_windows' -0./+input_cached/*substitute/path_gimp/*if/*substitute/is_windows/ Enter scope 'is_windows/'. -0./+input_cached/*substitute/path_gimp/*if/*substitute/is_windows/ Item 'if', selection []. -0./+input_cached/*substitute/path_gimp/*if/*substitute/is_windows/ Command 'if': arguments = '!narg($_is_windows)' -> '!narg(0)'. [gmic]-0./+input_cached/*substitute/path_gimp/*if/*substitute/is_windows/*if/ Start 'if...endif' block -> condition '!narg(0)' does not hold. -0./+input_cached/*substitute/path_gimp/*if/*substitute/is_windows/*if/ Item 'fi', selection []. [gmic]-0./+input_cached/*substitute/path_gimp/*if/*substitute/is_windows/*if/ End 'if...endif' block. -0./+input_cached/*substitute/path_gimp/*if/*substitute/is_windows/ Item 'u', selection []. -0./+input_cached/*substitute/path_gimp/*if/*substitute/is_windows/ Command 'status': arguments = '$_is_windows' -> '0'. [gmic]-0./+input_cached/*substitute/path_gimp/*if/*substitute/is_windows/ Set status to '0'. -0./+input_cached/*substitute/path_gimp/*if/*substitute/is_windows/ Exit scope 'is_windows/'.  -0./+input_cached/*substitute/path_gimp/*if/*substitute/ Exit scope '*substitute/'.  -0./+input_cached/*substitute/path_gimp/*if/ Command 'if': arguments = '${-is_windows}' -> '0'. [gmic]-0./+input_cached/*substitute/path_gimp/*if/*if/ Start 'if...endif' block -> condition '0' does not hold. -0./+input_cached/*substitute/path_gimp/*if/*if/ Item 'sep=/', selection []. [gmic]-0./+input_cached/*substitute/path_gimp/*if/*if/ Set local variable 'sep=/'. -0./+input_cached/*substitute/path_gimp/*if/*if/ Item 'fi', selection []. [gmic]-0./+input_cached/*substitute/path_gimp/*if/*if/ End 'if...endif' block. -0./+input_cached/*substitute/path_gimp/*if/ Item 'if', selection []. -0./+input_cached/*substitute/path_gimp/*if/ Command 'if': arguments = 'isdir(['{/$_path_gimp${sep}AppData${sep}Roaming${sep}GIMP${sep}2.10}'])' -> 'isdir(['/home/fabio/AppData/Roaming/GIMP/2.10'])'. [gmic]-0./+input_cached/*substitute/path_gimp/*if/*if/ Start 'if...endif' block -> condition 'isdir(['/home/fabio/AppData/Roaming/GIMP/2.10'])' does not hold. -0./+input_cached/*substitute/path_gimp/*if/*if/ Item 'elif', selection []. -0./+input_cached/*substitute/path_gimp/*if/*if/ Command 'elif': arguments = 'isdir(['{/$_path_gimp${sep}AppData${sep}Roaming${sep}GIMP${sep}2.8}'])' -> 'isdir(['/home/fabio/AppData/Roaming/GIMP/2.8'])'. [gmic]-0./+input_cached/*substitute/path_gimp/*if/*if/ Reach 'elif' block -> condition 'isdir(['/home/fabio/AppData/Roaming/GIMP/2.8'])' does not hold. -0./+input_cached/*substitute/path_gimp/*if/*if/ Item 'elif', selection []. -0./+input_cached/*substitute/path_gimp/*if/*if/ Command 'elif': arguments = 'isdir(['{/$_path_gimp${sep}.config${sep}GIMP${sep}2.10}'])' -> 'isdir(['/home/fabio/.config/GIMP/2.10'])'. [gmic]-0./+input_cached/*substitute/path_gimp/*if/*if/ Reach 'elif' block -> condition 'isdir(['/home/fabio/.config/GIMP/2.10'])' holds. -0./+input_cached/*substitute/path_gimp/*if/*if/ Item '_path_gimp=$_path_gimp${sep}.config${sep}GIMP${sep}2.10${sep}' -> '_path_gimp=/home/fabio/.config/GIMP/2.10/', selection []. [gmic]-0./+input_cached/*substitute/path_gimp/*if/*if/ Set global variable '_path_gimp=/home/fabio/.config/GIMP/2.10/'. -0./+input_cached/*substitute/path_gimp/*if/*if/ Item 'elif', selection []. [gmic]-0./+input_cached/*substitute/path_gimp/*if/*if/ Reach 'else' block. -0./+input_cached/*substitute/path_gimp/*if/*if/ Item 'fi', selection []. [gmic]-0./+input_cached/*substitute/path_gimp/*if/*if/ End 'if...endif' block. -0./+input_cached/*substitute/path_gimp/*if/ Item 'fi', selection []. [gmic]-0./+input_cached/*substitute/path_gimp/*if/ End 'if...endif' block. -0./+input_cached/*substitute/path_gimp/ Item 'u', selection []. -0./+input_cached/*substitute/path_gimp/ Command 'status': arguments = '$_path_gimp' -> '/home/fabio/.config/GIMP/2.10/'. [gmic]-0./+input_cached/*substitute/path_gimp/ Set status to '/home/fabio/.config/GIMP/2.10/'. -0./+input_cached/*substitute/path_gimp/ Exit scope 'path_gimp/'.  -0./+input_cached/*substitute/ Exit scope '*substitute/'.  -0./+input_cached/ Item 'path_test2=${-path_gimp}plug-ins/' -> 'path_test2=/home/fabio/.config/GIMP/2.10/plug-ins/', selection []. [gmic]-0./+input_cached/ Set local variable 'path_test2=/home/fabio/.config/GIMP/2.10/plug-ins/'. ./+input_cached/ Decompose command line into 1 items:  ./+input_cached/ item[0] = '-path_gimp' -0./+input_cached/*substitute/ Enter scope '*substitute/'. -0./+input_cached/*substitute/ Item '-path_gimp' -> 'path_gimp', selection []. -0./+input_cached/*substitute/ Found custom command 'path_gimp: if !narg({'$_path_gimp'}) if narg({'${GIMP2_DIRECTORY}'}) _path_gimp=${GIMP2_DIRECTORY} elif narg({'${USERPROFILE}'}) _path_gim(...)ir(['{/$_path_gimp${sep}.gimp-2.6}']) _path_gimp=$_path_gimp${sep}.gimp-2.6${sep} else _path_gimp=${-path_tmp} fi fi u $_path_gimp' (takes no arguments). -0./+input_cached/*substitute/ Expand command line for command 'path_gimp' to: ' if !narg({'$_path_gimp'}) if narg({'${GIMP2_DIRECTORY}'}) _path_gimp=${GIMP2_DIRECTORY} elif narg({'${USERPROFILE}'}) _path_gim(...)ir(['{/$_path_gimp${sep}.gimp-2.6}']) _path_gimp=$_path_gimp${sep}.gimp-2.6${sep} else _path_gimp=${-path_tmp} fi fi u $_path_gimp'. ./+input_cached/*substitute/ Decompose command line into 39 items:  ./+input_cached/*substitute/ item[0] = 'if' ./+input_cached/*substitute/ item[1] = '!narg({'$_path_gimp'})' ./+input_cached/*substitute/ item[2] = 'if' ./+input_cached/*substitute/ item[3] = 'narg({'${GIMP2_DIRECTORY}'})' ./+input_cached/*substitute/ item[4] = '_path_gimp=${GIMP2_DIRECTORY}' ./+input_cached/*substitute/ item[5] = 'elif' ./+input_cached/*substitute/ item[6] = 'narg({'${USERPROFILE}'})' ./+input_cached/*substitute/ item[7] = '_path_gimp=${USERPROFILE}' ./+input_cached/*substitute/ item[8] = 'elif' ./+input_cached/*substitute/ item[9] = 'narg({'${HOME}'})' ./+input_cached/*substitute/ item[10] = '_path_gimp=${HOME}' ./+input_cached/*substitute/ item[11] = 'fi' ./+input_cached/*substitute/ item[12] = 'if' ./+input_cached/*substitute/ item[13] = '${-is_windows}' ./+input_cached/*substitute/ item[14] = 'sep={`92`}' ./+input_cached/*substitute/ item[15] = 'else' ./+input_cached/*substitute/ item[16] = 'sep=/' ./+input_cached/*substitute/ item[17] = 'fi' ./+input_cached/*substitute/ item[18] = 'if' ./+input_cached/*substitute/ item[19] = 'isdir(['{/$_path_gimp${sep}AppData${sep}Roaming${sep}GIMP${sep}2.10}'])' ./+input_cached/*substitute/ item[20] = '_path_gimp=$_path_gimp${sep}AppData${sep}Roaming${sep}GIMP${sep}2.10${sep}' ./+input_cached/*substitute/ item[21] = 'elif' ./+input_cached/*substitute/ item[22] = 'isdir(['{/$_path_gimp${sep}AppData${sep}Roaming${sep}GIMP${sep}2.8}'])' ./+input_cached/*substitute/ item[23] = '_path_gimp=$_path_gimp${sep}AppData${sep}Roaming${sep}GIMP${sep}2.8${sep}' ./+input_cached/*substitute/ item[24] = 'elif' ./+input_cached/*substitute/ item[25] = 'isdir(['{/$_path_gimp${sep}.config${sep}GIMP${sep}2.10}'])' ./+input_cached/*substitute/ item[26] = '_path_gimp=$_path_gimp${sep}.config${sep}GIMP${sep}2.10${sep}' ./+input_cached/*substitute/ item[27] = 'elif' ./+input_cached/*substitute/ item[28] = 'isdir(['{/$_path_gimp${sep}.gimp-2.8}'])' ./+input_cached/*substitute/ item[29] = '_path_gimp=$_path_gimp${sep}.gimp-2.8${sep}' ./+input_cached/*substitute/ item[30] = 'elif' ./+input_cached/*substitute/ item[31] = 'isdir(['{/$_path_gimp${sep}.gimp-2.6}'])' ./+input_cached/*substitute/ item[32] = '_path_gimp=$_path_gimp${sep}.gimp-2.6${sep}' ./+input_cached/*substitute/ item[33] = 'else' ./+input_cached/*substitute/ item[34] = '_path_gimp=${-path_tmp}' ./+input_cached/*substitute/ item[35] = 'fi' ./+input_cached/*substitute/ item[36] = 'fi' ./+input_cached/*substitute/ item[37] = 'u' ./+input_cached/*substitute/ item[38] = '$_path_gimp' -0./+input_cached/*substitute/path_gimp/ Enter scope 'path_gimp/'. -0./+input_cached/*substitute/path_gimp/ Item 'if', selection []. -0./+input_cached/*substitute/path_gimp/ Command 'if': arguments = '!narg({'$_path_gimp'})' -> '!narg(47,104,111,109,101,47,102,97,98,105,111,47,46,99,111,110,102,105,103,47,71,73,77,80,47,50,46,49,48,47)'. [gmic]-0./+input_cached/*substitute/path_gimp/*if/ Start 'if...endif' block -> condition '!narg(47,104,111,109,101,47,102,97,98,(...)103,47,71,73,77,80,47,50,46,49,48,47)' does not hold. -0./+input_cached/*substitute/path_gimp/*if/ Item 'fi', selection []. [gmic]-0./+input_cached/*substitute/path_gimp/*if/ End 'if...endif' block. -0./+input_cached/*substitute/path_gimp/ Item 'u', selection []. -0./+input_cached/*substitute/path_gimp/ Command 'status': arguments = '$_path_gimp' -> '/home/fabio/.config/GIMP/2.10/'. [gmic]-0./+input_cached/*substitute/path_gimp/ Set status to '/home/fabio/.config/GIMP/2.10/'. -0./+input_cached/*substitute/path_gimp/ Exit scope 'path_gimp/'.  -0./+input_cached/*substitute/ Exit scope '*substitute/'.  -0./+input_cached/ Item 'path_test3=${-path_gimp}plug-ins/gmic_gimp_qt/' -> 'path_test3=/home/fabio/.config/GIMP/2.10/plug-ins/gmic_gimp_qt/', selection []. [gmic]-0./+input_cached/ Set local variable 'path_test3=/home/fabio/.config/GIMP/2.10/plug-ins/gmic_gimp_qt/'. -0./+input_cached/ Item 'if', selection []. ./+input_cached/ Decompose command line into 1 items:  ./+input_cached/ item[0] = '-is_windows' -0./+input_cached/*substitute/ Enter scope '*substitute/'. -0./+input_cached/*substitute/ Item '-is_windows' -> 'is_windows', selection []. -0./+input_cached/*substitute/ Found custom command 'is_windows: if !narg($_is_windows) _is_windows={['$OS']!=0" && "['$WINDIR']!=0} fi u $_is_windows' (takes no arguments). -0./+input_cached/*substitute/ Expand command line for command 'is_windows' to: ' if !narg($_is_windows) _is_windows={['$OS']!=0" && "['$WINDIR']!=0} fi u $_is_windows'. ./+input_cached/*substitute/ Decompose command line into 6 items:  ./+input_cached/*substitute/ item[0] = 'if' ./+input_cached/*substitute/ item[1] = '!narg($_is_windows)' ./+input_cached/*substitute/ item[2] = '_is_windows={['$OS']!=0 && ['$WINDIR']!=0}' ./+input_cached/*substitute/ item[3] = 'fi' ./+input_cached/*substitute/ item[4] = 'u' ./+input_cached/*substitute/ item[5] = '$_is_windows' -0./+input_cached/*substitute/is_windows/ Enter scope 'is_windows/'. -0./+input_cached/*substitute/is_windows/ Item 'if', selection []. -0./+input_cached/*substitute/is_windows/ Command 'if': arguments = '!narg($_is_windows)' -> '!narg(0)'. [gmic]-0./+input_cached/*substitute/is_windows/*if/ Start 'if...endif' block -> condition '!narg(0)' does not hold. -0./+input_cached/*substitute/is_windows/*if/ Item 'fi', selection []. [gmic]-0./+input_cached/*substitute/is_windows/*if/ End 'if...endif' block. -0./+input_cached/*substitute/is_windows/ Item 'u', selection []. -0./+input_cached/*substitute/is_windows/ Command 'status': arguments = '$_is_windows' -> '0'. [gmic]-0./+input_cached/*substitute/is_windows/ Set status to '0'. -0./+input_cached/*substitute/is_windows/ Exit scope 'is_windows/'.  -0./+input_cached/*substitute/ Exit scope '*substitute/'.  -0./+input_cached/ Command 'if': arguments = '!${-is_windows}' -> '!0'. [gmic]-0./+input_cached/*if/ Start 'if...endif' block -> condition '!0' holds. -0./+input_cached/*if/ Item 'path_test4=/usr/share/gmic/', selection []. [gmic]-0./+input_cached/*if/ Set local variable 'path_test4=/usr/share/gmic/'. -0./+input_cached/*if/ Item 'path_test5=$g_path_unix' -> 'path_test5=/usr/lib/gimp/2.0/plug-ins/', selection []. [gmic]-0./+input_cached/*if/ Set local variable 'path_test5=/usr/lib/gimp/2.0/plug-ins/'. -0./+input_cached/*if/ Item 'fi', selection []. [gmic]-0./+input_cached/*if/ End 'if...endif' block. -0./+input_cached/ Item 'file_found=0', selection []. [gmic]-0./+input_cached/ Set local variable 'file_found=0'. -0./+input_cached/ Item 'repeat', selection []. -0./+input_cached/ Command 'repeat': arguments = 'inf'. [gmic]-0./+input_cached/*repeat/ Start 'repeat...done' block (4294967295 iterations). -0./+input_cached/*repeat/ Item 'if', selection []. -0./+input_cached/*repeat/ Command 'if': arguments = '['{/${path_test$>}}']==0' -> '['/home/fabio/.cache/gmic/']==0'. [gmic]-0./+input_cached/*repeat/*if/ Start 'if...endif' block -> condition '['/home/fabio/.cache/gmic/']==0' does not hold. -0./+input_cached/*repeat/*if/ Item 'fi', selection []. [gmic]-0./+input_cached/*repeat/*if/ End 'if...endif' block. -0./+input_cached/*repeat/ Item 'file=${path_test$>}$basename' -> 'file=/home/fabio/.cache/gmic/gmic_denoise_cnn.gmz', selection []. [gmic]-0./+input_cached/*repeat/ Set local variable 'file=/home/fabio/.cache/gmic/gmic_denoise_cnn.gmz'. -0./+input_cached/*repeat/ Item 'l[]', selection []. [gmic]-0./+input_cached/*repeat/*local/ Start 'local...endlocal' block, with selected image []. -0./+input_cached/*repeat/*local/ Enter scope '*local/'. -0./+input_cached/*repeat/*local/ Item 'i', selection []. -0./+input_cached/*repeat/*local/ Command 'input': arguments = '$file' -> '/home/fabio/.cache/gmic/gmic_denoise_cnn.gmz'. [gmic]-0./+input_cached/*repeat/*local/ Input file '/home/fabio/.cache/gmic/gmic_denoise_cnn.gmz' at position 0 [gmic]-0./+input_cached/*repeat/*local/ *** Error *** Unknown filename '/home/fabio/.cache/gmic/gmic_denoise_cnn.gmz'. [gmic]-0./+input_cached/*repeat/*local/ Reach 'onfail' block. -0./+input_cached/*repeat/*local/ Enter scope '*local/'. -0./+input_cached/*repeat/*local/ Item 'endl', selection []. [gmic]-0./+input_cached/*repeat/*local/ End 'local...endlocal' block. -0./+input_cached/*repeat/*local/ Exit scope '*local/'.  -0./+input_cached/*repeat/ Item 'if', selection []. -0./+input_cached/*repeat/ Command 'if': arguments = '$file_found' -> '0'. [gmic]-0./+input_cached/*repeat/*if/ Start 'if...endif' block -> condition '0' does not hold. -0./+input_cached/*repeat/*if/ Item 'fi', selection []. [gmic]-0./+input_cached/*repeat/*if/ End 'if...endif' block. -0./+input_cached/*repeat/ Item 'done', selection []. -0./+input_cached/*repeat/ Item 'if', selection []. -0./+input_cached/*repeat/ Command 'if': arguments = '['{/${path_test$>}}']==0' -> '['/home/fabio/.config/gmic/']==0'. [gmic]-0./+input_cached/*repeat/*if/ Start 'if...endif' block -> condition '['/home/fabio/.config/gmic/']==0' does not hold. -0./+input_cached/*repeat/*if/ Item 'fi', selection []. [gmic]-0./+input_cached/*repeat/*if/ End 'if...endif' block. -0./+input_cached/*repeat/ Item 'file=${path_test$>}$basename' -> 'file=/home/fabio/.config/gmic/gmic_denoise_cnn.gmz', selection []. [gmic]-0./+input_cached/*repeat/ Set local variable 'file=/home/fabio/.config/gmic/gmic_denoise_cnn.gmz'. -0./+input_cached/*repeat/ Item 'l[]', selection []. [gmic]-0./+input_cached/*repeat/*local/ Start 'local...endlocal' block, with selected image []. -0./+input_cached/*repeat/*local/ Enter scope '*local/'. -0./+input_cached/*repeat/*local/ Item 'i', selection []. -0./+input_cached/*repeat/*local/ Command 'input': arguments = '$file' -> '/home/fabio/.config/gmic/gmic_denoise_cnn.gmz'. [gmic]-0./+input_cached/*repeat/*local/ Input file '/home/fabio/.config/gmic/gmic_denoise_cnn.gmz' at position 0 [gmic]-0./+input_cached/*repeat/*local/ *** Error *** Unknown filename '/home/fabio/.config/gmic/gmic_denoise_cnn.gmz'. [gmic]-0./+input_cached/*repeat/*local/ Reach 'onfail' block. -0./+input_cached/*repeat/*local/ Enter scope '*local/'. -0./+input_cached/*repeat/*local/ Item 'endl', selection []. [gmic]-0./+input_cached/*repeat/*local/ End 'local...endlocal' block. -0./+input_cached/*repeat/*local/ Exit scope '*local/'.  -0./+input_cached/*repeat/ Item 'if', selection []. -0./+input_cached/*repeat/ Command 'if': arguments = '$file_found' -> '0'. [gmic]-0./+input_cached/*repeat/*if/ Start 'if...endif' block -> condition '0' does not hold. -0./+input_cached/*repeat/*if/ Item 'fi', selection []. [gmic]-0./+input_cached/*repeat/*if/ End 'if...endif' block. -0./+input_cached/*repeat/ Item 'done', selection []. -0./+input_cached/*repeat/ Item 'if', selection []. -0./+input_cached/*repeat/ Command 'if': arguments = '['{/${path_test$>}}']==0' -> '['/home/fabio/.config/GIMP/2.10/plug-ins/']==0'. [gmic]-0./+input_cached/*repeat/*if/ Start 'if...endif' block -> condition '['/home/fabio/.config/GIMP/2.10/plug-ins/']==0' does not hold. -0./+input_cached/*repeat/*if/ Item 'fi', selection []. [gmic]-0./+input_cached/*repeat/*if/ End 'if...endif' block. -0./+input_cached/*repeat/ Item 'file=${path_test$>}$basename' -> 'file=/home/fabio/.config/GIMP/2.10/plug-ins/gmic_denoise_cnn.gmz', selection []. [gmic]-0./+input_cached/*repeat/ Set local variable 'file=/home/fabio/.config/GIMP/2.10/plug-ins/gmic_denoise_cnn.gmz'. -0./+input_cached/*repeat/ Item 'l[]', selection []. [gmic]-0./+input_cached/*repeat/*local/ Start 'local...endlocal' block, with selected image []. -0./+input_cached/*repeat/*local/ Enter scope '*local/'. -0./+input_cached/*repeat/*local/ Item 'i', selection []. -0./+input_cached/*repeat/*local/ Command 'input': arguments = '$file' -> '/home/fabio/.config/GIMP/2.10/plug-ins/gmic_denoise_cnn.gmz'. [gmic]-0./+input_cached/*repeat/*local/ Input file '/home/fabio/.config/GIMP/2.10/plug-ins/gmic_denoise_cnn.gmz' at position 0 [gmic]-0./+input_cached/*repeat/*local/ *** Error *** Unknown filename '/home/fabio/.config/GIMP/2.10/plug-ins/gmic_denoise_cnn.gmz'. [gmic]-0./+input_cached/*repeat/*local/ Reach 'onfail' block. -0./+input_cached/*repeat/*local/ Enter scope '*local/'. -0./+input_cached/*repeat/*local/ Item 'endl', selection []. [gmic]-0./+input_cached/*repeat/*local/ End 'local...endlocal' block. -0./+input_cached/*repeat/*local/ Exit scope '*local/'.  -0./+input_cached/*repeat/ Item 'if', selection []. -0./+input_cached/*repeat/ Command 'if': arguments = '$file_found' -> '0'. [gmic]-0./+input_cached/*repeat/*if/ Start 'if...endif' block -> condition '0' does not hold. -0./+input_cached/*repeat/*if/ Item 'fi', selection []. [gmic]-0./+input_cached/*repeat/*if/ End 'if...endif' block. -0./+input_cached/*repeat/ Item 'done', selection []. -0./+input_cached/*repeat/ Item 'if', selection []. -0./+input_cached/*repeat/ Command 'if': arguments = '['{/${path_test$>}}']==0' -> '['/home/fabio/.config/GIMP/2.10/plug-ins/gmic_gimp_qt/']==0'. [gmic]-0./+input_cached/*repeat/*if/ Start 'if...endif' block -> condition '['/home/fabio/.config/GIMP/2.10/plug-ins/gmic_gimp_qt/']==0' does not hold. -0./+input_cached/*repeat/*if/ Item 'fi', selection []. [gmic]-0./+input_cached/*repeat/*if/ End 'if...endif' block. -0./+input_cached/*repeat/ Item 'file=${path_test$>}$basename' -> 'file=/home/fabio/.config/GIMP/2.10/plug-ins/gmic_gimp_qt/gmic_denoise_cnn.gmz', selection []. [gmic]-0./+input_cached/*repeat/ Set local variable 'file=/home/fabio/.config/GIMP/2.10/plug-ins/gmic_gimp_qt/gmic_denoise_cnn.gmz'. -0./+input_cached/*repeat/ Item 'l[]', selection []. [gmic]-0./+input_cached/*repeat/*local/ Start 'local...endlocal' block, with selected image []. -0./+input_cached/*repeat/*local/ Enter scope '*local/'. -0./+input_cached/*repeat/*local/ Item 'i', selection []. -0./+input_cached/*repeat/*local/ Command 'input': arguments = '$file' -> '/home/fabio/.config/GIMP/2.10/plug-ins/gmic_gimp_qt/gmic_denoise_cnn.gmz'. [gmic]-0./+input_cached/*repeat/*local/ Input file '/home/fabio/.config/GIMP/2.10/plug-ins/gmic_gimp_qt/gmic_denoise_cnn.gmz' at position 0 [gmic]-0./+input_cached/*repeat/*local/ *** Error *** Unknown filename '/home/fabio/.config/GIMP/2.10/plug-ins/gmic_gimp_qt/gmic_denoise_cnn.gmz'. [gmic]-0./+input_cached/*repeat/*local/ Reach 'onfail' block. -0./+input_cached/*repeat/*local/ Enter scope '*local/'. -0./+input_cached/*repeat/*local/ Item 'endl', selection []. [gmic]-0./+input_cached/*repeat/*local/ End 'local...endlocal' block. -0./+input_cached/*repeat/*local/ Exit scope '*local/'.  -0./+input_cached/*repeat/ Item 'if', selection []. -0./+input_cached/*repeat/ Command 'if': arguments = '$file_found' -> '0'. [gmic]-0./+input_cached/*repeat/*if/ Start 'if...endif' block -> condition '0' does not hold. -0./+input_cached/*repeat/*if/ Item 'fi', selection []. [gmic]-0./+input_cached/*repeat/*if/ End 'if...endif' block. -0./+input_cached/*repeat/ Item 'done', selection []. -0./+input_cached/*repeat/ Item 'if', selection []. -0./+input_cached/*repeat/ Command 'if': arguments = '['{/${path_test$>}}']==0' -> '['/usr/share/gmic/']==0'. [gmic]-0./+input_cached/*repeat/*if/ Start 'if...endif' block -> condition '['/usr/share/gmic/']==0' does not hold. -0./+input_cached/*repeat/*if/ Item 'fi', selection []. [gmic]-0./+input_cached/*repeat/*if/ End 'if...endif' block. -0./+input_cached/*repeat/ Item 'file=${path_test$>}$basename' -> 'file=/usr/share/gmic/gmic_denoise_cnn.gmz', selection []. [gmic]-0./+input_cached/*repeat/ Set local variable 'file=/usr/share/gmic/gmic_denoise_cnn.gmz'. -0./+input_cached/*repeat/ Item 'l[]', selection []. [gmic]-0./+input_cached/*repeat/*local/ Start 'local...endlocal' block, with selected image []. -0./+input_cached/*repeat/*local/ Enter scope '*local/'. -0./+input_cached/*repeat/*local/ Item 'i', selection []. -0./+input_cached/*repeat/*local/ Command 'input': arguments = '$file' -> '/usr/share/gmic/gmic_denoise_cnn.gmz'. [gmic]-0./+input_cached/*repeat/*local/ Input file '/usr/share/gmic/gmic_denoise_cnn.gmz' at position 0 [gmic]-0./+input_cached/*repeat/*local/ *** Error *** Unknown filename '/usr/share/gmic/gmic_denoise_cnn.gmz'. [gmic]-0./+input_cached/*repeat/*local/ Reach 'onfail' block. -0./+input_cached/*repeat/*local/ Enter scope '*local/'. -0./+input_cached/*repeat/*local/ Item 'endl', selection []. [gmic]-0./+input_cached/*repeat/*local/ End 'local...endlocal' block. -0./+input_cached/*repeat/*local/ Exit scope '*local/'.  -0./+input_cached/*repeat/ Item 'if', selection []. -0./+input_cached/*repeat/ Command 'if': arguments = '$file_found' -> '0'. [gmic]-0./+input_cached/*repeat/*if/ Start 'if...endif' block -> condition '0' does not hold. -0./+input_cached/*repeat/*if/ Item 'fi', selection []. [gmic]-0./+input_cached/*repeat/*if/ End 'if...endif' block. -0./+input_cached/*repeat/ Item 'done', selection []. -0./+input_cached/*repeat/ Item 'if', selection []. -0./+input_cached/*repeat/ Command 'if': arguments = '['{/${path_test$>}}']==0' -> '['/usr/lib/gimp/2.0/plug-ins/']==0'. [gmic]-0./+input_cached/*repeat/*if/ Start 'if...endif' block -> condition '['/usr/lib/gimp/2.0/plug-ins/']==0' does not hold. -0./+input_cached/*repeat/*if/ Item 'fi', selection []. [gmic]-0./+input_cached/*repeat/*if/ End 'if...endif' block. -0./+input_cached/*repeat/ Item 'file=${path_test$>}$basename' -> 'file=/usr/lib/gimp/2.0/plug-ins/gmic_denoise_cnn.gmz', selection []. [gmic]-0./+input_cached/*repeat/ Set local variable 'file=/usr/lib/gimp/2.0/plug-ins/gmic_denoise_cnn.gmz'. -0./+input_cached/*repeat/ Item 'l[]', selection []. [gmic]-0./+input_cached/*repeat/*local/ Start 'local...endlocal' block, with selected image []. -0./+input_cached/*repeat/*local/ Enter scope '*local/'. -0./+input_cached/*repeat/*local/ Item 'i', selection []. -0./+input_cached/*repeat/*local/ Command 'input': arguments = '$file' -> '/usr/lib/gimp/2.0/plug-ins/gmic_denoise_cnn.gmz'. [gmic]-0./+input_cached/*repeat/*local/ Input file '/usr/lib/gimp/2.0/plug-ins/gmic_denoise_cnn.gmz' at position 0 [gmic]-0./+input_cached/*repeat/*local/ *** Error *** Unknown filename '/usr/lib/gimp/2.0/plug-ins/gmic_denoise_cnn.gmz'. [gmic]-0./+input_cached/*repeat/*local/ Reach 'onfail' block. -0./+input_cached/*repeat/*local/ Enter scope '*local/'. -0./+input_cached/*repeat/*local/ Item 'endl', selection []. [gmic]-0./+input_cached/*repeat/*local/ End 'local...endlocal' block. -0./+input_cached/*repeat/*local/ Exit scope '*local/'.  -0./+input_cached/*repeat/ Item 'if', selection []. -0./+input_cached/*repeat/ Command 'if': arguments = '$file_found' -> '0'. [gmic]-0./+input_cached/*repeat/*if/ Start 'if...endif' block -> condition '0' does not hold. -0./+input_cached/*repeat/*if/ Item 'fi', selection []. [gmic]-0./+input_cached/*repeat/*if/ End 'if...endif' block. -0./+input_cached/*repeat/ Item 'done', selection []. -0./+input_cached/*repeat/ Item 'if', selection []. -0./+input_cached/*repeat/ Command 'if': arguments = '['{/${path_test$>}}']==0' -> '['']==0'. [gmic]-0./+input_cached/*repeat/*if/ Start 'if...endif' block -> condition '['']==0' holds. -0./+input_cached/*repeat/*if/ Item 'break', selection []. [gmic]-0./+input_cached/*repeat/*if/ Break current 'repeat...done' block. -0./+input_cached/ Item 'if', selection []. -0./+input_cached/ Command 'if': arguments = '!$file_found && 1' -> '!0 && 1'. [gmic]-0./+input_cached/*if/ Start 'if...endif' block -> condition '!0 && 1' holds. -0./+input_cached/*if/ Item 'url=https://gmic.eu/gmic_denoise_cnn.gmz', selection []. [gmic]-0./+input_cached/*if/ Set local variable 'url=https://gmic.eu/gmic_denoise_cnn.gmz'. -0./+input_cached/*if/ Item 'l[]', selection []. [gmic]-0./+input_cached/*if/*local/ Start 'local...endlocal' block, with selected image []. -0./+input_cached/*if/*local/ Enter scope '*local/'. -0./+input_cached/*if/*local/ Item 'i', selection []. -0./+input_cached/*if/*local/ Command 'input': arguments = '$url' -> 'https://gmic.eu/gmic_denoise_cnn.gmz'. [gmic]-0./+input_cached/*if/*local/ Input file 'https://gmic.eu/gmic_denoise_cnn.gmz' at position 0 [gmic]-0./+input_cached/*if/*local/ *** Error *** Command 'input': File 'https://gmic.eu/gmic_denoise_cnn.gmz' is not in .gmz format (magic number not found). [gmic]-0./+input_cached/*if/*local/ Reach 'onfail' block. -0./+input_cached/*if/*local/ Enter scope '*local/'. -0./+input_cached/*if/*local/ Item 'endl', selection []. [gmic]-0./+input_cached/*if/*local/ End 'local...endlocal' block. -0./+input_cached/*if/*local/ Exit scope '*local/'.  -0./+input_cached/*if/ Item 'fi', selection []. [gmic]-0./+input_cached/*if/ End 'if...endif' block. -0./+input_cached/ Item 'if', selection []. -0./+input_cached/ Command 'if': arguments = '!$file_found' -> '!0'. [gmic]-0./+input_cached/*if/ Start 'if...endif' block -> condition '!0' holds. -0./+input_cached/*if/ Item 'error[0--3]', selection [0]. -0./+input_cached/*if/ Command 'error': arguments = 'Command 'input_cached': Unknown filename 'gmic_denoise_cnn.gmz'.'. [gmic]-0./ *** Error *** Command 'input_cached': Unknown filename 'gmic_denoise_cnn.gmz'. [gmic] *** Error in ./ *** Command 'input_cached': Unknown filename 'gmic_denoise_cnn.gmz'.