Skip to content

Unable to find SDL3 error on launch #2723

@mmorgan00

Description

@mmorgan00

Bug Report
Expected behavior: Being able to launch the app via app image
Actual behavior: Attempting to launch the app image generates an error:

/pyfa-v2.65.3-linux.AppImage
Failed loading SDL3 library.
[1]    168810 IOT instruction (core dumped)  ./pyfa-v2.65.3-linux.AppImage

Detailed steps to reproduce:

  1. Download appimage file
  2. run chmod +x pyfa-v2.65.3-linux.AppImage
  3. Attempt to execute appimage

Fits involved in EFT format (Edit > To Clipboard > EFT): N/A
Release or development git branch? Please note the release version or commit hash: Release (attempted with both v2.65.3 and v2.65.4)
Operating system and version (eg: Windows 10, OS X 10.9, OS X 10.11, Ubuntu 16.10): Arch Linux, wayland based DE
Other relevant information:

  • Machine has SDL3 installed
pacman -Qs sdl3
local/sdl2-compat 2.32.64-1
    An SDL2 compatibility layer that uses SDL3 behind the scenes
local/sdl3 3.4.0-3
    A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (Version 3)
local/sdl3_ttf 3.2.2-3
    A library that allows you to use TrueType fonts in your SDL applications (Version 3)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions