Bug 589724
| Summary: | [abrt] crash in awn-extras-applets-0.4.0-5.fc12: awn-bwm.py:486:draw_meter:KeyError: 'ppp0' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Marcel <donkishoot> | ||||
| Component: | awn-extras-applets | Assignee: | Peng Huang <phuang> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 12 | CC: | leigh123linux, phuang, sindrepb, SnakyChic | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:90621821 | ||||||
| Fixed In Version: | awn-extras-applets-0.4.0-6.fc13 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-05-15 20:28:53 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 412140 [details]
File: backtrace
If you are able to reproduce the bug please report it here. https://bugs.launchpad.net/awn-extras Package: awn-extras-applets-0.4.0-5.fc12 Architecture: x86_64 OS Release: Fedora release 12 (Constantine) How to reproduce ----- 1. Loose my ppp connection i had select "ppp0" and restart my X session 2. 3. (In reply to comment #3) > Package: awn-extras-applets-0.4.0-5.fc12 > Architecture: x86_64 > OS Release: Fedora release 12 (Constantine) > > > How to reproduce > ----- > 1. Loose my ppp connection i had select "ppp0" and restart my X session > 2. > 3. I couldn't find your report upstream so I forwarded it for you https://bugs.launchpad.net/awn-extras/+bug/580370 awn-extras-applets-0.4.0-6.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/awn-extras-applets-0.4.0-6.fc12 awn-extras-applets-0.4.0-6.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/awn-extras-applets-0.4.0-6.fc13 awn-extras-applets-0.4.0-6.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. awn-extras-applets-0.4.0-6.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. |
abrt 1.0.9 detected a crash. architecture: x86_64 cmdline: python /usr/share/avant-window-navigator/applets/bandwidth-monitor/awn-bwm.py --uid=1272478559 --window=25165877 --panel-id=1 component: awn-extras-applets executable: /usr/share/avant-window-navigator/applets/bandwidth-monitor/awn-bwm.py kernel: 2.6.32.12-115.fc12.x86_64 package: awn-extras-applets-0.4.0-5.fc12 reason: awn-bwm.py:486:draw_meter:KeyError: 'ppp0' release: Fedora release 12 (Constantine) backtrace ----- awn-bwm.py:486:draw_meter:KeyError: 'ppp0' Traceback (most recent call last): File "/usr/share/avant-window-navigator/applets/bandwidth-monitor/awn-bwm.py", line 433, in subsequent_paint self.repaint() File "/usr/share/avant-window-navigator/applets/bandwidth-monitor/awn-bwm.py", line 582, in repaint self.draw_meter(ct, width, self.applet.get_size(), self.iface) File "/usr/share/avant-window-navigator/applets/bandwidth-monitor/awn-bwm.py", line 486, in draw_meter self.netstats.ifaces[iface]['upload_color']) KeyError: 'ppp0' Local variables in innermost frame: multi: False iface: 'ppp0' ratio: 1024.0 width: 72.0 _total_hist: [1, 1, 1] self: <__main__.AppletBandwidthMonitor instance at 0x11030e0> height: 48L max_val: 1 _rx_hist: [1] _tx_hist: [1] ct: <cairo.Context object at 0x7fcbfe2ebdd0>