desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #141928
[Bug 1503362] [NEW] Source ID was not found when attempting to remove it
Public bug reported:
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
** Affects: software-center (Ubuntu)
Importance: Low
Status: Invalid
** Changed in: software-center (Ubuntu)
Status: New => Invalid
** Changed in: software-center (Ubuntu)
Importance: Undecided => Low
--
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/1503362
Title:
Source ID was not found when attempting to remove it
Status in software-center package in Ubuntu:
Invalid
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/1503362/+subscriptions