Mikael Brevik

Results 77 comments of Mikael Brevik

Currently there is no way of doing this without forking. Though you could do your own implementation/abstraction similar to https://github.com/mikaelbr/node-notifier/blob/master/index.js. This won't be the same as fallback option as included...

Hi! This looks like an issue with the encoding snoretoast itself. Does it work if you use it directly manually through the command line?

Thanks for this! To just be on the safe side, I think I'll wait for KDE/snoretoast#15 and use binaries from that/build myself.

Just an update, still waiting for https://github.com/KDE/snoretoast/pull/15. There's an ongoing discussion there.

Can this be a issue with long paths (there are some issues on the filesystem for windows and long paths)? You can activate debug-mode and see what command node-notifier invokes...

Have you seen this guide? https://github.com/mikaelbr/node-notifier#within-electron-packaging

Ok. I'm sorry, but did you give this the proper time and actually read what section I referred to? `Within Electron Packaging` Here's the text: > If packaging your Electron...

I no longer have easy access to Windows. Any help with debugging, implementation, and QA would be greatly appreciated.

I no longer have easy access to Windows. Any help with debugging, implementation, and QA would be greatly appreciated. The source code is very straight (painfully so), so running it...

Have you tried the current master branch? Does it work there? I wonder if this might be a appID backlash (#167 et. al)