[Goodies-dev] [Bug 11250] New: xfce4-netload-plugin: Fix removing GSources

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sat Oct 25 21:59:12 CEST 2014


https://bugzilla.xfce.org/show_bug.cgi?id=11250

            Bug ID: 11250
           Summary: xfce4-netload-plugin: Fix removing GSources
    Classification: Panel Plugins
           Product: Xfce4-netload-plugin
           Version: git
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: Medium
         Component: General
          Assignee: frivoal at xfce.org
          Reporter: h.judt at gmx.at
        QA Contact: goodies-dev at xfce.org

Created attachment 5705
  --> https://bugzilla.xfce.org/attachment.cgi?id=5705&action=edit
fix-removing-gsources.patch

On startup, xfce4-netload-plugin spills out the following CRITICAL GLib Error:
GLib-CRITICAL **: Source ID 5 was not found when attempting to remove it

This patch makes it check to see if a GSource exists before destroying it,
since any GSource may be destroyed early in the main event loop if its
dispatch callback returns FALSE.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the Goodies-dev mailing list