Sertonix

Results 89 comments of Sertonix

@tollsimy To avoid duplicate work you should probably take a look at https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/89031

The current scripts uses a lot more bash extensions than supported by busybox ash. You check that with shellcheck 0.10.0+ quit easily: `shellcheck -s busybox -S error -e SC3036 *.sh`...

Are you using a flatpak/snap? Cause I think they are preventing changes to things like app_id and x11_class

(I already investigated 😅 ) I think it's expecting a different project with the same name (that is shipping a `.pc` file): https://github.com/docopt/docopt.cpp/blob/master/docopt.pc.in

> What is the evidence of use-after-free, can you post the exact message? The valgrind output indicates a use-after-free (excerpt): ``` ==19756== Invalid read of size 8 ==19756== at 0x65EB7AA:...

Could you check with valgrind that this doesn't introduce a memory leak? (And thanks for digging into this)

And no memory leaks 🥳

Thanks for the reminder

Since letterboxing isn't enabled by default anymore the `flip this pref` comment should probably be changed.