nils måsén

Results 390 comments of nils måsén

Yeah, that seems likely. Interesting though. Maybe we shouldn't close this. @simskij, perhaps you have some insights? I have not even tried the snap version of shoutrrr.

This is more of a feature request, I think. `TarArchive` does more of the heavy lifting, but at a cost of less flexibility. It shouldn't be much of a problem...

> leading people to believe that there is a problem with the ZIP file, rather than the runtime. Well, the error that's reported will still contain the cause: `Exception during...

@geracosta Could you upload a file that shows the problem to https://archivediag.piksel.se/ ?

Yeah, it's not going to happen anytime soon. It took a couple of days to get it to compile the last time, and the build image I used got destroyed...

You should still be able to run the compiled version with the LD_LIBRARY_PATH env wrapper script: [phantomjs-armv6-rpi v2.1.1](https://github.com/piksel/phantomjs-raspberrypi/releases/tag/v2.1.1-r)

There is also apps like [CheatSheet](https://mediaatelier.com/CheatSheet/) that displays the keyboard bindings for the current app when you hold down the command key. That relies on the menu entries to populate...

Hm, yeah, it looks like the timeout (10s) is not being adjusted for the delayed sending. The error comes 10s after the session is done, but obviously it would never...

Shoutrrr is a go library, so we have no idea what the running environment is like. It also feels like a potential security issue that the consumers of the library...

Watchtower is running inside a container with no additional binaries, so there is nothing to run your script in. No bash, no python, nothing. That's what I meant by "the...