[Goodies-dev] [Bug 12964] New: Can't compile against gtk 3.14

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Tue Nov 15 09:24:24 CET 2016


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

            Bug ID: 12964
           Summary: Can't compile against gtk 3.14
    Classification: Panel Plugins
           Product: Xfce4-battery-plugin
           Version: unspecified
          Hardware: PC (x86_64)
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: General
          Assignee: goodies-dev at xfce.org
          Reporter: timo.metsala+xfce at gmail.com
        QA Contact: goodies-dev at xfce.org
  Target Milestone: ---

I can't compile battery-plugin against gtk 3.14 (which is in Debian stable
where I need to backport this to) because of an undeclared symbol

battery.c:619:43: error: 'widget' undeclared (first use in this function)
     gtk_widget_override_background_color (widget, GTK_STATE_FLAG_NORMAL,
color);
                                           ^
is the intention to use 

GTK_WIDGET (battmon->battstatus)

instead of widget?

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


More information about the Goodies-dev mailing list