Skip to content

[Bug]: AppImage doesn't launch #308

@despens

Description

@despens

ArchiveWeb.page Version

v0.15.2

What did you expect to happen? What happened instead?

I tried to launch the AppImage on Ubuntu 24.04. Doing it via GUI silently fails, via terminal generates the following output:

$ ./archivewebpage.appimage
app path /tmp/.mount_archivZzxSv3/resources/app.asar
dir name /tmp/.mount_archivZzxSv3/resources/app.asar/dist/electron
proj path /tmp/.mount_archivZzxSv3/resources/
app data /home/despens/.config
user data /home/despens/.config/ArchiveWeb.page

(process:2850679): Gtk-ERROR **: 07:37:17.053: GTK 2/3 symbols detected. Using GTK 2/3 and GTK 4 in the same process is not supported
Trace/breakpoint trap (core dumped)

Step-by-step reproduction instructions

  1. Download AppImage
  2. Make file executable
  3. Double click file in file manager or execute via terminal

Additional details

My Ubuntu 24.04 install has libfuse2 installed that is required for running AppImages.

There seem to be other electron projects that have this GTK issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions