| Summary: | [abrt] gwibber-3.1.0-1.fc15: dispatcher.py:824:__init__:AttributeError: 'ConnectionMonitor' object has no attribute 'nm' | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ralf Oltmanns <ros> |
| Component: | gwibber | Assignee: | Tom "spot" Callaway <tcallawa> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 15 | CC: | mavit, tcallawa |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | abrt_hash:612e50599a65cf2695adabdb6237fca56af184b8 | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-07-09 11:25:50 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
*** This bug has been marked as a duplicate of bug 717178 *** |
abrt version: 2.0.3 architecture: x86_64 cmdline: comment: Gwibber crashes immediately when started component: gwibber executable: /usr/bin/gwibber-service kernel: 2.6.38.8-32.fc15.x86_64 os_release: Fedora release 15 (Lovelock) package: gwibber-3.1.0-1.fc15 reason: dispatcher.py:824:__init__:AttributeError: 'ConnectionMonitor' object has no attribute 'nm' time: Fri Jul 8 16:27:06 2011 uid: 500 backtrace: :dispatcher.py:824:__init__:AttributeError: 'ConnectionMonitor' object has no attribute 'nm' : :Traceback (most recent call last): : File "/usr/bin/gwibber-service", line 77, in <module> : connection_monitor = dispatcher.ConnectionMonitor() : File "/usr/lib/python2.7/site-packages/gwibber/microblog/dispatcher.py", line 824, in __init__ : log.logger.debug("NM Version is %s", str(self.nm.Get(NM_DBUS_INTERFACE, "Version"))) :AttributeError: 'ConnectionMonitor' object has no attribute 'nm' : :Local variables in innermost frame: :NM_DBUS_SERVICE: 'org.freedesktop.NetworkManager' :NM_DBUS_INTERFACE: 'org.freedesktop.NetworkManager' :bus_name: <dbus.service.BusName com.Gwibber.Connection on <dbus._dbus.SessionBus (session) at 0x220b470> at 0x1e62b50> :NM_DBUS_OBJECT_PATH: '/org/freedesktop/NetworkManager' :self: <gwibber.microblog.dispatcher.ConnectionMonitor at /com/gwibber/Connection at 0x2167d10>