murkl wrote:Ok thats simple to test. Go to line 96 and replace the whole line from
notify-send -i "$script_res_icon_file" "$script_title" "$*"
to this
log "$*"
I guess you will get some issues with the WineAppImages (compiled for linux), if you have a working wine installed, set this parameter (in Configuration) to use your own wine version:
wine_default="/path/to/wine"
Getting closer

)
/Users/vlad/Downloads/d2launcher-3.2.3/d2launcher ; exit;
[email protected] ~ % /Users/vlad/Downloads/d2launcher-3.2.3/d2launcher ; exit;
2020-05-07 12:16:56 d2launcher-3.2.3: D2Launcher 3.2.3 started
2020-05-07 12:16:56 d2launcher-3.2.3: Config used: /Users/vlad/Downloads/d2launcher-3.2.3/d2launcher.conf
2020-05-07 12:16:56 d2launcher-3.2.3: New Median XL 1.5.3 update available
2020-05-07 12:16:57 d2launcher-3.2.3: No D2Launcher update available
Again bash and awk intermittently