← Back to team overview

gwibber-bugs team mailing list archive

[Bug 805348] [NEW] Gwibber assumes presence of NetworkManager for Debugging Messages

 

Public bug reported:

In gwibber/microblog/dispatcher.py line 823 log.logger.debug("NM Version
is %s", str(self.nm.Get(NM_DBUS_INTERFACE, "Version"))) calls to NM
which fails if no NM is available.

** Affects: gwibber
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/805348

Title:
  Gwibber assumes presence of NetworkManager for Debugging Messages

Status in Gwibber:
  New

Bug description:
  In gwibber/microblog/dispatcher.py line 823 log.logger.debug("NM
  Version is %s", str(self.nm.Get(NM_DBUS_INTERFACE, "Version"))) calls
  to NM which fails if no NM is available.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/805348/+subscriptions


Follow ups

References