← Back to team overview

desktop-packages team mailing list archive

[Bug 1501393] Re: com.Gwibber.Accounts was not provided by any .service

 

This bug was fixed in the package software-center - 13.10-0ubuntu10

---------------
software-center (13.10-0ubuntu10) wily; urgency=medium

  * debian/control: updated standards version
  * debian/patches/clean_gwibber_use.patch:
    - don't try to use gwibber, there is no such service anymore and it
      leads only to warnings (lp: #1501393)
  * debian/patches/correct_db_use.patch:
    - DB_NOMMAP needs to be set using set_flags,
      it's not valid in DBEnv.open (lp: #1313884)

 -- Sebastien Bacher <seb128@xxxxxxxxxx>  Mon, 05 Oct 2015 17:48:09
+0200

** Changed in: software-center (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/1501393

Title:
  com.Gwibber.Accounts was not provided by any .service

Status in software-center package in Ubuntu:
  Fix Released

Bug description:
  When using s-c on wily I get those warnings, gwibber is deprecated and
  not used anymore we should clean out this code

  Traceback (most recent call last):
    File "/usr/share/software-center/softwarecenter/gwibber_helper.py", line 45, in accounts
      "/com/gwibber/Accounts")
    File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 241, in get_object
      follow_name_owner_changes=follow_name_owner_changes)
    File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 248, in __init__
      self._named_service = conn.activate_name_owner(bus_name)
    File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 180, in activate_name_owner
      self.start_service_by_name(bus_name)
    File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 278, in start_service_by_name
      'su', (bus_name, flags)))
    File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in call_blocking
      message, timeout)
  DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name com.Gwibber.Accounts was not provided by any .service files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1501393/+subscriptions


References