flameshot
flameshot copied to clipboard
imgur upload still bug in AppImage
When trying to upload to imgur the old
Host api.imgur.com not found
message appears
Flameshot version 10.1 AppImage
Describe the bug Uploading to imgur is not possible. It happens only in the AppImage version If I install it from .deb package it works fine.
Once installed both. AppImage version still does not work so I suspect that some dependencies included in AppImage are missing or old
To Reproduce Download Appimage and launch from a live Ubuntu 20.04
Expected behavior Clean upload as it does in .deb installation
System Information Xubuntu 20.04 Live
I can reproduce this issue with AppImage v0.10.1 (4e406ec)
Perhaps that is also why we also get the following:
❯ ./Flameshot-0.10.1.x86_64.AppImage
Run experimental self-contained bundle QSettings::value: Empty key passed QSettings::value: Empty key passed QSettings::setValue: Empty key passed QSettings::value: Empty key passed QSettings::setValue: Empty key passed Failed to get information about the latest version. "Host api.github.com not found" Failed to get information about the latest version. "Host api.github.com not found"
Do app images require explicit permission to use networking?
I tried Flameshot-0.10.1.x86_64.AppImage --appimage-extract
, then run Apprun
, it works
Flameshot-0.10.1.x86_64.AppImage --appimage-mount
, then cd
mount directory, run AppRun
I have the same issue with the AppImage.
@Waxxx333 which version are you using?
Same issue here with AppImage Flameshot-12.1.0.x86_64.appimage
.
How to fix it? Why it triggers in 2024?