Skip to content
  1. May 15, 2018
  2. May 14, 2018
  3. May 07, 2018
  4. Apr 24, 2018
  5. Apr 10, 2018
    • Yifan J's avatar
      daemon/gdm-manager.c: quit plymouth when xdmcp is the only allowed connection. · ef9977bf
      Yifan J authored
      gdm is responsible to kill plymouth by spawning the "plymouth quit"
      subprocesses in gdm-manager.c. The current code pathes of quiting
      plymouth can never be reached when xdmcp is the only connection
      allowed. Consequently in the case of
      
          !show_local_greeter && xdmcp_enabled
      
      the plymouth-quit-wait.service will never quit and the login prompt
      will not popup without manual interference. This issue could be
      more obviously observed when a downstream like openSUSE which
      allows a customized sysconfig to switch the corresponding two
      options on a headless server (s390), where the setup is usually:
      
          DISPLAYMANAGER_REMOTE_ACCESS="yes"
          DISPLAYMANAGER_STARTS_XSERVER="no"
      
      The proposed patch handles this edge case by quit plymouth immediately
      when the condition is detected.
      
      https://bugzilla.gnome.org/show_bug.cgi?id=795120
      ef9977bf
  6. Mar 26, 2018
  7. Mar 16, 2018
  8. Mar 13, 2018
  9. Mar 12, 2018
  10. Mar 07, 2018
  11. Mar 06, 2018
  12. Mar 03, 2018
  13. Mar 02, 2018
  14. Feb 28, 2018
  15. Feb 27, 2018
  16. Feb 26, 2018
  17. Feb 25, 2018
  18. Feb 24, 2018
  19. Feb 23, 2018
  20. Feb 22, 2018
  21. Feb 21, 2018
  22. Feb 20, 2018