fluffychat icon indicating copy to clipboard operation
fluffychat copied to clipboard

[BUG]: Can't select files/images on Void Linux

Open pauljako opened this issue 5 months ago • 1 comments

Bug Description

When trying to upload a file or image, it first shows "No connection to the server". When trying the second time, it infinitely stuck on "Loading... Please wait.". The logs show nothing related.

Image Image

Steps to Reproduce

  1. Open any Chat
  2. Click the plus left to the Write a message box
  3. Click Send file
  4. Get a "No connection to the server" error
  5. Click Close
  6. Click Send file again
  7. Get stuck on "Loading... Please wait."

Expected Behavior

It should open a file picker for sending files

App Version

2.1.1

Additional Platform Information

Device: Lenovo IdeaPad Laptop; OS: Void Linux; Installation Type: Tarball

Additional Context

No response

pauljako avatar Sep 18 '25 12:09 pauljako

because I add the support for xdg-desktop-portal.. And remove the origin support.. So you should check the environment, to check if it has xdg-desktop-portal https://flatpak.github.io/xdg-desktop-portal/docs/doc-org.freedesktop.impl.portal.FileChooser.html https://docs.voidlinux.org/config/graphical-session/portals.html

what is your desktop environment? I think you can install the package.

Decodetalkers avatar Oct 09 '25 14:10 Decodetalkers