[Xfce-bugs] [Bug 12760] New: Compilation error with --disable-polkit

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Fri Aug 12 00:16:34 CEST 2016


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

            Bug ID: 12760
           Summary: Compilation error with --disable-polkit
    Classification: Xfce
           Product: Xfce4-session
           Version: Unspecified
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: General
          Assignee: xfce-bugs at xfce.org
          Reporter: ndrw.xf at kurumi.co.uk
        QA Contact: bjt23 at cornell.edu
                CC: benny at xfce.org, nick at xfce.org
  Target Milestone: Xfce 4.12

Error in:

https://git.xfce.org/xfce/xfce4-session/tree/xfce4-session/xfsm-systemd.c#n105:

#ifdef HAVE_POLKIT
  XfsmSystemd *systemd = XFSM_SYSTEMD (object);

  g_object_unref (G_OBJECT (systemd->authority));
  g_object_unref (G_OBJECT (systemd->subject));
#endif

  g_object_unref (G_OBJECT (systemd->screensaver)); // <- should be before
#endif

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


More information about the Xfce-bugs mailing list