httpie / desktop

🚀 HTTPie Desktop — cross-platform API testing client for humans. Painlessly test REST, GraphQL, and HTTP APIs.
https://httpie.io
Other
2.85k stars 32 forks source link

[Bug]: Desktop Version don't open on Ubuntu 23.04 #90

Closed hiroyamaguch closed 1 month ago

hiroyamaguch commented 1 year ago

What happened?

I've try to run HTTPie on linux and don't works. I try some options:

Steps to reproduce?

1. Install app
2. Click to open
3. Nothing happens

What did you expect to happen?

The app open and works

Platform

Linux

HTTPie Desktop version

HTTPie -> 2023.3.0 Ubuntu -> 23.04

Relevant log output

No response

Code of Conduct

enboig commented 9 months ago

Same for ubuntu 22.04. I downloaded file, chmod 700 and run:

$ ./HTTPie-2023.3.6-arm64.AppImage 
[appimage-binfmt-bypass/bin] ERROR: failed to execute patched runtime: Exec format error
patelharsh9797 commented 3 months ago

Any update on this? Still haveing the same appimage-binfmt-bypass/bin error as of Jun 15, 2024.

hiroyamaguch commented 2 months ago

Keeps happening on ubuntu 24.04

Mohsen-Khodabakhshi commented 2 months ago

Same error on Ubuntu 22.04.

hiroyamaguch commented 1 month ago

I solve the problem executing this command sudo apt install libfuse2t64.

I have discover the solution executing the application on terminal and seeing the error logs.

Link: https://github.com/AppImage/AppImageKit/wiki/FUSE.