nextcloud / desktop

💻 Desktop sync client for Nextcloud
https://nextcloud.com/install/#install-clients
GNU General Public License v2.0
2.97k stars 781 forks source link

[Bug]: Flatpak: Error accessing configuration file #6923

Closed Rade0nFighter closed 1 month ago

Rade0nFighter commented 1 month ago

⚠️ Before submitting, please verify the following: ⚠️

Bug description

When booting the other day I was presenting with a NC crash dialog reading:

There was an error while accessing the configuration file at /home/<username redacted>/.var/app/com.nextcloud.desktopclient.nextcloud/config/Nextcloud/nextcloud.cfg. Please make sure the file can be accessed by your system account.

After some googling I came across a stackoverflow post suggesting opening the permissions to 777 (controversial I know but a good test at least). Rebooted, same issue.

If I delete that file the app works again, asking me to sign in again, choose folders to sync etc, but no new config file is created and the next time I open the app it asks me sign in again.

I haven't changed anything with my system beyond updates let alone gone into the ~/.var folder before.

Nextcloud info: Desktop client: 3.12.3 (latest on Discover/flathub) Server: Nextcloud Hub 8 (29.0.2)

System info: Ubuntu 24.04 with KDE Kernel: 6.8.0-36-generic DE: Plasma 5.27.11 WM: KWin Theme: [Plasma], Breeze [GTK3] Icons: [Plasma], breeze-dark [GTK2/3]

Steps to reproduce

  1. Launch NC desktop client
  2. Crash message

Expected behavior

  1. Launch NC desktop client
  2. App opens and starts syncing like it did last week

Which files are affected by this bug

N/A

Operating system

Linux

Which version of the operating system you are running.

Ubuntu 24.04

Package

Other

Nextcloud Server version

29.02

Nextcloud Desktop Client version

3.12.3

Is this bug present after an update or on a fresh install?

Updated from a minor version (ex. 3.4.2 to 3.4.4)

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

Are you using an external user-backend?

Nextcloud Server logs

2024-07-16 16:02:36:574 [ info nextcloud.gui.application /run/build/nextcloud-client/src/gui/application.cpp:676 ]: ################## "Nextcloud" locale: "en_GB" ui_lang: QVariant(Invalid) version: "3.12.3git" os: "KDE Flatpak runtime"
2024-07-16 16:02:36:574 [ info nextcloud.gui.application /run/build/nextcloud-client/src/gui/application.cpp:681 ]: Arguments: ("nextcloud")
2024-07-16 16:02:36:574 [ info nextcloud.gui.application /run/build/nextcloud-client/src/gui/application.cpp:975 ]: Using "en_GB" translation
2024-07-16 16:02:36:614 [ info nextcloud.gui.application /run/build/nextcloud-client/src/gui/application.cpp:340 ]: VFS suffix plugin is available
2024-07-16 16:02:36:661 [ info nextcloud.gui.socketapi /run/build/nextcloud-client/src/gui/socketapi/socketapi.cpp:294 ]:   server started, listening at  "/run/user/1000/Nextcloud/socket"
2024-07-16 16:02:36:683 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:67 ]: setting remote poll timer interval to 30000 msec
2024-07-16 16:02:36:733 [ warning nextcloud.gui.account.manager /run/build/nextcloud-client/src/gui/accountmanager.cpp:84 ]:    Could not read settings from "/home/redacted/.var/app/com.nextcloud.desktopclient.nextcloud/config/Nextcloud/nextcloud.cfg" QSettings::AccessError
2024-07-16 16:02:41:766 [ warning nextcloud.gui.account.manager /run/build/nextcloud-client/src/gui/accountmanager.cpp:84 ]:    Could not read settings from "/home/redacted/.var/app/com.nextcloud.desktopclient.nextcloud/config/Nextcloud/nextcloud.cfg" QSettings::AccessError
2024-07-16 16:02:41:766 [ critical nextcloud.gui.application /run/build/nextcloud-client/src/gui/application.cpp:548 ]: Could not read the account settings, quitting
2024-07-16 16:03:06:270 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:03:06:271 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:03:06:271 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:03:36:270 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:03:36:270 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:03:36:270 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:04:06:266 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:04:06:266 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:04:06:266 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:04:36:270 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:04:36:270 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:04:36:270 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:05:06:270 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:05:06:271 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:05:06:271 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:05:36:270 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:05:36:271 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:05:36:271 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:06:06:266 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:06:06:267 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:06:06:267 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:06:36:266 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:06:36:266 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:06:36:266 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:07:06:266 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:07:06:267 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:07:06:267 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:07:36:267 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:07:36:268 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:07:36:268 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:08:06:267 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:08:06:268 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:08:06:268 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:08:36:267 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:08:36:268 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:08:36:268 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:09:06:266 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:09:06:266 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:09:06:266 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:09:36:270 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:09:36:271 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:09:36:271 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:10:06:267 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:10:06:268 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:10:06:268 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:10:36:266 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:10:36:267 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:10:36:267 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:11:06:266 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:11:06:267 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:11:06:267 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:11:36:266 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:11:36:266 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:11:36:266 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:12:06:266 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:12:06:266 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:12:06:266 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:12:36:266 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:12:36:267 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:12:36:267 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:13:06:267 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:13:06:268 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:13:06:268 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:13:36:266 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:13:36:266 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:13:36:266 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:14:06:266 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:14:06:266 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:14:06:266 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:14:36:267 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:14:36:267 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:14:36:267 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:15:06:268 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:15:06:268 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:15:06:268 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:15:36:267 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:15:36:267 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:15:36:267 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:16:06:266 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:16:06:267 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:16:06:267 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:16:36:267 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:16:36:267 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:16:36:267 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:17:06:267 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:17:06:267 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:17:06:267 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:17:36:269 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:17:36:270 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:17:36:270 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:18:06:266 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:959 ]:    Etag poll timer timeout
2024-07-16 16:18:06:266 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:963 ]:    Folders to sync: 0
2024-07-16 16:18:06:266 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:973 ]:    Number of folders that don't use push notifications: 0
2024-07-16 16:18:18:277 [ info nextcloud.gui.folder.manager /run/build/nextcloud-client/src/gui/folderman.cpp:186 ]:    Setup folders from settings file
2024-07-16 16:18:18:289 [ warning nextcloud.gui.application /run/build/nextcloud-client/src/gui/application.cpp:477 ]:  Migration result AccountManager::AccountsRestoreResult:  OCC::AccountManager::AccountsRestoreFailure
2024-07-16 16:18:18:289 [ warning nextcloud.gui.application /run/build/nextcloud-client/src/gui/application.cpp:478 ]:  Folders migrated:  0
2024-07-16 16:18:18:289 [ warning nextcloud.gui.application /run/build/nextcloud-client/src/gui/application.cpp:479 ]:  No accounts were migrated, prompting user to set up accounts and folders from scratch.
2024-07-16 16:18:18:328 [ info nextcloud.sync.clientproxy /run/build/nextcloud-client/src/libsync/clientproxy.cpp:103 ]:    Set proxy configuration to use the preferred system proxy for http tcp connections
2024-07-16 16:18:18:508 [ warning default qrc:/qml/src/gui/tray/Window.qml:940 ]:   qrc:/qml/src/gui/tray/Window.qml:940:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
2024-07-16 16:18:18:508 [ warning default qrc:/qml/src/gui/tray/Window.qml:940 ]:   qrc:/qml/src/gui/tray/Window.qml:940:13: QML Connections: Cannot assign to non-existent property "onInteractiveActivityReceived"
2024-07-16 16:18:18:530 [ warning default file:///usr/lib/qml/QtQuick/Controls.2/org.kde.desktop/Menu.qml:60 ]: file:///usr/lib/qml/QtQuick/Controls.2/org.kde.desktop/Menu.qml:60:9: QML Connections: Detected function "onHoveredChanged" in Connections element. This is probably intended to be a signal handler but no signal of the "QQuickListView_QML_33" target matches the name.
2024-07-16 16:18:18:536 [ warning default file:///usr/lib/qml/QtQuick/Controls.2/org.kde.desktop/Menu.qml:60 ]: file:///usr/lib/qml/QtQuick/Controls.2/org.kde.desktop/Menu.qml:60:9: QML Connections: Detected function "onHoveredChanged" in Connections element. This is probably intended to be a signal handler but no signal of the "QQuickListView_QML_33" target matches the name.
2024-07-16 16:18:18:633 [ warning default file:///usr/lib/qml/QtQuick/Controls.2/org.kde.desktop/Menu.qml:61 ]: file:///usr/lib/qml/QtQuick/Controls.2/org.kde.desktop/Menu.qml:61:13: Unable to assign [undefined] to QObject*
2024-07-16 16:18:18:634 [ warning default file:///usr/lib/qml/QtQuick/Controls.2/org.kde.desktop/Menu.qml:61 ]: file:///usr/lib/qml/QtQuick/Controls.2/org.kde.desktop/Menu.qml:61:13: Unable to assign [undefined] to QObject*
2024-07-16 16:18:18:634 [ warning default qrc:/qml/src/gui/tray/Window.qml:488 ]:   qrc:/qml/src/gui/tray/Window.qml:488: TypeError: Cannot read property 'avatar' of null
2024-07-16 16:18:18:634 [ warning default qrc:/qml/src/gui/tray/Window.qml:497 ]:   qrc:/qml/src/gui/tray/Window.qml:497: TypeError: Cannot read property 'isConnected' of null
2024-07-16 16:18:18:634 [ warning default qrc:/qml/src/gui/tray/Window.qml:509 ]:   qrc:/qml/src/gui/tray/Window.qml:509: TypeError: Cannot read property 'isConnected' of null
2024-07-16 16:18:18:634 [ warning default qrc:/qml/src/gui/tray/Window.qml:524 ]:   qrc:/qml/src/gui/tray/Window.qml:524: TypeError: Cannot read property 'statusIcon' of null
2024-07-16 16:18:18:634 [ warning default qrc:/qml/src/gui/tray/Window.qml:522 ]:   qrc:/qml/src/gui/tray/Window.qml:522: TypeError: Cannot read property 'isConnected' of null
2024-07-16 16:18:18:634 [ warning default qrc:/qml/src/gui/tray/Window.qml:548 ]:   qrc:/qml/src/gui/tray/Window.qml:548: TypeError: Cannot read property 'name' of null
2024-07-16 16:18:18:634 [ warning default qrc:/qml/src/gui/tray/Window.qml:560 ]:   qrc:/qml/src/gui/tray/Window.qml:560: TypeError: Cannot read property 'server' of null
2024-07-16 16:18:18:634 [ warning default qrc:/qml/src/gui/tray/Window.qml:568 ]:   qrc:/qml/src/gui/tray/Window.qml:568: TypeError: Cannot read property 'isConnected' of null
2024-07-16 16:18:18:634 [ warning default qrc:/qml/src/gui/tray/Window.qml:577 ]:   qrc:/qml/src/gui/tray/Window.qml:577: TypeError: Cannot read property 'statusEmoji' of null
2024-07-16 16:18:18:634 [ warning default qrc:/qml/src/gui/tray/Window.qml:575 ]:   qrc:/qml/src/gui/tray/Window.qml:575: TypeError: Cannot read property 'statusEmoji' of null
2024-07-16 16:18:18:634 [ warning default qrc:/qml/src/gui/tray/Window.qml:585 ]:   qrc:/qml/src/gui/tray/Window.qml:585: TypeError: Cannot read property 'statusMessage' of null
2024-07-16 16:18:18:634 [ warning default qrc:/qml/src/gui/tray/Window.qml:583 ]:   qrc:/qml/src/gui/tray/Window.qml:583: TypeError: Cannot read property 'statusMessage' of null
2024-07-16 16:18:18:634 [ warning default qrc:/qml/src/gui/tray/TrayFoldersMenuButton.qml:75 ]: qrc:/qml/src/gui/tray/TrayFoldersMenuButton.qml:75: TypeError: Cannot read property 'isConnected' of null
2024-07-16 16:18:18:634 [ warning default qrc:/qml/src/gui/tray/TrayFoldersMenuButton.qml:74 ]: qrc:/qml/src/gui/tray/TrayFoldersMenuButton.qml:74: TypeError: Cannot read property 'hasLocalFolder' of null
2024-07-16 16:18:18:635 [ warning default qrc:/qml/src/gui/tray/TrayFoldersMenuButton.qml:85 ]: qrc:/qml/src/gui/tray/TrayFoldersMenuButton.qml:85: TypeError: Cannot read property 'isConnected' of null
2024-07-16 16:18:18:635 [ warning default qrc:/qml/src/gui/tray/TrayFoldersMenuButton.qml:127 ]:    qrc:/qml/src/gui/tray/TrayFoldersMenuButton.qml:127:17: Unable to assign QQuickItem to QQuickAnchorLine
2024-07-16 16:18:18:635 [ warning default qrc:/qml/src/gui/tray/TrayFoldersMenuButton.qml:28 ]: qrc:/qml/src/gui/tray/TrayFoldersMenuButton.qml:28: TypeError: Cannot read property 'groupFolders' of null
2024-07-16 16:18:18:635 [ warning default qrc:/qml/src/gui/tray/Window.qml:622 ]:   qrc:/qml/src/gui/tray/Window.qml:622: TypeError: Cannot read property 'hasLocalFolder' of null
2024-07-16 16:18:18:635 [ warning default qrc:/qml/src/gui/tray/Window.qml:642 ]:   qrc:/qml/src/gui/tray/Window.qml:642: TypeError: Cannot read property 'serverHasTalk' of null
2024-07-16 16:18:18:635 [ warning default qrc:/qml/src/gui/tray/Window.qml:753 ]:   qrc:/qml/src/gui/tray/Window.qml:753: TypeError: Cannot read property 'unifiedSearchResultsListModel' of null
2024-07-16 16:18:18:635 [ warning default qrc:/qml/src/gui/tray/Window.qml:752 ]:   qrc:/qml/src/gui/tray/Window.qml:752: TypeError: Cannot read property 'isConnected' of null
2024-07-16 16:18:18:635 [ warning default qrc:/qml/src/gui/tray/Window.qml:751 ]:   qrc:/qml/src/gui/tray/Window.qml:751: TypeError: Cannot read property 'unifiedSearchResultsListModel' of null
2024-07-16 16:18:18:635 [ warning default qrc:/qml/src/gui/tray/Window.qml:761 ]:   qrc:/qml/src/gui/tray/Window.qml:761: TypeError: Cannot read property 'unifiedSearchResultsListModel' of null
2024-07-16 16:18:18:635 [ warning default qrc:/qml/src/gui/tray/Window.qml:796 ]:   qrc:/qml/src/gui/tray/Window.qml:796: TypeError: Cannot read property 'unifiedSearchResultsListModel' of null
2024-07-16 16:18:18:636 [ warning default qrc:/qml/src/gui/tray/Window.qml:835 ]:   qrc:/qml/src/gui/tray/Window.qml:835: TypeError: Cannot read property 'unifiedSearchResultsListModel' of null
2024-07-16 16:18:18:636 [ warning default qrc:/qml/src/gui/tray/SyncStatus.qml:106 ]:   qrc:/qml/src/gui/tray/SyncStatus.qml:106: ReferenceError: activityModel is not defined
2024-07-16 16:18:18:636 [ warning default qrc:/qml/src/gui/tray/SyncStatus.qml:131 ]:   qrc:/qml/src/gui/tray/SyncStatus.qml:131: ReferenceError: activityModel is not defined
2024-07-16 16:18:18:636 [ warning default qrc:/qml/src/gui/tray/Window.qml:760 ]:   qrc:/qml/src/gui/tray/Window.qml:760: TypeError: Cannot read property 'unifiedSearchResultsListModel' of null
2024-07-16 16:18:18:636 [ warning default qrc:/qml/src/gui/tray/Window.qml:776 ]:   qrc:/qml/src/gui/tray/Window.qml:776: TypeError: Cannot read property 'unifiedSearchResultsListModel' of null
2024-07-16 16:18:18:636 [ warning default qrc:/qml/src/gui/tray/Window.qml:779 ]:   qrc:/qml/src/gui/tray/Window.qml:779: TypeError: Cannot read property 'unifiedSearchResultsListModel' of null
2024-07-16 16:18:18:636 [ warning default qrc:/qml/src/gui/tray/Window.qml:778 ]:   qrc:/qml/src/gui/tray/Window.qml:778: TypeError: Cannot read property 'unifiedSearchResultsListModel' of null
2024-07-16 16:18:18:636 [ warning default qrc:/qml/src/gui/tray/Window.qml:941 ]:   qrc:/qml/src/gui/tray/Window.qml:941: ReferenceError: activityModel is not defined
2024-07-16 16:18:18:636 [ warning default qrc:/qml/src/gui/tray/Window.qml:935 ]:   qrc:/qml/src/gui/tray/Window.qml:935: ReferenceError: activityModel is not defined
2024-07-16 16:18:18:636 [ warning default qrc:/qml/theme/Style/Style.qml:24 ]:  qrc:/qml/theme/Style/Style.qml:24: ReferenceError: ncHeaderTextColor is not defined
2024-07-16 16:18:18:657 [ info nextcloud.gui.application /run/build/nextcloud-client/src/gui/owncloudgui.cpp:189 ]: No configured folders yet, starting setup wizard
2024-07-16 16:18:18:683 [ info nextcloud.gui.wizard.webviewpage /run/build/nextcloud-client/src/gui/wizard/webviewpage.cpp:25 ]:    Time for a webview!
2024-07-16 16:18:18:739 [ debug default unknown:0 ] [ unknown ]:    Use of deprecated not thread-safe setter, use setUrlRequestInterceptor instead.
2024-07-16 16:18:18:739 [ warning default unknown:0 ]:  Please register the custom scheme 'nc' via QWebEngineUrlScheme::registerScheme() before installing the custom scheme handler.
2024-07-16 16:18:19:015 [ info nextcloud.gui.account.manager /run/build/nextcloud-client/src/gui/accountmanager.cpp:289 ]:  Saved all account settings, status: QSettings::AccessError
2024-07-16 16:18:19:024 [ warning default unknown:0 ]:  Release of profile requested but WebEnginePage still not deleted. Expect troubles !

Additional info

No response

Rade0nFighter commented 1 month ago

Note my answer to "Is this bug present after an update or on a fresh install?" "Updated from a minor version (ex. 3.4.2 to 3.4.4)" is not accurate, there was no suitable option for "Not updated recently" - the latest version on fltathub is from 28th March 2024 👍.

Rade0nFighter commented 1 month ago

The client is working today following updates to apparmor this morning 🥳

GLLM commented 1 month ago

I have the same error :-/

Flatpak Nextcloud Desktop 3.12.3 Kubuntu 24.04 LTS (noble) Kernel 6.9.9-060909-generic

I also got an apparmor updated today

chmod +777 nextcloud.cfg does not solve the issue.

Rade0nFighter commented 1 month ago

Don’t know about you but the app armour update I got was a beta one. I don’t have beta updates configured so maybe they’re rolling out incrementally.

Could be a red herring of course but it’s all I’ve got!

GLLM commented 1 month ago

Thanks @Rade0nFighter ! I just got another AppArmor fix on apt, but it does not solve my problem