FS#17575 - [gpodder] main window has no icon

Attached to Project: Community Packages
Opened by solsTiCe (zebul666) - Tuesday, 22 December 2009, 00:11 GMT
Last edited by Ionut Biru (wonder) - Sunday, 03 January 2010, 22:14 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Allan McRae (Allan)
Ionut Biru (wonder)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
when i run gpodder, the main window has the default broken icon in the top left. i mean the white one with a red cross. not a gpodder icon

i was able to get a gpodder there by changing manually /usr/share/gpodder/ui/desktop/gpodder.ui and adding that line
<property name="icon">/usr/share/pixmaps/gpodder.png</property>
at line 474

using gpodder or gpodder.png did not work (for the porperty). i had to use the full path name. so i think i made this the wrong way or something is broken.

i report this here but this seems to be an upstream bug although there is that icon on their screenshot so ...
This task depends upon

Closed by  Ionut Biru (wonder)
Sunday, 03 January 2010, 22:14 GMT
Reason for closing:  Fixed
Additional comments about closing:  added .install
Comment by solsTiCe (zebul666) - Tuesday, 22 December 2009, 11:31 GMT
in facts, that's all the window of gpodder that don't get its icon

we need to run gtk-update-icon-cache -q -t -f usr/share/icons/hicolor in a .install file
Comment by Allan McRae (Allan) - Sunday, 03 January 2010, 21:53 GMT
@wonder: you need to commit the .install file to svn.

Loading...