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

Bug 241162

Summary: =kde-base/konqueror-4.3.2 (and gwenview) missing deps for image support
Product: Gentoo Linux Reporter: emil karlson <jekarlson>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal CC: nlshep, thomas.pegeot
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.nabble.com/-Bug-43233--kdebase4,-NEW:-konqueror-failes-to-open-web-images-in-bugzillas-on-64bit-td19184992.html
Whiteboard:
Package list:
Runtime testing required: ---

Description emil karlson 2008-10-10 20:26:42 UTC
1) konqueror can't display images

fixed by adding kdegraphics or so as a dependency as seen in url



Reproducible: Always
Comment 1 emil karlson 2008-10-10 21:31:00 UTC
actually gwenview seems to suffice
Comment 2 emil karlson 2008-10-10 21:56:55 UTC
perhaps even 

svg? kde-base/svgpart
Comment 3 Tomáš Chvátal (RETIRED) gentoo-dev 2008-10-13 18:30:40 UTC
We are not adding aditional dependecies which are not really required for runing apllications.

You have to add kdegraphic yourself if you really want to use konqueror.
Comment 4 emil karlson 2008-10-13 21:10:36 UTC
Installing unwanted programs is what debian people do, portage has conditional dependencies like ones applying USE.

see eg. app-cdr/k3b/k3b-1.0.5-r3.ebuild

RDEPEND="${DEPEND}...
dvdr? ( >=app-cdr/dvd+rw-tools-7.0 )

There is no real reason to have vital part of konqueror functionality hidden behind some arcane ebuilds instead of conditional deps. Even more so when this causes error messages with word "symbol" on them.

(In reply to comment #3)
> We are not adding aditional dependecies which are not really required for
> runing apllications.
> 
> You have to add kdegraphic yourself if you really want to use konqueror.
> 

Comment 5 Tomáš Chvátal (RETIRED) gentoo-dev 2008-10-14 09:54:46 UTC
Ok we are currently rewieving eclass so it will be better for such dependencies. Sorry for inconvinience.
Comment 6 Tomáš Chvátal (RETIRED) gentoo-dev 2008-10-18 13:24:15 UTC
*** Bug 242552 has been marked as a duplicate of this bug. ***
Comment 7 Samuli Suominen (RETIRED) gentoo-dev 2009-10-13 21:51:52 UTC
kde-base/kde-meta installs kde-base/kdegraphics-meta which installs both gwenview and svgpart.

kde-base/kde-meta installs kde-base/kdebase-meta which installs konqueror.

seems to be the way it's now.
Comment 8 Samuli Suominen (RETIRED) gentoo-dev 2009-10-26 15:31:20 UTC
*** Bug 290583 has been marked as a duplicate of this bug. ***
Comment 9 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2009-11-22 13:10:57 UTC
Added svg useflag for svgpart in konqueror, thanks