flameshot-org / flameshot

Powerful yet simple to use screenshot software :desktop_computer: :camera_flash:
https://flameshot.org
GNU General Public License v3.0
24.43k stars 1.56k forks source link

imgur upload still bug in AppImage #1878

Open jesuslalvaro opened 2 years ago

jesuslalvaro commented 2 years ago

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

mmahmoudian commented 2 years ago

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"
borgmanJeremy commented 2 years ago

Do app images require explicit permission to use networking?

holazt commented 2 years ago

I tried Flameshot-0.10.1.x86_64.AppImage --appimage-extract, then run Apprun, it works

holazt commented 2 years ago

Flameshot-0.10.1.x86_64.AppImage --appimage-mount, then cd mount directory, run AppRun

Waxxx333 commented 2 years ago

I have the same issue with the AppImage.

mmahmoudian commented 2 years ago

@Waxxx333 which version are you using?

OnkelTem commented 7 months ago

Same issue here with AppImage Flameshot-12.1.0.x86_64.appimage. How to fix it? Why it triggers in 2024?