Bug 540301
| Summary: | [abrt] crash detected in Miro-2.5.2-6.fc12 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Paul Smith <phhs80> | ||||
| Component: | Miro | Assignee: | Alex Lancaster <alex> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 12 | CC: | alex, michel, will.guaraldi | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:b9058041 | ||||||
| Fixed In Version: | 2.5.4-1.fc12 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-01-02 03:31:32 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
Paul Smith
2009-11-23 00:19:58 UTC
Created attachment 372988 [details]
File: backtrace
Important part of the backtrace is this:
File "/usr/lib64/python2.6/site-packages/miro/plat/screensaver.py", line 85, in disable
self.timer = gobject.timer_add(1000, self.deactivate)
AttributeError: 'module' object has no attribute 'timer_add'
When using the xscreensaver, trying to make Miro go fullscreen would kick up an error preventing Miro from going fullscreen.
This is fixed in 2.5.3. Upstream bug is at http://bugzilla.pculture.org/show_bug.cgi?id=12045 .
Miro-2.5.4-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/Miro-2.5.4-1.fc12 This update to 2.5.4 should fix this. Please provide feedback via bodhi on the updates link above. Miro-2.5.4-1.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update Miro'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2009-13456 This update seems to have solved the problem that I had reported. Thanks! Paul Miro-2.5.4-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. |