Hello people, any idea?

  • mindlessLump@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    10 months ago

    You could check your systemd logs with sudo journalctl > logs.txt Search that file for your application name.

    Otherwise try running the application from terminal, and view any logs that output.

    flatpak run {app name}

    You might need to add options for logging.

    My guess is it’s missing some gtk assets.