Bug 1262661
| Summary: | [abrt] hamster-time-tracker: today.py:429:on_toggle_called:AttributeError: 'NoneType' object has no attribute 'present' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dan Callaghan <dcallagh> | ||||||
| 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: | 22 | CC: | fschwarz, projects.rg, sanjay.ankur | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/fa74cda6d0538bc15cc2f46e092d8805d9b49567 | ||||||||
| Whiteboard: | abrt_hash:cee0bee528cad6e965a00f2826e1cf43340bea27 | ||||||||
| Fixed In Version: | hamster-time-tracker-2.0-0.2.rc1.fc23 hamster-time-tracker-2.0-0.2.rc1.fc22 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-02-12 11:54:07 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: |
|
||||||||
Created attachment 1073041 [details]
File: backtrace
Created attachment 1073042 [details]
File: environ
Triggered by running "hamster toggle" while Hamster was already running, but with no window shown. Not entirely clear if "hamster toggle" is supposed to work or not... I found this: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=695926. hamster-time-tracker-2.0-0.1.rc1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-401ab10316 hamster-time-tracker-2.0-0.1.rc1.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2016-e5b4e5be06 hamster-time-tracker-2.0-0.2.rc1.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2016-01bd33e7e6 hamster-time-tracker-2.0-0.2.rc1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-e7bfef7108 hamster-time-tracker-2.0-0.2.rc1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-e7bfef7108 hamster-time-tracker-2.0-0.2.rc1.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-01bd33e7e6 hamster-time-tracker-2.0-0.2.rc1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. hamster-time-tracker-2.0-0.2.rc1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: Version-Release number of selected component: hamster-time-tracker-1.04-4.fc22 Additional info: reporter: libreport-2.6.2 cmdline: python /usr/bin/hamster executable: /usr/bin/hamster kernel: 4.1.6-201.fc22.x86_64 runlevel: N 5 type: Python uid: 15550 Truncated backtrace: today.py:429:on_toggle_called:AttributeError: 'NoneType' object has no attribute 'present' Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/hamster/today.py", line 429, in on_toggle_called self.window.present() AttributeError: 'NoneType' object has no attribute 'present' Local variables in innermost frame: self: <hamster.today.DailyView object at 0x7efdd83b9b90> client: <Storage object at 0x7efdd913b870 (hamster+client+Storage at 0x153b400)>