Skip to content
  1. Apr 11, 2014
  2. Apr 07, 2014
  3. Apr 03, 2014
  4. Apr 02, 2014
  5. Mar 30, 2014
  6. Mar 27, 2014
  7. Mar 26, 2014
    • Allison Karlitskaya's avatar
      ConsoleKit: a pair of tweaks · 1d76114a
      Allison Karlitskaya authored
      It looks like there were a couple of breaks when porting away from
      ck-connector.
      
      The first issue is that consolekit uses some hard-coded rules to decide
      if a given session is associated with the hard-coded 'Seat1' or not.
      One of these rules is the "x11-display-device" property being set.  We
      were setting the "display-device" property instead, which is not for
      graphical sessions.  This was causing a new seat to be dynamically
      created each time gdm started which was causing us to send
      ActivateSession requests to the wrong seat.
      
      The second issue is that ActivateSession will "fail" with "Session
      already active" errors.  Ignore those.
      
      https://bugzilla.gnome.org/show_bug.cgi?id=727072
      1d76114a
  8. Mar 25, 2014
  9. Mar 24, 2014
  10. Mar 23, 2014
  11. Mar 21, 2014
  12. Mar 19, 2014
  13. Mar 18, 2014