Linux desktop client menu issue

Hi!
I have installed Nextcloud Desktop app on a Debian 12 (bookworm) machine, using flatpak.
The version installed is 3.9.0.
GNOME Version is: 43.4
and the windowing system is Wayland.
Machine is a Vmware ESXi 8.0 (VM version 20)

The app works mostly ok, but with a few caveats:

  1. it doesn’t show the menu when clicking the logged user. (also doesn’t show the icon for the apps menu) - see attached screenshots.
  2. sometimes it goes offline for no apparent reason.


The problem is that, not having access to the menu, I can’t bring up the settings screen, where I could try to check/uncheck some folders to be synced.

I have 2 Nextcloud servers that I tried to connect to. In both cases the client behaves the same. Also the windows client looks/works normal being connected to either of those 2 same servers…

1 Like

did you figure it out? I have the same problem on Fedora Silverblue 38.

Screenshot from 2023-07-31 22-03-13

╰─$ flatpak info com.nextcloud.desktopclient.nextcloud

Nextcloud Desktop - Nextcloud desktop synchronization client

          ID: com.nextcloud.desktopclient.nextcloud
         Ref: app/com.nextcloud.desktopclient.nextcloud/x86_64/stable
        Arch: x86_64
      Branch: stable
     Version: 3.9.1
     License: GPL-2.0+
      Origin: flathub
  Collection: org.flathub.Stable
Installation: system
   Installed: 183,7 MB
     Runtime: org.kde.Platform/x86_64/5.15-22.08
         Sdk: org.kde.Sdk/x86_64/5.15-22.08

      Commit: ca61127ad56eec7061cb31dd500d3feb60263792d8d095fa8ee8090866bb8d3a
      Parent: 2be08afea65b96f9a6a3801a87d04b971cbf869cf32647f7e95822b12c2ae0c6
     Subject: Update desktop.git to 3.9.1 (67864904)
        Date: 2023-07-25 22:01:39 +0000

I don’t know if this is just related to tray, which doesn’t exist in gnome3, or to the problem at hand:

2023-07-31 22:02:11:970 [ warning default qrc:/qml/src/gui/tray/AutoSizingMenu.qml:11 ]:        qrc:/qml/src/gui/tray/AutoSizingMenu.qml:11: TypeError: Cannot read property 'implicitWidth' of undefined
2023-07-31 22:02:14:742 [ warning default qrc:/qml/src/gui/tray/AutoSizingMenu.qml:11 ]:        qrc:/qml/src/gui/tray/AutoSizingMenu.qml:11: TypeError: Cannot read property 'implicitWidth' of undefined
2023-07-31 22:02:17:929 [ info nextcloud.gui.application /run/build/nextcloud-client/src/gui/application.cpp:981 ]:     Trying tray icon, tray available: false

Apparently this is a known bug!
I stopped using the flatpack version for the moment… so not exactly a solution.

1 Like

You have a link to a bug report or anything. I haven’t found one yet.