Hugo Herter
Hugo Herter
@tmontes this is the issue I showed you during the EP sprints.
I was using X11. I tested again today: both Appimage (1.1.1 and run [2699412265](https://github.com/mu-editor/mu/actions/runs/2699412265)) work on Wayland and crash on X11.
## System: KDE Plasma Version 5.25.4 KDE Frameworks Version 5.97.0 Qt Version 5.15.5 Kernel 5.19.1-arch2-1 (64-bit) Graphics Platform X11 Intel COre i7-12700H Mesa Intel Graphics X.Org versiom 21.1.4
``` user@desktop-pc /t/muu> ldd squashfs-root/usr/bin/python3.8 linux-vdso.so.1 => linux-vdso.so.1 (0x00007ffc922f9000) /tmp/muu/squashfs-root/usr/bin/../lib/libpython3.8.so.1.0 => /tmp/muu/squashfs-root/usr/bin/../lib/libpython3.8.so.1.0 (0x00007f6248b78000) libcrypt.so.1 => /usr/lib/libcrypt.so.1 (0x00007f6248b23000) libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007f6248b1e000) libdl.so.2 => /usr/lib/libdl.so.2 (0x00007f6248b19000) libutil.so.1 => /usr/lib/libutil.so.1 (0x00007f6248b14000) libm.so.6...
In order to be published on Flathub: > Accessing the network is not allowed during the build process, to download extra files, everything that an app requires must be included...
Hi @carlosperate , That version works on my Arch Linux environment. It would be difficult to know if the fix of #2318 or updates on Arch (rolling release) fixed the...
Thanks for keeping track and for the update. I believe we can now close this issue.
Looks like this was already an issue in 0.23.0
Related to https://github.com/NixOS/nixpkgs/issues/239770 and https://github.com/NixOS/nixpkgs/issues/171136
I am interested in this. Would https://nix-community.github.io/pyproject.nix/ be relevant in this context ?