probonopd

Results 5876 comments of probonopd

> what about appimage-builder? That'd be a question for @azubieta :)

Hi @ronb1964, which is the oldest version of Ubuntu you can run this successfully on? I am seeing ``` /run/firejail/appimage/usr/bin/python3: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_ABI_DT_RELR' not found (required by /run/firejail/appimage/usr/bin/python3) /run/firejail/appimage/usr/bin/python3: /lib/x86_64-linux-gnu/libm.so.6:...

It doesn't pass the test anymore, unlike back in the day. Apparently the program has now gained additional dependencies which are missing in the AppImage or are not being loaded...

Did it work without Pipewire and jack in older versions?

Maybe it'd be possible to make the message non-fatal - show it but continue with just ALSA? (Personally I prefer pure ALSA wherever possible - seems to be most robust...

This also affects other OSes which are using a global menu bar, such as [helloSystem](https://hellosystem.github.io/). ![image](https://user-images.githubusercontent.com/2480569/202836571-b071ab4a-d8ba-4e0f-b7e1-a7d13402dcf7.png) According to https://www.reddit.com/r/Cura/comments/uwwr0l/comment/i9urwky/?utm_source=reddit&utm_medium=web2x&context=3 > The reason this was changed is because in Cura 5.0,...

The test succeeded but imgur has a problem ` 1025Too Many RequestsImgurException` - this is unrelated to your software. Note to self: Revisit in a while again.

``` Error message from imgur: 1025Too Many RequestsImgurException ``` is not your fault. We cannot do anything but wait until http://imgur.com/ works again.

Please remove [data/TarotCaster](https://github.com/AppImage/appimage.github.io/pull/3537/files#diff-bc06c5d04acd2e5f74a0f5c61165e1851b6a1e9dc2ca6d55ca1cb0cee40b152f) from this PR, as that is another application with a separate Pull Request. Thanks!

``` /run/firejail/appimage/usr/bin/../lib/jvm/bin/java: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /run/firejail/appimage/usr/lib/jvm/bin/../lib/libjli.so) ``` Seems like it was built on a too new system, and hence can't run on all still-supported Ubuntu LTS.