Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938931 - net-misc/owncloud-client-5.2.1.13040-r1: does not ship shell-integration plugins anymore
Summary: net-misc/owncloud-client-5.2.1.13040-r1: does not ship shell-integration plug...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-02 16:54 UTC by Oliver Freyermuth
Modified: 2024-12-31 18:19 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Freyermuth 2024-09-02 16:54:26 UTC
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.
Comment 1 Oliver Freyermuth 2024-12-31 18:19:02 UTC
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.