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

Bug 589126

Summary: =kde-apps/konqueror-16.04.3[-filemanager]: installs dolphin kpart
Product: Gentoo Linux Reporter: Coacher <itumaykin+gentoo>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: List of files installed by konqueror-16.04.3[-filemanager]
List of files installed by konqueror-16.04.2
emerge --info konqueror
konqueror-16.04.3.patch
List of files installed by konqueror-16.04.3[-filemanager] with applied patch

Description Coacher 2016-07-19 07:19:35 UTC
Created attachment 441076 [details]
List of files installed by konqueror-16.04.3[-filemanager]

Hello.

konqueror-16.04.3 at least partially ignores filemanager flag and installs dolphin kpart even with disabled 'filemanager' USE.

Please fix.
Comment 1 Coacher 2016-07-19 07:20:10 UTC
Created attachment 441078 [details]
List of files installed by konqueror-16.04.2
Comment 2 Coacher 2016-07-19 07:21:00 UTC
Created attachment 441080 [details]
emerge --info konqueror
Comment 3 Coacher 2016-07-19 07:54:52 UTC
Created attachment 441082 [details, diff]
konqueror-16.04.3.patch

Here's a patch that fixes the problem for me. The function ordering is wrong. I think it's kde4-meta_change_cmakelists call inside kde4-meta_src_prepare that re-enabled dolphin.
Comment 4 Coacher 2016-07-19 07:55:48 UTC
Created attachment 441084 [details]
List of files installed by konqueror-16.04.3[-filemanager] with applied patch