Bug 1048951 - hdfview is missing icons in the toolbar
Summary: hdfview is missing icons in the toolbar
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: jhdf5
Version: 24
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Clément DAVID
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1403030
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-06 15:31 UTC by Toon Verstraelen
Modified: 2017-08-08 11:44 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-08-08 11:44:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
example h5 file to demonstrate the bug (2.47 KB, application/x-hdf)
2014-01-06 16:06 UTC, Toon Verstraelen
no flags Details
lost button icons on hdfview main panel (37.02 KB, image/png)
2014-07-18 07:42 UTC, Jos de Kloe
no flags Details

Description Toon Verstraelen 2014-01-06 15:31:13 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36
Build Identifier: 

Normally, hdfview can be used as follows on the command line "hdfview somefile.h5" and then the graphical program starts with somefile.h5 opened. However, due to a bug in version 2.9 of hdfview, this does not work. It is fixed in version 2.10, which was released on December 20, 2013. Note that this is mostly annoying when opening a h5 file from another graphical program, e.g. h5 attachment in an e-mail can not be opened by double clicking on the file. 

More about the 2.10 release can be found here (it is part of a java interface to hdf5): http://www.hdfgroup.org/products/java/hdf-java-html/

Reproducible: Always

Steps to Reproduce:
1. Download the attached example file test.h5
2. Open a terminal.
3. Run the command hdfview test.h5


Actual Results:  
hdfview starts with no file opened.

Expected Results:  
It should start with the file test.h5 opened.

Comment 1 Toon Verstraelen 2014-01-06 16:06:10 UTC
Created attachment 846156 [details]
example h5 file to demonstrate the bug

Comment 2 René van Paassen 2014-02-03 10:12:13 UTC
Just to indicate that Toon is not the only one annoyed with this bug.

Same occurs on Fedora 19, which has the same hdfview version. 

This is a quite annoying bug, because wading through the file menus is not the nicest way of using hdfview.

Comment 3 Jos de Kloe 2014-07-02 12:21:30 UTC
Upstream also mentions this problem, and the fact that they solved it in version 2.10: "Command-line options can now be specified correctly with HDFView."
See: http://www.hdfgroup.org/newsletters/newsletter138.html

Also I note that hdfview in rawhide already is at version 2.10-3.fc21.

Could you please consider to make this new version available for f19 and  f20 as well?

Comment 4 Toon Verstraelen 2014-07-03 08:17:18 UTC
I'm sorry for unsolicitedly putting the hdf5 maintainer in the CC list. (Orion Poplawski) The jhdf5 maintainer appears to be busy or doesn't care. I'm desperately trying to get some attention for this bug. It is just so annoying!

Comment 5 Clément DAVID 2014-07-03 10:39:56 UTC
Sorry for the lag, I will update the package ASAP.

Comment 6 Toon Verstraelen 2014-07-04 06:57:38 UTC
Great! Looking forward to the update. Thank you so much.

Comment 7 Fedora Update System 2014-07-04 09:19:16 UTC
jhdf5-2.10.1-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/jhdf5-2.10.1-1.fc20

Comment 8 Clément DAVID 2014-07-04 09:22:41 UTC
Build: http://koji.fedoraproject.org/koji/buildinfo?buildID=541823
Update : https://admin.fedoraproject.org/updates/jhdf5-2.10.1-1.fc20

Please check and comment the update.

Comment 9 lnie 2014-07-10 05:57:07 UTC
Tested with jhdf5-2.10.1-1.fc20,hdfview failed to start:
Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class ncsa.hdf.view.HDFView

Comment 10 Jos de Kloe 2014-07-10 07:01:13 UTC
I get the same exception on my side.

Comment 11 Toon Verstraelen 2014-07-11 09:40:17 UTC
Same problem here.

Comment 12 Fedora Update System 2014-07-15 11:35:33 UTC
jhdf5-2.10.1-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/jhdf5-2.10.1-2.fc20

Comment 13 Clément DAVID 2014-07-15 11:36:56 UTC
Hello, I fixed the classpath issue at https://admin.fedoraproject.org/updates/jhdf5-2.10.1-2.fc20 . Can you re-check please ?

Comment 14 lnie 2014-07-16 08:56:53 UTC
jhdf5-2.10.1-2.fc20 works

Comment 15 Jos de Kloe 2014-07-18 07:40:44 UTC
Yes, hdfview from the updated package hdfview-2.10.1-2.fc20.noarch starts without crashing now, and it does accept an input file as commandline argument, so this issue is solved.

However, I see a new issue (maybe minor) on my system: hdfview seems to have lost the icons for the buttons just below the menu bar. It is not clear to me why this happens, and I don't see any warnings or other issues when starting hdfview from the commandline. I'll attach a screenshot for information. The buttons are simple square boxes now, which are functional, but you have to guess which one has what function ...

Comment 16 Jos de Kloe 2014-07-18 07:42:31 UTC
Created attachment 918984 [details]
lost button icons on hdfview main panel

this is the window I get now for hdfview from package hdfview-2.10.1-2.fc20.noarch

Comment 17 Toon Verstraelen 2014-07-27 09:24:27 UTC
I just installed hdfview-2.10.1-2.fc20.noarch (the latest build) and I get exactly the same problem as Jos: the original bug is fixed but the icons are missing.

Comment 18 Jos de Kloe 2015-05-13 07:37:37 UTC
This issue of the missing icons persists in Fedora 21.
Just tested with hdfview-2.10.1-3.fc21.noarch

Any ideas on what is wrong here?

Comment 19 Fedora End Of Life 2015-11-04 16:02:27 UTC
This message is a reminder that Fedora 21 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 21. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '21'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 21 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 20 Jos de Kloe 2015-11-15 15:33:56 UTC
This issue of the missing icons persists in Fedora 23.
Just tested with hdfview-2.11.0-3.fc23.noarch

Comment 21 Fedora End Of Life 2016-11-24 11:05:54 UTC
This message is a reminder that Fedora 23 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 23. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '23'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 23 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 22 Jos de Kloe 2016-11-26 11:29:04 UTC
I still see the same bug in f24, using:
hdfview-2.11.0-7.fc24.noarch
Upstream is now at version 2.13, so maybe it is time for an update for jhdf?

Comment 23 Zbigniew Jędrzejewski-Szmek 2016-12-08 14:48:34 UTC
No change in jhdf5-2.11.0-8.fc25.x86_64.

Comment 24 Clément DAVID 2016-12-08 18:52:57 UTC
(In reply to Jos de Kloe from comment #22)
> I still see the same bug in f24, using:
> hdfview-2.11.0-7.fc24.noarch
> Upstream is now at version 2.13, so maybe it is time for an update for jhdf?

This package is in "maintenance" mode, upstream split this package in hdf-java and hdfview [1]. Build systems also changed and most of the packaged issues might now be fixed due to this changes.

IMHO it should be better to create a new hdfview package based on the upstream split and change this package to only manage hdf-java. What's your opinion on that ?

[1]: https://support.hdfgroup.org/products/java

Comment 25 Zbigniew Jędrzejewski-Szmek 2016-12-08 18:54:02 UTC
I've been hacking on a new hdfview package for last 2h ;)

Comment 26 Zbigniew Jędrzejewski-Szmek 2016-12-08 22:59:00 UTC
Review request: https://bugzilla.redhat.com/show_bug.cgi?id=1403030

This new version fixes the issue with icons.

Comment 27 Fedora End Of Life 2017-07-25 18:37:17 UTC
This message is a reminder that Fedora 24 is nearing its end of life.
Approximately 2 (two) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 24. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '24'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 24 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged  change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

Comment 28 Fedora End Of Life 2017-08-08 11:44:36 UTC
Fedora 24 changed to end-of-life (EOL) status on 2017-08-08. Fedora 24 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. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

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.