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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]
  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.
_______________________________________________
Xfce-bugs mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to