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

Bug 332405

Summary: konversation uses files in another package without declaring a dependency
Product: Gentoo Linux Reporter: Raymond Jennings <shentino>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: trivial CC: bug-wranglers
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 345249    

Description Raymond Jennings 2010-08-12 09:02:54 UTC
The "close button" icons displayed in the channel list on the sidebar come from oxygen-icons, yet konversation doesn't depend on it.

Result:  Enabling the buttons without installing oxygen-icons creates an ugly layout.

Reproducible: Always

Actual Results:  
Ugly blank spots

Expected Results:  
Either depend on oxygen-icons, or have konversation itself install the needed icons.
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2011-01-03 20:38:17 UTC
Fixed by eclass change (all packages using kde4-base.eclass now have a runtime dependency on oxygen-icons).