Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 523764

Summary: dev-util/kdevelop should RDEPEND on kde-base/kdebase-kioslaves
Product: Gentoo Linux Reporter: Mikhail Krivtsov <mikhail.krivtsov>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal CC: mikhail.krivtsov
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mikhail Krivtsov 2014-09-26 07:29:54 UTC
on my system with limited set of KDE components man plugin in kdevelop (dev-util/kdevelop-4.5.2) doesn't work without kde-base/kdebase-kioslaves

Reproducible: Always

Steps to Reproduce:
1. start kdevelop
2. click on 'Documentaion' in sidebar or select 'window' -> 'Tool Views' -> 'Documentaion'
3. select 'Man Page' in combo box
Actual Results:  
man page sub-window is empty

Expected Results:  
man page sub-window shall display list of available man pages

installation of kde-base/kdebase-kioslaves fixes dev-util/kdevelop man plugin.
I guess dev-util/kdevelop ebuild needs respective run-time dependency.
Comment 1 Johannes Huber (RETIRED) gentoo-dev 2015-01-29 20:39:35 UTC
Thanks for reporting. This is fixed in cvs now. Please sync in some hours to get the changes.

+
+  29 Jan 2015; Johannes Huber <johu@gentoo.org> kdevelop-4.5.2.ebuild,
+  kdevelop-4.6.0.ebuild, kdevelop-4.7.0.ebuild:
+  Add missing RDEPEND on kde-base/kdebase-kioslaves for man page plugin support,
+  bug #523764.
+