Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] Bundle GTK within the appimage #15

Open
acidrums4 opened this issue Sep 15, 2021 · 8 comments
Open

[Request] Bundle GTK within the appimage #15

acidrums4 opened this issue Sep 15, 2021 · 8 comments
Labels
enhancement New feature or request

Comments

@acidrums4
Copy link

Hello there.

As the title says, it would be awesome for Firefox's Appimage to have bundled gtk within. As of today, it's not possible to run successfully the appimage on a system that does not have gtk installed.

Not sure if this is possible or that gtk is being left out of the Appimage by choice, though, but other apps that use gtk do include gtk within them - i.e. Inkscape

@srevinsaju
Copy link
Owner

I see, thanks for creating this issue. I will try to do the same! :D

@graphixillusion
Copy link

I have the same problem: i got this error when i try to start it

XPCOMGlueLoad error for file /home/temp/testing/squashfs-root/libmozgtk.so:
libgtk-3.so.0: cannot open shared object file: No such file or directory
Couldn't load XPCOM.

@srevinsaju
Copy link
Owner

@graphixillusion can you please share your distro information?

@graphixillusion
Copy link

@srevinsaju

PRETTY_NAME="Debian GNU/Linux 8 (jessie)"
NAME="Debian GNU/Linux"
VERSION_ID="8"
VERSION="8 (jessie)"
ID=debian

I don't have root access on this so i can only run programs in userspace

@srevinsaju srevinsaju added the enhancement New feature or request label Nov 21, 2022
@Neko-Box-Coder
Copy link

Not sure if this is related but is it possible to bundle xdg-desktop-portal or xdg-desktop-portal-gtk because file dialogue would not work without one of them.

@brandlymarc
Copy link

Not sure if this is related but is it possible to bundle xdg-desktop-portal or xdg-desktop-portal-gtk because file dialogue would not work without one of them.

I have run into this issue as well, is this something you guys are working on?

@Neko-Box-Coder
Copy link

@brandlymarc I tried to get it working by just installing the xdg desktop portal package but couldn't get it to work.
At the end, I think I just disable desktop portal file picker by going to about:config and set widget.use-xdg-desktop-portal.file-picker to 0

@pogmat
Copy link

pogmat commented Apr 6, 2024

Same problem here: libgtk-3.so.0 not found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants