Bug 757934 - Icon image files not found
Summary: Icon image files not found
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: zyGrib
Version: 16
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pavel Zhukov
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-29 02:26 UTC by Ken
Modified: 2013-02-14 02:10 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-02-14 02:10:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ken 2011-11-29 02:26:58 UTC
Description of problem:

Icon image files not found.  For example, for the "down" icon, if I do an
"strace", it see:

stat64("/home/kjh/img/down.png", 0xa66d784) = -1 ENOENT (No such file or
directory)

It is looking for the image file under my home directory. It should look for
the image file at /usr/share/zyGrib/data/img/down.png


This seems to be a problem in the source file src/util/Util.h , method
"Util::pathImg"



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

zyGrib-5.0.6-4.fc16.i686


How reproducible:

Very


Steps to Reproduce:
1. Run zyGrib
2. Noticed that there are no icons at the top of the window
3. Sadness
  
Actual results:

No icons


Expected results:

Icons


Additional info:

The workaround fixed it: ln -s /usr/share/zyGrib/data/img/ $HOME

Comment 1 Pavel Zhukov 2011-12-01 06:09:19 UTC
Thank you for the bug report. 
I'm going to fix this issue soon

Comment 2 collura 2012-04-09 05:12:38 UTC
related link:

  http://zygrib.org/forum/viewtopic.php?f=3&t=373

thanks for workaround.

pretty :')

Comment 3 Ken 2012-06-07 01:55:44 UTC
FYI, I just installed Fedora 17 (and zyGrib-5.0.6-5.fc17.i686 ), and this big is still present.

Comment 4 Fedora End Of Life 2013-02-14 02:10:49 UTC
Fedora 16 changed to end-of-life (EOL) status on 2013-02-12. Fedora 16 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.


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