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

Bug 193815

Summary: media-sound/qmpdclient-1.0.8 no icons in gui
Product: Gentoo Linux Reporter: harald gutmann <harald.gutmann>
Component: New packagesAssignee: Andrej Kacian (RETIRED) <ticho>
Status: RESOLVED INVALID    
Severity: normal CC: sound
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description harald gutmann 2007-09-25 23:00:44 UTC
the default icon-set of qmpdclient is not installed with the ebuild.
on running qmpdclient there are just NO icons.

Reproducible: Always

Steps to Reproduce:
1.emerge =media-sound/qmpdclient-1.0.8
2.have a look on "equery f qmpdclient" and register, that there is just the qmpdclient logo itself has been installed to the system.
3.have a look into the source tarball at /usr/portage/distfiles/qmpdclient-1.0.8.tar.gz and see the icons folder there, where not just the programm logo is inside, also an iconset for the qmpdclient gui elements are there.
4. start qmpdclient and have a look on the console output and get the following message for many times:
QPixmap::scaleHeight: Pixmap is a null pixmap
5. have a look at the qmpdclient gui, and see that all buttons there have no symboles.


Expected Results:  
the default iconset should be installed to the system, so that the gui has the default iconset available.
Comment 1 harald gutmann 2007-09-29 14:31:35 UTC
sometimes i'm like a newbee. ;)
i just have forgoten to compile qt with png/jpg support.