Simon Sandström

Results 10 comments of Simon Sandström

Then add a check to make sure to never add players if their name is only 2 characters, to avoid this problem?

Related? https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71500

I tried searching this repo for similar tickets but couldn't find any. Or is the root issue in KeePassXC and not in the extension? Also, if the connection is down...

Better report this upstream, perhaps at https://github.com/xiph/vorbis ? However, I don't think that this is an error. libvorbis contains three utility / extra programs: barkmel, tone and psytune, see https://github.com/xiph/vorbis/blob/ea8b03fce93444cb3cf0131909e15b4f8856e863/lib/Makefile.am#L29...

Aha, yes that is a problem. I wonder why they don't just add the libvorbis directory with `add_subdirectory`. libvorbis uses CMake as well, so it should be possible.

I have this problem as well, on v10.9.2, and I was planning to test this PR. I was thinking that I would first build the official 10.9.2 myself (docker), make...

I've tested this PR now and it works OK. I've tested skipping to next episode, waiting for the end of an episode and clicking "Start now" and just waiting for...

I can just add that I've been using this patch for about 3 months without any issues (neither the issue described in the ticket nor any other issue).

Hi @david0 , sorry to ping you here, but I just wanted to ask if you (or anyone else here) know if public key identities has to be added in...

I was just testing the sample code provided by david0