maᴚko
maᴚko
I'm not entirely sure if this has a direct connection to neutrailnojs. I found that the same problem occurs in the safari browser and represents a problem with video encoding....
You have to set the path without a dot at the beginning: `"icon": "/resources/icons/my-icon.png",`
@KTibow Hmm, that is weird.. Can you confirm if it wants to display the default neutralino icon or any other `.png` file?
@KTibow I recommend that you initialize new neu app in a separate directory with `neu create myapp` and you should get `resources/icons/appIcon.png` which is the default icon for neu app...
@oprypin Hey, can you just release new version because right now if you install via `nimble install docopt` the dispatch module doesn't work! Actually if you go to the directorium...
@oprypin And dispatch module still doesn't work, it gives me the following error on compile: `Error: attempting to call undeclared routine: 'strip'` in `dispatch.nim (ln 99, 19)`?
@PMunch Everything works fine now.. I wonder if it is possible to set a custom message when a wrong / non-existent argument is entered and when no argument is entered...
@PMunch Actually I made a custom message if no argument was entered, but how do I handle the output message if a wrong / non-existent argument is entered?
The same thing happened to me but with `Black Box terminal` installed via `flatpak`. I tried some keyboard shortcut to use for `tmux` and suddenly the tiling mode turned off....
@jmmaranan Still not working, I knew about `windows.json` but it is not in the file at all..