← Back to team overview

desktop-packages team mailing list archive

[Bug 1503364] Re: Source ID was not found when attempting to remove it

 

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

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

  * debian/patches/restore_gtkstyle_context.patch:
    - Restore the GtkStyle context in the buttons widget to avoid warnings
      (lp: #1503327)
  * debian/patches/incorrect_source_use.patch:
    - Clear some source ID warnings (lp: #1503364)

 -- Sebastien Bacher <seb128@xxxxxxxxxx>  Fri, 09 Oct 2015 11:02:37
+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/1503364

Title:
  Source ID was not found when attempting to remove it

Status in software-center package in Ubuntu:
  Fix Released

Bug description:
  Using wily those warnings are displayed

  /usr/share/software-center/softwarecenter/ui/gtk3/widgets/exhibits.py:404: Warning: Source ID 2029 was not found when attempting to remove it
    GLib.source_remove(self._timeout)

  The issue is that the code try to remove the source even though the
  callback returns False which means the library is automatically doing
  it for you

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


References