The current stable version of nextcloud-client does not work with Dolphin when the "dolphin" USE flag is enabled. nextcloud-client-3.11.1 seems to be built for Plasma 5. A newer version of nextcloud-client may be needed to restore this functionality. Probably relevant: https://github.com/nextcloud/desktop/commit/38b59a82bf8a4f6007f1eac2906ae3957e46eba7 Reproducible: Always Steps to Reproduce: 1. Open the context menu on any file or folder in a Nextcloud sync folder 2. Look for the "Nextcloud" submenu 3. Actual Results: ...keep looking for missing Nextcloud submenu...there is no Nextcloud submenu...one feels discouraged with life...keep looking for missing Nextcloud submenu anyway... Expected Results: Ah! there is the Nextcloud submenu!
In case anyone's interested: I edited the ebuild file locally to use the new version with qt6, can confirm that resolves this issue. https://gist.github.com/blahgeek/abc63480c41d725b83d89f68230fc881 (complete noob to ebuild, not sure if/how I should submit a patch or something)