-
Notifications
You must be signed in to change notification settings - Fork 817
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Unable to sync with multiple accounts due to missing UI elements #6167
Comments
This bug might be related to issues with QGnomePlatform and/or Adwaita-qt. For a longer discussion see this thread. |
Hey there, please note that this is an issue with the flatpak version of the nextcloud desktop client maintained here. I submitted a PR which sets the app theme to kde instead of gnome which fixes this issue. You should be able to override the environment variables and set |
@p-fruck Thanks for mentioning adding environment variables, for those who don't want to reinstall but just want to repair the current installation. It is recommended to use the tool Flatseal (flatpak install flathub com.github.tchx84.Flatseal) for modification, you just need to navigate to nextcloud and then navigate to the environment variables section and add QT_QPA_PLATFORMTHEME=kde and then restart nextcloud |
Fixed in flathub/com.nextcloud.desktopclient.nextcloud#130 And outside the scope of this repository. :-) |
This one is back (and has been a problem a while not just the version below ) |
Same problem here, and adding EDIT: On Debian 12, installing the |
I have the same issue with the openSUSE Tumbleweed package. I'm using Plasma 6 on Wayland. The workaround for me was to download and run the AppImage downloaded from nextcloud.com to add the second account. Then it shows up with the client provided by openSUSE. |
I am on Arch Linux, using 3.12.3 from Flathub, adding the |
Same issue on Manjaro using both AppImage and Flatpak. Issue is exists on both my desktop and laptop (both using KDE6 on Manjaro). |
Same issue. Fedora 40, KDE 6.1.1. Downloaded from Fedora repo via dnf. |
I can confirm that using the git repo on the AUR fixes the issue for Arch-based distros. |
Bug description
I recently reinstalled Nextcloud Desktop (3.10.0 (KDE); flatpak) on Pop!_OS (Ubuntu) 22.04 LTS. I was able to successfully connect to my primary account on my private instance, however when I opened the main window trying to sync my secondary account, I couldn't get to it because UI elements are missing - not only visually but also physically (I just can't click anything):
![grafik](https://private-user-images.githubusercontent.com/8024663/277803192-8f66358a-1ddf-4bf0-be18-7cec53d4502f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNDgxNjQsIm5iZiI6MTczOTE0Nzg2NCwicGF0aCI6Ii84MDI0NjYzLzI3NzgwMzE5Mi04ZjY2MzU4YS0xZGRmLTRiZjAtYmUxOC03Y2VjNTNkNDUwMmYucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTBUMDAzNzQ0WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9OWJmMTQ2Mzc4YzljMzJkYzAyODI1ZTAzMDhjNjE1MzdmMjk0ODI3NDFjN2Q5NmFmNGQ1NDNmYjRmYzY1Y2EzYSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.nE2NJtA-kfiRFACXIqgIzK6ONKHYLUdYmaVMdOcH2ak)
Clicking anywhere in the white space below my account icon doesn't do anything, however clicking the buttons to the right of the folder icon on the top right corner works, so it doesn't seem to be a simple theming problem (or if so, there might be a Qt element scaling problem).
When running nextcloud via cli (
flatpak run com.nextcloud.desktopclient.nextcloud
), the only output I get is qt.qpa.qgnomeplatform: Could not find color scheme "".When using the AppImage binary, my secondary account is automatically linked already (which however it doesn't seem to be when using the flatpak version since files don't synchronize at all on that account) and everything seems to work just fine.
I really don't want to use the AppImage version for multiple reasons, how can this problem be solved?
I've found a similar issue here.
Thanks in advance.
Steps to reproduce
Expected behavior
Main dialog should be shown properly.
Which files are affected by this bug
flatpak version: com.nextcloud.desktopclient.nextcloud
Operating system
Linux
Which version of the operating system you are running.
Pop!_OS 22.04 LTS
Package
Other
Nextcloud Server version
27.1.2
Nextcloud Desktop Client version
3.10.0 (KDE)
Is this bug present after an update or on a fresh install?
Fresh desktop client install
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
Are you using an external user-backend?
Nextcloud Server logs
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: