Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 519550 - games-puzzle/neverball-1.6.0 wrong icons names
Summary: games-puzzle/neverball-1.6.0 wrong icons names
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-10 07:45 UTC by Fab
Modified: 2014-08-12 15:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
fix icons names (fix-icons-names.patch,697 bytes, patch)
2014-08-10 07:46 UTC, Fab
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fab 2014-08-10 07:45:07 UTC
Hi,

Currently neverball-1.6.0 installs png icons with wrong names :
> $ equery f neverball | grep neverball-1.6.0 | tail -n 5
> /usr/share/icons/hicolor/128x128/apps/neverball-1.6.0.png
> /usr/share/icons/hicolor/16x16/apps/neverball-1.6.0.png
> /usr/share/icons/hicolor/256x256/apps/neverball-1.6.0.png
> /usr/share/icons/hicolor/32x32/apps/neverball-1.6.0.png
> /usr/share/icons/hicolor/64x64/apps/neverball-1.6.0.png

And neverputt desktop entry is using neverball's icon instead of his own.

The following patch fixs these two issues.

Reproducible: Always
Comment 1 Fab 2014-08-10 07:46:46 UTC
Created attachment 382616 [details, diff]
fix icons names
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2014-08-12 15:52:28 UTC
in portage.  thanks for the bug report and patch.