FilenCloudDienste / filen-desktop-legacy

Desktop client for filen.io
https://filen.io
GNU Affero General Public License v3.0
2 stars 0 forks source link

Client is unusable with Wayland #275

Open pescepalla opened 3 months ago

pescepalla commented 3 months ago

I'm trying to use the Filen client under Hyprland but the UX is dismal and I'm here a) hoping the rclone integration is done soon (as it's been promised for years now) and/or b) a Wayland-compatible client is developed.

The main issue is that when I launch the client, I can log in correctly. However, the resulting window after that will disappear as soon as I move the mouse, so I cannot even configure the sync.

Launching from terminal I get the following:

(filen-desktop:34096): Gtk-WARNING **: 11:25:23.032: Theme parsing error: gtk-contained-dark.css:2871:228: Missing closing bracket for :not()
[34096:0322/112523.114792:ERROR:object_proxy.cc(623)] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path= /org/freedesktop/portal/desktop: org.freedesktop.DBus.Error.InvalidArgs: No such interface “org.freedesktop.portal.FileChooser”
[34096:0322/112523.114807:ERROR:select_file_dialog_linux_portal.cc(242)] Failed to read portal version property
11:25:23.186 › Checking for update
11:25:23.193 › Checking if an update is available
11:25:23.193 › Initializing startup windows
11:25:23.211 › Generated new staging user ID: f7688842-d650-5cf3-8619-bf1f4c1b0920
11:25:23.500 › Update for version 2.0.24 is not available (latest version: 2.0.24, downgrade is disallowed).
11:26:15.661 › [MAIN] Worker closed, restarting

What I've tried:

OS: Arch Linux

RodsonMatos commented 1 month ago

I use Hyprland on Arch Linux and have the same issue, the only difference is that the settings page does not close suddenly, which allow me to set everything up, only the initial page closes after losing focus, resizing or moving.

I've tried installing from all types of sources, launching the AppImage through the terminal but this issue persists. Though no error log is shown on the terminal.

RodsonMatos commented 1 month ago

@pescepalla, it shows "No such interface 'org.freedesktop.portal.FileChooser'" for you, so try installing one of the xdg-portals that have a file chooser in this page. It might help you in some level.