Skip to content

Conversation

@dandrake
Copy link
Contributor

Updated instructions for downloading Agent on Linux.

Addresses / fixes #2797 .

Updated instructions for downloading Agent on Linux.

Addresses / fixes UltimateHackingKeyboard#2797 .
@cla-sign-bot
Copy link

cla-sign-bot bot commented Dec 25, 2025

Thank you for your contribution!
Please sign the CLA.

@mondalaci
Copy link
Member

@ert78gb @dandrake This is a first. I'm wondering under what circumstances this issue occurs. Nobody else has reported it yet.

@dandrake
Copy link
Contributor Author

dandrake commented Jan 5, 2026

I signed the CLA; sorry for the delay.

@ert78gb
Copy link
Member

ert78gb commented Jan 5, 2026

I also checked the behaviour of Ubuntu 25. It uses the fuse3, but electron uses fuse 2. The new fuse3 is not compatible with fuse 2 and newer distros does not ship fuse 2 by default.

Honestly I don't know when will it solved because there is a closed issue in the electron electron/electron#44131 that references to chromium https://issues.chromium.org/issues/410878548 that referencing back to electron :(

Currently, fuse2 manual install is the solution/workaround.

@kareltucek
Copy link
Collaborator

kareltucek commented Jan 5, 2026

I am affected too.

I guess that it is not frequently reported because all appimages are affected, so by the time they try to run Agent, they know what to do about it and not to blame UHK.

@kareltucek
Copy link
Collaborator

Or maybe it is worked around in default environment 🤷

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AppImage not working on Ubuntu 25.10; libfuse problems

4 participants