Skip to content

AppImage Error: Could not create default EGL display: EGL_BAD_PARAMETER. Aborting... #391

Description

@akelling

Getting the following error while launching the appimage:

sharp@hyrule ~/Downloads $ ./Pocket.Sync_5.7.5_amd64.AppImage
[2025-06-18][06:20:19][pocket_sync::install_zip][INFO] Zip Task Started
[2025-06-18][06:20:20][pocket_sync::install_zip][INFO] Zip Task listening for file drop
[2025-06-18][06:20:20][pocket_sync::install_zip][INFO] Zip Task listening for install-core
Could not create default EGL display: EGL_BAD_PARAMETER. Aborting...

Get the same trying to run as root:

sharp@hyrule ~/Downloads $ su -c ./Pocket.Sync_5.7.5_amd64.AppImage
Password: 
[2025-06-18][06:23:15][pocket_sync::install_zip][INFO] Zip Task Started
XDG_RUNTIME_DIR (/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e.g. happen if you try to connect to a non-root PulseAudio as a root user, over the native protocol. Don't do that.)
[2025-06-18][06:23:15][pocket_sync::install_zip][INFO] Zip Task listening for file drop
[2025-06-18][06:23:15][pocket_sync::install_zip][INFO] Zip Task listening for install-core
Could not create default EGL display: EGL_BAD_PARAMETER. Aborting...

System Info:

sharp@hyrule ~/Downloads $ cat /etc/os-release 
NAME="openSUSE Tumbleweed"
# VERSION="20250611"
ID="opensuse-tumbleweed"
ID_LIKE="opensuse suse"
VERSION_ID="20250611"
PRETTY_NAME="openSUSE Tumbleweed"
ANSI_COLOR="0;32"
# CPE 2.3 format, boo#1217921
CPE_NAME="cpe:2.3:o:opensuse:tumbleweed:20250611:*:*:*:*:*:*:*"
#CPE 2.2 format
#CPE_NAME="cpe:/o:opensuse:tumbleweed:20250611"
BUG_REPORT_URL="https://bugzilla.opensuse.org"
SUPPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org"
DOCUMENTATION_URL="https://en.opensuse.org/Portal:Tumbleweed"
LOGO="distributor-logo-Tumbleweed"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinglikely to be fixed by Tauri CEFIssues that’ll probably be fixed when the app is moved to use Tauri CEF

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions