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

Can't use Appimage file V4.1 with Fedora 39 because of missing library. #208

Closed
Tuxman2 opened this issue Nov 12, 2023 · 4 comments
Closed
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@Tuxman2
Copy link

Tuxman2 commented Nov 12, 2023

What happened?

Hello,

I tried to launch the v4.1 appimage version under Fedora 39. The problem is the 4.1 appimage version use libtiff 4.5.0 or libtiff 4.6.0 version (need libtiff.so.6). Fedora 39 use libtiff 4.4.0 version (libtiff.so.5 or libtiff.so.5.8.0). Via terminal, I launched the appimage file and I received the following warning message : "Failed to load shared library 'libgdk_pixbuf-2.0.so.0' referenced by the typelib: libtiff.so.6 : cannot open shared object file : no such file or directory." libtiff 4.5.0 is available for Fedora 40 or rawhide but not for Fedora 39. It seems that libtiff 4.5.0 and libtiff 4.6.0 have libtiff.so.6 file.

Expected behavior

Be able to launch V4.1 version of appimage under Fedora 39.

To Reproduce

See what happened.

Detailed Explanation (Optional)

No response

Application Version

gdm-setting 4.1

Format/Source

Appimage

Environment

Fedora 39

@Tuxman2 Tuxman2 added the bug Something isn't working label Nov 12, 2023
@realmazharhussain
Copy link
Member

4 out of 14 currently open issues are bug reports about the AppImage not launching. The AppImage build system/scripts need a complete revamp.

@Tuxman2
Copy link
Author

Tuxman2 commented Nov 12, 2023

Ok. I have some problem with the flatpack version, so I installed manually gdm-setting from source. But I prefer an appimage version.

When do you think a good appimage version will be available ?

Thanks.

Regards

@realmazharhussain
Copy link
Member

Probably not soon. I have opened a new issue to track revamped AppImage support. You can subscribe to it if you want to get notified when the revamped AppImage support is added.

@realmazharhussain
Copy link
Member

Closing as duplicate of #209.

@realmazharhussain realmazharhussain closed this as not planned Won't fix, can't repro, duplicate, stale May 23, 2024
@realmazharhussain realmazharhussain added the duplicate This issue or pull request already exists label May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants