Bug 112009 - non-existant icon specified in .desktop file
Summary: non-existant icon specified in .desktop file
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: epiphany
Version: 1
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Christopher Blizzard
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-12-12 20:10 UTC by Paul Jenner
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-09-09 20:12:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Paul Jenner 2003-12-12 20:10:40 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1)
Gecko/20031114 Epiphany/1.0.4

Description of problem:
The icon specified in the epiphany .desktop file does not exist:

[psj@localhost psj]$ grep '^Icon' /usr/share/applications/epiphany.desktop
Icon=web-browser.png
[psj@localhost psj]$ find /usr/share/pixmaps -name '*web-browser*' -print
/usr/share/pixmaps/redhat-web-browser.png

Version-Release number of selected component (if applicable):
epiphany-1.0.4-2 

Additional info:

Fix is trivial - either change the epiphany .desktop file to use
redhat-web-browser.png as the icon or package a web-browser.png icon
with epiphany (or stock icons).

Thought it was worth bugzilla'ing so it got fixed though :-)

Comment 1 Paul Jenner 2004-09-09 20:12:23 UTC
Looks to be fixed in FC2 - package epiphany-1.2.7-0.2.0.


Note You need to log in before you can comment on or make changes to this bug.