Bug 600683
| Summary: | [abrt] crash in awn-extras-applets-0.4.0-12.fc13: file-browser-launcher.py:469:gio_mounted:AttributeError: 'NoneType' object has no attribute 'get_root' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jhonny Oliveira <jhonny.oliveira> | ||||
| Component: | awn-extras-applets | Assignee: | leigh scott <leigh123linux> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 13 | CC: | leigh123linux, sindrepb | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:2d5ab192 | ||||||
| Fixed In Version: | awn-extras-applets-0.4.0-13.fc12 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-06-07 22:10:08 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 421444 [details]
File: backtrace
awn-extras-applets-0.4.0-13.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/awn-extras-applets-0.4.0-13.fc13 awn-extras-applets-0.4.0-13.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/awn-extras-applets-0.4.0-13.fc12 awn-extras-applets-0.4.0-13.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. awn-extras-applets-0.4.0-13.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. |
abrt 1.1.1 detected a crash. architecture: x86_64 cmdline: python /usr/share/avant-window-navigator/applets/file-browser-launcher/file-browser-launcher.py --uid=1275252368 --window=58720301 --panel-id=1 component: awn-extras-applets executable: /usr/share/avant-window-navigator/applets/file-browser-launcher/file-browser-launcher.py kernel: 2.6.33.5-112.fc13.x86_64 package: awn-extras-applets-0.4.0-12.fc13 reason: file-browser-launcher.py:469:gio_mounted:AttributeError: 'NoneType' object has no attribute 'get_root' release: Fedora release 13 (Goddard) backtrace ----- file-browser-launcher.py:469:gio_mounted:AttributeError: 'NoneType' object has no attribute 'get_root' Traceback (most recent call last): File "/usr/share/avant-window-navigator/applets/file-browser-launcher/file-browser-launcher.py", line 469, in gio_mounted self.launch_fb(None, vol.get_mount().get_root().get_uri()) AttributeError: 'NoneType' object has no attribute 'get_root' Local variables in innermost frame: vol: <__main__.GProxyVolume at 0x1e20c30: Storage> blah: <gio.SimpleAsyncResult object at 0x1e20d20 (GSimpleAsyncResult at 0x1ff76a0)> self: <App object at 0x1e20960 (AwnApplet at 0x1e81000)>