Before version 5, the ebuild shipped with USE flags "dolphin" and "nautilus" to activate the proper shell integration support. This has now been dropped from the ebuild. My guess is that this has been done since the functionality is now split out into those two packages: https://github.com/owncloud/client-desktop-shell-integration-dolphin https://github.com/owncloud/client-desktop-shell-integration-nautilus It would be great to see these packaged and pulled in via the USE flags via new net-misc/owncloud-client-5.2.1.13040-r1 again. Reproducible: Always Steps to Reproduce: 1. Set USE=dolphin or USE=nautilus for owncloud-client. 2. Upgrade to version >=5. Actual Results: Observe shell integration into Dolphin / Nautilus is gone. Expected Results: Shell integration should still be there. Marked this as "Normal" severity for now as the functionality was present before, but arguably, this could also be marked as "Enhancement" since the best way to do it may require new ebuilds to bring back the functionality which was split off.
Note: Still applies to 5.3.1.14018, sadly all versions which still had "dolphin" and "nautilus" integration seem to have been dropped from tree now.