Bug 1043564
Summary: | [abrt] hamster-time-tracker-1.03.3-2.fc20: idle.py:23:<module>:ImportError: No module named gconf | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jared Smith <jsmith.fedora> | ||||||
Component: | hamster-time-tracker | Assignee: | Ankur Sinha (FranciscoD) <sanjay.ankur> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 20 | CC: | b, lnie, rolle.hoffmann, sanjay.ankur, sebasmagri | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Unspecified | ||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/fe379873f316f50e2ea25e98e10049ab16cf887f | ||||||||
Whiteboard: | abrt_hash:8ddc4dc7334b0b00642a1813b3591ce3d8ec0dce | ||||||||
Fixed In Version: | hamster-time-tracker-1.03.3-6.fc19 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2013-12-31 19:00:46 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Description
Jared Smith
2013-12-16 16:21:57 UTC
Created attachment 837305 [details]
File: backtrace
Created attachment 837306 [details]
File: environ
Actually, it crashes on startup, whether or not the GNOME Shell extension is installed or not. (In reply to Jared Smith from comment #3) > Actually, it crashes on startup, whether or not the GNOME Shell extension is > installed or not. Hi Jared, Thank you for the bugreport. Looks like it's because of a missing gconf module: File "/usr/lib/python2.7/site-packages/hamster/idle.py", line 23, in <module> import gconf ImportError: No module named gconf Can you please install 'gnome-python2-gconf' and see if that fixes it? It seems like a missing "Requires" in the spec. Thanks, Warm regards, Ankur hamster-time-tracker-1.03.3-3.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/hamster-time-tracker-1.03.3-3.fc20 Package hamster-time-tracker-1.03.3-3.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing hamster-time-tracker-1.03.3-3.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-23482/hamster-time-tracker-1.03.3-3.fc20 then log in and leave karma (feedback). Thanks! It was indeed a missing dependency in the spec file, and the new version in Koji fixed the issue. I've left positive karma. *** Bug 1044197 has been marked as a duplicate of this bug. *** Package hamster-time-tracker-1.03.3-4.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing hamster-time-tracker-1.03.3-4.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-23482/hamster-time-tracker-1.03.3-4.fc20 then log in and leave karma (feedback). 1.03.3-4.fc20 works fine hamster-time-tracker-1.03.3-6.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/hamster-time-tracker-1.03.3-6.fc19 Package hamster-time-tracker-1.03.3-6.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing hamster-time-tracker-1.03.3-6.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-23482/hamster-time-tracker-1.03.3-6.fc20 then log in and leave karma (feedback). hamster-time-tracker-1.03.3-6.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. hamster-time-tracker-1.03.3-6.fc19 has been pushed to the Fedora 19 stable repository. |