Closed stevefalco closed 5 months ago
I should add that I just tried the appimage (Nextcloud-3.13.0-x86_64.AppImage) and it works properly, so I'll use that for now.
Can reproduce
Can reproduce even with 3.12.5 in fedora 40 kde (both with wayland and x11)
Manjaro with KDE and Wayland in the current latest version is also affected by that bug.
Same with OpenSuse Tumbleweed, as well as Flathub.
With this issue I seem to be unable to add accounts after the first as well.
Hi all, looks like our QML code had some issues when using the Breeze QML components. This issue doesn't appear with the AppImage because the AppImage package does not use the system theme.
I've pushed a PR to fix this in #6798
I tested your changes and they look good to me. I now see all the missing GUI items.
Thanks for the fix!
I'm on version 3.13.2 on fedora 40 and am still experiencing this issue.
I'm running 3.14.0 on Fedora 40 and it works for me. I built it from the source available here:
https://github.com/nextcloud/desktop/releases
I'm not sure when that version will make it into Fedora.
Ah it seems the backport was released in 3.13.3, so that version should probably be released for fedora. I'll give the package maintainer a poke. Edit: 3.13.4 is already in testing since yesterday, so I'll just need a bit of patience.
You should be able to update from the testing repo:
sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-dc596223ff
And if you have a login on bodhi, you could even add karma after testing:
https://bodhi.fedoraproject.org/updates/FEDORA-2024-dc596223ff
i can confirm i have the same problem. arch linux (btw), nextcloud client 3.14.3. both apps icon missing from toolbar as well as nextcloud assistant icon missing too.
⚠️ Before submitting, please verify the following: ⚠️
Bug description
I have the Nextcloud desktop installed on a Fedora 40 machine running KDE. I built this from source (desktop-3.13.0.tar.gz).
When I click on the client icon (in the tray area) the icon in the upper right where one clicks for "File, Dashboard, Photos, and Activity" is missing. If I click in that area, then a menu of those choices does pop up, so the action is still connected, just invisible.
More annoying, if I click on my name in the upper left, I should see a plus sign for "Add account" as well as several other functions like "Pause sync, Settings, and Exit". None of those are visible, and clicking in that area does nothing.
Here are screenshots with the incorrect areas circled in red.
Note - If I right-click the client icon in the system tray then I do get a menu popup allowing me to open the settings,etc. So the functionality is availble, just not from the main dialog.
Also, I tried installing the desktop from the native Fedora repository, and it has the same behavior.
Client log file:
log.zip
Steps to reproduce
Expected behavior
The missing icons should be present.
Which files are affected by this bug
Files are not affected
Operating system
Linux
Which version of the operating system you are running.
Fedora 40, KDE, X11
Package
Compiled it myself
Nextcloud Server version
Nextcloud Hub 8 (29.0.0)
Nextcloud Desktop Client version
3.13.0
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