Bug 966892 - thermostat: missing dependency on gnome-icon-theme
Summary: thermostat: missing dependency on gnome-icon-theme
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: thermostat
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Severin Gehwolf
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-24 08:35 UTC by Mikolaj Izdebski
Modified: 2013-06-14 04:47 UTC (History)
4 users (show)

Fixed In Version: thermostat-0.9.2-3.fc19
Clone Of:
Environment:
Last Closed: 2013-06-14 04:47:33 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Mikolaj Izdebski 2013-05-24 08:35:51 UTC
Description of problem:
Thermostat package has missing dependency on gnome-icon-theme.

How reproducible:
Always.

Steps to Reproduce:
1. yum install thermostat
2. set maximal logging verbosity
3. thermostat service & thermostat gui

Actual results:
java.io.FileNotFoundException: /usr/share/icons/gnome/16x16/devices/computer.png (No such file or directory)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:138)
        at java.io.FileInputStream.<init>(FileInputStream.java:97)
        at com.redhat.thermostat.client.swing.internal.HostIconDecoratorProvider$IconDecorator.<init>(HostIconDecoratorProvider.java:74)
        at com.redhat.thermostat.client.swing.internal.HostIconDecoratorProvider.getDecorator(HostIconDecoratorProvider.java:59)
        at com.redhat.thermostat.client.swing.internal.MainWindow$BackgroundTreeModelWorker.buildHostSubTree(MainWindow.java:198)
        at com.redhat.thermostat.client.swing.internal.MainWindow$BackgroundTreeModelWorker.doInBackground(MainWindow.java:165)
        at com.redhat.thermostat.client.swing.internal.MainWindow$BackgroundTreeModelWorker.doInBackground(MainWindow.java:128)
        at javax.swing.SwingWorker$1.call(SwingWorker.java:296)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
        at javax.swing.SwingWorker.run(SwingWorker.java:335)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:722)

Expected results:
No exception thrown

Comment 1 Severin Gehwolf 2013-05-28 13:26:40 UTC
The latest koji build has this fixed. I'll submit this as an update shortly:
http://koji.fedoraproject.org/koji/buildinfo?buildID=421615

Comment 2 Fedora Update System 2013-05-29 15:51:30 UTC
thermostat-0.9.2-2.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/thermostat-0.9.2-2.fc19

Comment 3 Fedora Update System 2013-05-30 17:55:02 UTC
Package thermostat-0.9.2-2.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing thermostat-0.9.2-2.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-9678/thermostat-0.9.2-2.fc19
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2013-06-05 08:47:52 UTC
thermostat-0.9.2-3.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/thermostat-0.9.2-3.fc19

Comment 5 Fedora Update System 2013-06-14 04:47:33 UTC
thermostat-0.9.2-3.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.


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