-
Environment variables are inherited, but the cursor is still Adwaita.
https://github.com/user-attachments/assets/59bfe150-3a35-430c-90be-809085c81b66
OS: Hyprland/Arch
-
AppImage (Linux) version of electron-cash is rather slow to start, it takes about 3 seconds on my modern Intel 1340P machine.
This is because Python bytecode (`.pyc` files) are not included into .app…
-
**The Case for AppImage**
I see that there is discussion about a Flatpak release and that's great. But for now, there is a single binary. Usually this type of single file release uses AppImage form…
-
first, thanks to the deploying app.
is it necessay to comuzimise ```fhsLikeMode``` and ```AppRun``` ?
like ```-no-fhs-mode```, ``` -no-link ``` or ``` -link-name= ```?
-
**Describe the bug**
Starting SteamVR blanks my monitor and crashes KWin. Started after one of the updates made to my system recently (or so I suspect) and before SteamVR 2.8 release. Interestingly, …
-
`error while loading shared libraries: libQt6Pas.so.6: cannot open shared object file: No such file or directory`
I noticed there was a beta2 on the repo and it has the same error btw.
`libQt6Pa…
-
https://sourceforge.net/projects/qreport/files/Linux/CuteReport-GPL-1.3.2.AppImage/download
```
FATAL: AppRun is not executable
```
https://travis-ci.org/AppImage/AppImageHub/builds/266084511#…
-
**Describe the bug**
Recipes/scripts from @probonopd's [pkg2appimage](https://github.com/AppImage/pkg2appimage/tree/master/recipes) which use the built-in `convert` binary (which is itself an AppImag…
-
v3.0.3, tomcat9
When pressing a key to trigger appRun or farmRun stop, I get the error message:
```java
> Task :farmRun FAILED
FAILURE: Build failed with an exception.
* What went wrong:
…
-
Tried to build tango on Ubuntu 22.04 ARM64 with few modifications on build script, which only replaces x64 -> arm64 and x86_64 -> aarch64:
```
#!/bin/bash
set -euo pipefail
# Cleanup.
function …