Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940184 - net-misc/nextcloud-client-3.11.1[dolphin]: plugin doesnt work with kde-apps/dolphin:6
Summary: net-misc/nextcloud-client-3.11.1[dolphin]: plugin doesnt work with kde-apps/d...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Bernard Cafarelli
URL:
Whiteboard: fixed in >=3.14.3
Keywords:
Depends on: 926673 944801
Blocks: 935416
  Show dependency tree
 
Reported: 2024-09-24 02:48 UTC by golanv
Modified: 2024-12-01 22:20 UTC (History)
4 users (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 golanv 2024-09-24 02:48:18 UTC
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!
Comment 1 Yikai Zhao 2024-10-20 09:17:23 UTC
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)