-
-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
- Download AppImage
- Make file executable
- 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
Labels
bugSomething isn't workingSomething isn't working