Bug 562943
| Summary: | [abrt] crash in wallpapoz-0.4.1-12.svn92_trunk.fc12 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | mrblack | ||||
| Component: | wallpapoz | Assignee: | Mamoru TASAKA <mtasaka> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 12 | CC: | mtasaka | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:981bfe99 | ||||||
| Fixed In Version: | wallpapoz-0.4.1-16.svn92_trunk.fc12 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-02-20 00:27:26 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 389604 [details]
File: backtrace
wallpapoz-0.4.1-16.svn92_trunk.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/wallpapoz-0.4.1-16.svn92_trunk.fc12 wallpapoz-0.4.1-16.svn92_trunk.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/wallpapoz-0.4.1-16.svn92_trunk.fc11 wallpapoz-0.4.1-16.svn92_trunk.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 wallpapoz'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-1842 wallpapoz-0.4.1-16.svn92_trunk.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. wallpapoz-0.4.1-16.svn92_trunk.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report. |
abrt 1.0.4 detected a crash. architecture: i686 cmdline: python /usr/libexec/wallpapoz/daemon_wallpapoz component: wallpapoz executable: /usr/libexec/wallpapoz/daemon_wallpapoz kernel: 2.6.31.12-174.2.3.fc12.i686.PAE package: wallpapoz-0.4.1-12.svn92_trunk.fc12 release: Fedora release 12 (Constantine) backtrace ----- Summary: TB981bfe99 wallpapoz_system.py:100:current_desktop:AttributeError: WallpapozSystem instance has no attribute 'column_workspaces' Traceback (most recent call last): File "/usr/libexec/wallpapoz/daemon_wallpapoz", line 154, in <module> cur_desk = wallpapoz_system.current_desktop() File "../../share/wallpapoz/lib/wallpapoz_system.py", line 100, in current_desktop workspace = x_pos + self.column_workspaces * y_pos AttributeError: WallpapozSystem instance has no attribute 'column_workspaces' Local variables in innermost frame: self: <wallpapoz_system.WallpapozSystem instance at 0xb73ebe0c> raw_viewport: '0, 0' viewport: ['0', '0'] x_pos: 0 y_pos: 0