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

Bug 485854

Summary: [qt overlay] app-text/goldendict-9999 icon is wrong
Product: Gentoo Linux Reporter: Yichao Zhou <broken.zhou>
Component: Current packagesAssignee: Qt Bug Alias <qt>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/goldendict/goldendict/issues/423
Whiteboard:
Package list:
Runtime testing required: ---

Description Yichao Zhou 2013-09-24 12:53:51 UTC
According to https://github.com/goldendict/goldendict/issues/183, upstream has provided a high resolution icon. But I still have the old ugly icon in my system even with 9999.
Comment 1 Sergey Popov (RETIRED) gentoo-dev 2013-10-20 08:36:49 UTC
pinkbyte@phantom ~ $ file /usr/share/pixmaps/goldendict.png
/usr/share/pixmaps/goldendict.png: PNG image data, 24 x 24, 8-bit/color RGBA, non-interlaced

According to commit log - icon is changed only in application, buildsystem still installs 24x24 pixmap, used in desktop file.

There is not our fault - ask upstream to install high resolution pixmap too.