The main window dialogue (the one which opens, when clicking on the tray icon) doesn't show up. Reproducible: Always Steps to Reproduce: 1. don't have dev-qt/qtquickcontrols installed 2. (re-)compile net-misc/nextcloud-client 3. run nextcloud 4. left-click on the tray icon Actual Results: The dialogue doesn't open. Expected Results: A window appears. Solution: https://github.com/nextcloud/desktop/issues/4476#issuecomment-1131595888 Worked for me: emerging dev-qt/qtquickcontrols-5.15.8 before compiling net-misc/nextcloud-client
*** Bug 894654 has been marked as a duplicate of this bug. ***
Could you check if this is still the case with nextcloud-client-3.6.6?
(In reply to Florian Schmaus from comment #2) > Could you check if this is still the case with nextcloud-client-3.6.6? greping the source, nextcloud-client-3.6.1 has multiple "import QtQuick.Dialogs 1.3" which are gone in 3.6.6.
(In reply to Andreas Sturmlechner from comment #3) > (In reply to Florian Schmaus from comment #2) > > Could you check if this is still the case with nextcloud-client-3.6.6? > greping the source, nextcloud-client-3.6.1 has multiple "import > QtQuick.Dialogs 1.3" which are gone in 3.6.6. This problem isn't occuring in 3.6.6. dev-qt/qtquickcontrols isn't and doesn't need to be emerge with 3.6.6 too.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a84df0a83336ca0ecb710d7668a83a3e4a2d486 commit 1a84df0a83336ca0ecb710d7668a83a3e4a2d486 Author: Florian Schmaus <flow@gentoo.org> AuthorDate: 2023-02-16 14:52:00 +0000 Commit: Florian Schmaus <flow@gentoo.org> CommitDate: 2023-02-16 14:53:04 +0000 net-misc/nextcloud-client: stabilize 3.6.6 for amd64 Closes: https://bugs.gentoo.org/894656 Signed-off-by: Florian Schmaus <flow@gentoo.org> net-misc/nextcloud-client/nextcloud-client-3.6.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)