SpaceInvaders

gdm debug logs

Aug 12th, 2013
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.64 KB | None | 0 0
  1. [root@p7-1456c ~]# systemctl status gdm.service
  2. gdm.service - GNOME Display Manager
  3. Loaded: loaded (/usr/lib/systemd/system/gdm.service; enabled)
  4. Active: active (running) since Mon 2013-08-12 15:21:27 EDT; 48s ago
  5. Main PID: 10897 (gdm-binary)
  6. CGroup: name=systemd:/system/gdm.service
  7. ├─10897 /usr/sbin/gdm-binary
  8. ├─10909 /usr/libexec/gdm-simple-slave --display-id /org/gnome/DisplayManager/Displays/_0
  9. ├─10913 /usr/bin/Xorg :0 -background none -verbose -logverbose 7 -core -auth /var/run/gdm/auth-for-gdm-whRVFn/database -seat seat0 -nolisten tcp vt1
  10. └─10999 gdm-session-worker [pam/gdm-password]
  11.  
  12. Aug 12 15:21:41 p7-1456c.localdomain gdm-simple-slave[10909]: DEBUG(+): GdmSlave: script environment: PATH=/usr/local/bin:/usr/bin:/bin
  13. Aug 12 15:21:41 p7-1456c.localdomain gdm-simple-slave[10909]: DEBUG(+): GdmSlave: Process exit status: 0
  14. Aug 12 15:21:41 p7-1456c.localdomain gdm[10897]: gdm-binary[10897]: DEBUG(+): GdmDisplay: Adding authorization for user:jmirman on display :0
  15. Aug 12 15:21:41 p7-1456c.localdomain gdm[10897]: gdm-binary[10897]: DEBUG(+): GdmDisplay: Adding user authorization for jmirman
  16. Aug 12 15:21:41 p7-1456c.localdomain gdm[10897]: gdm-binary[10897]: DEBUG(+): GdmDisplayAccessFile: creating xauth directory /var/run/gdm/auth-for-jmirman-XXXXXX
  17. Aug 12 15:21:41 p7-1456c.localdomain gdm[10897]: gdm-binary[10897]: DEBUG(+): GdmDisplayAccessFile: chowning /var/run/gdm/auth-for-jmirman-nTP7Si to 1000:1000
  18. Aug 12 15:21:41 p7-1456c.localdomain gdm[10897]: gdm-binary[10897]: DEBUG(+): GdmDisplayAccessFile: creating /var/run/gdm/auth-for-jmirman-nTP7Si/database
  19. Aug 12 15:21:41 p7-1456c.localdomain gdm[10897]: gdm-binary[10897]: DEBUG(+): GdmDisplayAccessFile: chowning /var/run/gdm/auth-for-jmirman-nTP7Si/database to 1000:1000
  20. Aug 12 15:21:41 p7-1456c.localdomain gdm[10897]: gdm-binary[10897]: DEBUG(+): GdmDisplayAccessFile: chmoding /var/run/gdm/auth-for-jmirman-nTP7Si to 0711
  21. Aug 12 15:21:41 p7-1456c.localdomain gdm[10897]: gdm-binary[10897]: DEBUG(+): GdmDisplay: Added user authorization for jmirman: /var/run/gdm/auth-for-jmirman-nTP7Si/database
  22.  
  23. tail /var/log/messages
  24. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): fill: *** Getting session 'gdm-shell'
  25. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): fill: *** Looking if /var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session is a valid session file
  26. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): Cannot use session '/var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
  27. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): fill: *** Looking if /etc/xdg/gnome-session/sessions/gdm-shell.session is a valid session file
  28. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): Cannot use session '/etc/xdg/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
  29. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): fill: *** Looking if /usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session is a valid session file
  30. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): Cannot use session '/usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
  31. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): fill: *** Looking if /usr/local/share/gnome-session/sessions/gdm-shell.session is a valid session file
  32. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): Cannot use session '/usr/local/share/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
  33. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): fill: *** Looking if /usr/share/gnome-session/sessions/gdm-shell.session is a valid session file
  34. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): fill: *** Launching helper 'bash -c 'type -p gnome-shell >& /dev/null && /usr/libexec/gnome-session-check-accelerated'' to know if session is runnable
  35. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): fill: *** Checking required components and providers
  36. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell.desktop'
  37. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/autostart'
  38. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
  39. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
  40. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
  41. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
  42. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
  43. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
  44. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
  45. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
  46. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
  47. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gdm/greeter/applications/gnome-shell.desktop'
  48. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
  49. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/autostart'
  50. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
  51. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
  52. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
  53. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
  54. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
  55. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
  56. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
  57. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
  58. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
  59. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
  60. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): fill: *** Done checking required components and providers
  61. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): fill: *** Adding required components
  62. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell.desktop'
  63. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/gnome-session/saved-session'
  64. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/autostart'
  65. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
  66. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
  67. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
  68. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
  69. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
  70. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
  71. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
  72. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
  73. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
  74. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gdm/greeter/applications/gnome-shell.desktop'
  75. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: read /usr/share/gdm/greeter/applications/gnome-shell.desktop
  76. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App1 to store
  77. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: adding required app gnome-shell.desktop
  78. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
  79. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/gnome-session/saved-session'
  80. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/autostart'
  81. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
  82. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
  83. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
  84. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
  85. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
  86. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
  87. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
  88. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
  89. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
  90. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
  91. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gnome-settings-daemon.desktop
  92. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App2 to store
  93. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: adding required app gnome-settings-daemon.desktop
  94. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): fill: *** Done adding required components
  95. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: *** Adding autostart apps for /usr/share/gdm/greeter/autostart
  96. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: read /usr/share/gdm/greeter/autostart/orca-autostart.desktop
  97. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App3 to store
  98. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): fill: *** Adding default providers
  99. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): fill: *** Done adding default providers
  100. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: GSM starting to manage
  101. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: App startup summary
  102. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: Phase INITIALIZATION
  103. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager:#011ID: /org/gnome/SessionManager/App2#011app-id:gnome-settings-daemon.desktop#011is-disabled:0#011is-conditionally-disabled:0
  104. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: Phase WINDOW_MANAGER
  105. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: Phase PANEL
  106. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: Phase DESKTOP
  107. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: Phase APPLICATION
  108. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager:#011ID: /org/gnome/SessionManager/App3#011app-id:orca-autostart.desktop#011is-disabled:0#011is-conditionally-disabled:1
  109. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager:#011ID: /org/gnome/SessionManager/App1#011app-id:gnome-shell.desktop#011is-disabled:0#011is-conditionally-disabled:0
  110. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: starting phase INITIALIZATION
  111. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App2'
  112. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): Starting app: /org/gnome/SessionManager/App2
  113. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmAutostartApp: starting gnome-settings-daemon.desktop: command=/usr/libexec/gnome-settings-daemon startup-id=10d626870e6494fb3137633528829347400000109280001
  114. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmAutostartApp: started pid:10950
  115. Aug 12 15:21:28 p7-1456c rtkit-daemon[523]: Successfully made thread 10964 of process 10964 (/usr/bin/pulseaudio) owned by '42' high priority at nice level -11.
  116. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: RegisterClient 10d626870e6494fb3137633528829347400000109280001
  117. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: Adding new client 10d626870e6494fb3137633528829347400000109280001 to session
  118. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): uid = 42
  119. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): pid = 10950
  120. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client1 to store
  121. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client1
  122. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): App gnome-settings-daemon.desktop registered
  123. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: ending phase INITIALIZATION
  124. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: starting phase WINDOW_MANAGER
  125. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: ending phase WINDOW_MANAGER
  126. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: starting phase PANEL
  127. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: ending phase PANEL
  128. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: starting phase DESKTOP
  129. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: ending phase DESKTOP
  130. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: starting phase APPLICATION
  131. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: Skipping disabled app: /org/gnome/SessionManager/App3
  132. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App1'
  133. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): Starting app: /org/gnome/SessionManager/App1
  134. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmAutostartApp: starting gnome-shell.desktop: command=gnome-shell --mode=gdm startup-id=10d626870e6494fb3137633528829007700000109280000
  135. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmAutostartApp: started pid:10967
  136. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: ending phase APPLICATION
  137. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: starting phase RUNNING
  138. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): gsm_xsmp_server_start
  139. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmPresence: adding idle watch
  140. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GSIdleMonitor: creating new alarm for positive transition wait=600000
  141. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GSIdleMonitor: creating new alarm for negative transition wait=599999
  142. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
  143. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
  144. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.freedesktop.DBus.Properties method=Get
  145. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.freedesktop.DBus.Properties method=GetAll
  146. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
  147. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmShell: Connected to the shell
  148. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
  149. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
  150. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
  151. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
  152. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
  153. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
  154. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmXsmpServer: accept_ice_connection()
  155. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmXsmpServer: auth_ice_connection()
  156. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmXSMPClient: Setting up new connection
  157. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmXSMPClient: New client '0x1c87200 []'
  158. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client2 to store
  159. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client2
  160. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmXSMPClient: Initializing client 0x1c87200 []
  161. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmXSMPClient: Client '0x1c87200 []' received RegisterClient(10d626870e6494fb3137633528829007700000109280000)
  162. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: Adding new client 10d626870e6494fb3137633528829007700000109280000 to session
  163. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmXSMPClient: Sending RegisterClientReply to '0x1c87200 [10d626870e6494fb3137633528829007700000109280000]'
  164. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmXSMPClient: Set properties from client '0x1c87200 [10d626870e6494fb3137633528829007700000109280000]'
  165. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmXSMPClient: Program = 'gnome-shell'
  166. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmXSMPClient: UserID = 'gdm'
  167. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmXSMPClient: RestartStyleHint = 0
  168. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmXSMPClient: ProcessID = '10967'
  169. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmXSMPClient: CurrentDirectory = '/var/lib/gdm'
  170. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmXSMPClient: _GSM_Priority = 20
  171. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
  172. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
  173. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
  174. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
  175. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
  176. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
  177. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
  178. Aug 12 15:21:28 p7-1456c gnome-session[10928]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll
  179. Aug 12 15:21:29 p7-1456c gnome-session[10928]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
  180. Aug 12 15:21:29 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmDBusServer: new connection 0x92b730
  181. Aug 12 15:21:29 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: Handling new connection from outside
  182. Aug 12 15:21:29 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSimpleSlave: client connected
  183. Aug 12 15:21:29 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSlave: Requesting timed login details
  184. Aug 12 15:21:29 p7-1456c gdm-binary[10897]: DEBUG(+): GdmSlave: Got timed login details for display :0: 0 '(null)' 0
  185. Aug 12 15:21:29 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSlave: Got timed login details: 0 0
  186. Aug 12 15:21:29 p7-1456c gdm-simple-slave[10909]: DEBUG(+): Invalid NULL username for auto/timed login
  187. Aug 12 15:21:29 p7-1456c gdm[10897]: gdm-binary[10897]: DEBUG(+): GdmSlave: Got timed login details for display :0: 0 '(null)' 0
  188. Aug 12 15:21:29 p7-1456c dbus-daemon[525]: dbus[525]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper)
  189. Aug 12 15:21:29 p7-1456c dbus[525]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper)
  190. Aug 12 15:21:29 p7-1456c dbus-daemon[525]: dbus[525]: [system] Successfully activated service 'net.reactivated.Fprint'
  191. Aug 12 15:21:29 p7-1456c dbus[525]: [system] Successfully activated service 'net.reactivated.Fprint'
  192. Aug 12 15:21:29 p7-1456c dbus-daemon[525]: Launching FprintObject
  193. Aug 12 15:21:29 p7-1456c dbus-daemon[525]: ** Message: D-Bus service launched with name: net.reactivated.Fprint
  194. Aug 12 15:21:29 p7-1456c dbus-daemon[525]: ** Message: entering main loop
  195. Aug 12 15:21:29 p7-1456c gnome-session[10928]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll
  196. Aug 12 15:21:29 p7-1456c gnome-session[10928]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll
  197. Aug 12 15:21:33 p7-1456c gnome-session[10928]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
  198. Aug 12 15:21:37 p7-1456c gdm[10897]: gdm-binary[10897]: DEBUG(+): GdmManager: trying to open reauthentication channel for user jmirman
  199. Aug 12 15:21:37 p7-1456c gdm-binary[10897]: DEBUG(+): GdmManager: trying to open reauthentication channel for user jmirman
  200. Aug 12 15:21:37 p7-1456c gdm[10897]: gdm-binary[10897]: DEBUG(+): GdmManager: There are no applicable sessions (2 looked at)
  201. Aug 12 15:21:37 p7-1456c gdm-binary[10897]: DEBUG(+): GdmManager: There are no applicable sessions (2 looked at)
  202. Aug 12 15:21:37 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: starting conversation gdm-password
  203. Aug 12 15:21:37 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSessionWorkerJob: Starting worker...
  204. Aug 12 15:21:37 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSessionWorkerJob: Running session_worker_job process: gdm-session-worker [pam/gdm-password] /usr/libexec/gdm-session-worker
  205. Aug 12 15:21:37 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSessionWorkerJob: : SessionWorkerJob on pid 10999
  206. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): Enabling debugging
  207. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: connecting to address: unix:abstract=/tmp/gdm-greeter-QrUXCuCX
  208. Aug 12 15:21:37 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmDBusServer: new connection 0x92b830
  209. Aug 12 15:21:37 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: Handling new connection from worker
  210. Aug 12 15:21:37 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: Authenticating new connection
  211. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSignalHandler: Adding handler 1: signum=2 0x408290
  212. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSignalHandler: Registering for 2 signals
  213. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSignalHandler: Adding handler 2: signum=4 0x408290
  214. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSignalHandler: Registering for 4 signals
  215. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSignalHandler: Adding handler 3: signum=7 0x408290
  216. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSignalHandler: Registering for 7 signals
  217. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSignalHandler: Adding handler 4: signum=8 0x408290
  218. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSignalHandler: Registering for 8 signals
  219. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSignalHandler: Adding handler 5: signum=1 0x408290
  220. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSignalHandler: Registering for 1 signals
  221. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSignalHandler: Adding handler 6: signum=11 0x408290
  222. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSignalHandler: Registering for 11 signals
  223. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSignalHandler: Adding handler 7: signum=6 0x408290
  224. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSignalHandler: Registering for 6 signals
  225. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSignalHandler: Adding handler 8: signum=10 0x408290
  226. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSignalHandler: Registering for 10 signals
  227. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: Seat still actively loading, so not setting loaded property
  228. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: calling 'ListCachedUsers'
  229. Aug 12 15:21:37 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: worker connection is 0x92b830
  230. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): get_session_proxy
  231. Aug 12 15:21:37 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: Emitting conversation-started signal
  232. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: Listing cached users, so not setting loaded property
  233. Aug 12 15:21:37 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSimpleSlave: session conversation started for service gdm-password
  234. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: ListCachedUsers finished, will set loaded property after list is fully loaded
  235. Aug 12 15:21:37 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: Setting user: 'jmirman'
  236. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: tracking new user with object path /org/freedesktop/Accounts/User1000
  237. Aug 12 15:21:37 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: Beginning setup for user jmirman
  238. Aug 12 15:21:37 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: looking for session file 'gnome.desktop'
  239. Aug 12 15:21:37 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: Conversation started
  240. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: trying to track new user with username jmirman
  241. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: finding user jmirman state 1
  242. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: waiting for user manager to load before finding user jmirman
  243. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: Loading new users, so not setting loaded property
  244. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: ignoring tty session '4' since it's not graphical
  245. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: Found x11 display of session '17': :0
  246. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: Loading new users, so not setting loaded property
  247. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: Loading new users, so not setting loaded property
  248. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: user 'jmirman' is now loaded
  249. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: tracking user 'jmirman'
  250. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: not yet loaded, so not emitting user-added signal
  251. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: no pending users, trying to set loaded property
  252. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: Seat loaded, so now setting loaded property
  253. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: user manager now loaded, proceeding with fetch user request for user 'jmirman'
  254. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: finding user jmirman state 2
  255. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: Looking for user jmirman in accounts service
  256. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: user jmirman changed
  257. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: Found object path of user 'jmirman': /org/freedesktop/Accounts/User1000
  258. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: finding user jmirman state 3
  259. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: user jmirman fetched
  260. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: finished handling request for user jmirman
  261. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: user 'jmirman' is now loaded
  262. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: user 'jmirman' was already known, replacing with freshly loaded object
  263. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: no longer tracking user 'jmirman' (with object path /org/freedesktop/Accounts/User1000)
  264. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: loaded, so emitting user-removed signal
  265. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: tracking user 'jmirman'
  266. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: loaded, so emitting user-added signal
  267. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: no pending users, trying to set loaded property
  268. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: already loaded, so not setting loaded property
  269. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionSettings: saved session is
  270. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: Saved session is
  271. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionSettings: saved language is
  272. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: Saved language is
  273. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: queuing setup for user: jmirman
  274. Aug 12 15:21:37 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: user jmirman changed
  275. Aug 12 15:21:37 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: looking for session file '.desktop'
  276. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: attempting to change state to SETUP_COMPLETE
  277. Aug 12 15:21:37 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: File '.desktop' not found: Valid key file could not be found in search dirs
  278. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: initializing PAM; service=gdm-password username=jmirman seat=seat0
  279. Aug 12 15:21:37 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: not using invalid .dmrc session:
  280. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: Set PAM environment variable: 'XDG_SEAT=seat0'
  281. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: state SETUP_COMPLETE
  282. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: attempting to change state to AUTHENTICATED
  283. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: authenticating user jmirman
  284. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: 1 new messages received from PAM
  285. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: username is 'jmirman'
  286. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: old-username='jmirman' new-username='jmirman'
  287. Aug 12 15:21:37 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: received pam message of type 1 with payload 'Password: '
  288. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: trying to get updated username
  289. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: PAM conversation returning 0: Success
  290. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: state AUTHENTICATED
  291. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: trying to get updated username
  292. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: username is 'jmirman'
  293. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: old-username='jmirman' new-username='jmirman'
  294. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: attempting to change state to AUTHORIZED
  295. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: determining if authenticated user (password required:0) is authorized to session
  296. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: state AUTHORIZED
  297. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: attempting to change state to ACCREDITED
  298. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: Set PAM environment variable: 'LOGNAME=jmirman'
  299. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: Set PAM environment variable: 'USER=jmirman'
  300. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: Set PAM environment variable: 'USERNAME=jmirman'
  301. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: Set PAM environment variable: 'HOME=/home/jmirman'
  302. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: Set PAM environment variable: 'SHELL=/bin/bash'
  303. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: Set PAM environment variable: 'PATH=/usr/local/bin:/usr/bin:/bin'
  304. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: state ACCREDITED
  305. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: attempting to change state to ACCOUNT_DETAILS_SAVED
  306. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: saving account details for user jmirman
  307. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: attempting to change state to SESSION_OPENED
  308. Aug 12 15:21:41 p7-1456c systemd-logind[518]: New session 18 of user jmirman.
  309. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: state SESSION_OPENED
  310. Aug 12 15:21:41 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: ignoring tty session '4' since it's not graphical
  311. Aug 12 15:21:41 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: Found x11 display of session '17': :0
  312. Aug 12 15:21:41 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: Found x11 display of session '18': :0
  313. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: Emitting 'session-opened' signal
  314. Aug 12 15:21:41 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUser: adding session 18
  315. Aug 12 15:21:41 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: sessions changed user=jmirman num=1
  316. Aug 12 15:21:41 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: added session for user: jmirman
  317. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSimpleSlave: Will start session when ready
  318. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSimpleSlave: accredited
  319. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSimpleSlave: trying to switch to session for user jmirman
  320. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSlave: Activating session: '18'
  321. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSlave: unable to activate session since it's already active: 18
  322. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSimpleSlave: migrated: 0
  323. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSimpleSlave: Stopping greeter
  324. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSlave: Trying script /etc/gdm/PostLogin/:0
  325. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSlave: script /etc/gdm/PostLogin/:0 not found; skipping
  326. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSlave: Trying script /etc/gdm/PostLogin/Default
  327. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSlave: script /etc/gdm/PostLogin/Default not found; skipping
  328. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSlave: no script found
  329. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmCommon: sending signal 15 to process -10928
  330. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GdmSignalHandler: handling signal 15
  331. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GdmSignalHandler: Found 1 callbacks
  332. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GdmSignalHandler: running 15 handler: 0x41d4e0
  333. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): Got callback for signal 15
  334. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: Logout called
  335. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmShell: Connected to the shell
  336. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: requesting logout
  337. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: ending phase RUNNING
  338. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: starting phase QUERY_END_SESSION
  339. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): gsm_xsmp_server_stop
  340. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client1
  341. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client2
  342. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: sending query-end-session to clients (logout mode: forceful)
  343. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmDBusClient: sending QueryEndSession signal to :1.4
  344. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client1
  345. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client2
  346. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): Caught signal 15, shutting down normally.
  347. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GdmSignalHandler: Done handling signals
  348. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: external connection closed
  349. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GdmSignalHandler: handling signal 15
  350. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSimpleSlave: client disconnected
  351. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GdmSignalHandler: Found 1 callbacks
  352. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GdmSignalHandler: running 15 handler: 0x41d4e0
  353. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): Got callback for signal 15
  354. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: Logout called
  355. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): Caught signal 15, shutting down normally.
  356. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GdmSignalHandler: Done handling signals
  357. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmAutostartApp: (pid:10950) done (status:0)
  358. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): App gnome-settings-daemon.desktop exited with 0
  359. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmAutostartApp: (pid:10967) done (status:0)
  360. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmXsmpServer: ice_io_error_handler (0x1cb6c00)
  361. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmXSMPClient: IceProcessMessagesIOError on '0x1c87200 [gnome-shell 10d626870e6494fb3137633528829007700000109280000]'
  362. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: disconnect client
  363. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client2
  364. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=Client exited in query end session phase instead of end session phase
  365. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: in shutdown, not restarting application
  366. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmStore: Unreffing object: 0x1c87200
  367. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client2
  368. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client2
  369. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmXSMPClient: xsmp_finalize (0x1c87200 [gnome-shell 10d626870e6494fb3137633528829007700000109280000])
  370. Aug 12 15:21:41 p7-1456c gnome-session[10928]: WARNING: Detected that screensaver has left the bus
  371. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmPresence: setting idle: 0
  372. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmPresence: already not idle, ignoring
  373. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmPresence: removing idle watch
  374. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmPresence: adding idle watch
  375. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GSIdleMonitor: creating new alarm for positive transition wait=600000
  376. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GSIdleMonitor: creating new alarm for negative transition wait=599999
  377. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): Calling shutdown callback function
  378. Aug 12 15:21:41 p7-1456c gnome-session[10928]: CRITICAL: gsm_manager_set_phase: assertion `GSM_IS_MANAGER (manager)' failed
  379. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: dbus disconnected; disconnecting dbus clients...
  380. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client1
  381. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=Client exited in query end session phase instead of end session phase
  382. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: query end session complete
  383. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmShell: Not connected to the shell
  384. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: ending phase QUERY_END_SESSION
  385. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: starting phase END_SESSION
  386. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client1
  387. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: dbus disconnected, not restarting application
  388. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmStore: Unreffing object: 0x1c45500
  389. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client1
  390. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/Client1
  391. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client1
  392. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: last client disconnected - exiting
  393. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: ending phase END_SESSION
  394. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: starting phase EXIT
  395. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: ending phase EXIT
  396. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): Unreffing manager
  397. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmManager: disposing manager
  398. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmStore: Clearing object store
  399. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmStore: Unreffing object: 0x1caa220
  400. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmStore: Unreffing object: 0x1caa060
  401. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmStore: Unreffing object: 0x1caa140
  402. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/App2
  403. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/App1
  404. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/App3
  405. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmStore: Clearing object store
  406. Aug 12 15:21:41 p7-1456c gnome-session[10928]: DEBUG(+): GsmStore: Clearing object store
  407. Aug 12 15:21:41 p7-1456c gdm-launch-environment][10925]: DEBUG(+): GdmSessionWorker: child (pid:10928) done (status:0)
  408. Aug 12 15:21:41 p7-1456c gdm-launch-environment][10925]: DEBUG(+): GdmSessionWorker: uninitializing PAM
  409. Aug 12 15:21:41 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: ignoring tty session '4' since it's not graphical
  410. Aug 12 15:21:41 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: ignoring tty session '4' since it's not graphical
  411. Aug 12 15:21:41 p7-1456c gdm-launch-environment][10925]: DEBUG(+): GdmSessionWorker: state NONE
  412. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: Emitting 'session-exited' signal with exit code '0'
  413. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): Writing logout record
  414. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): using ut_type DEAD_PROCESS
  415. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): using ut_tv time 1376335301
  416. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): using ut_pid 10928
  417. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): using ut_id :0
  418. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): using ut_host :0
  419. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): using ut_line :0
  420. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): Writing wtmp logout record to /var/log/wtmp
  421. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: stopping conversation gdm-launch-environment
  422. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSessionWorkerJob: Stopping job pid:10925
  423. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmCommon: sending signal 15 to process 10925
  424. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSimpleSlave: Greeter exited: 0
  425. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSessionWorkerJob: child (pid:10925) done (signal:15)
  426. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: Worker job died: 15
  427. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: Emitting conversation-stopped signal
  428. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmLaunchEnvironment: conversation stopped
  429. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmCommon: sending signal 15 to process -10928
  430. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSimpleSlave: Greeter stopped
  431. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSlave: Requesting user authorization
  432. Aug 12 15:21:41 p7-1456c gdm-binary[10897]: DEBUG(+): GdmDisplay: Adding authorization for user:jmirman on display :0
  433. Aug 12 15:21:41 p7-1456c gdm-binary[10897]: DEBUG(+): GdmDisplay: Adding user authorization for jmirman
  434. Aug 12 15:21:41 p7-1456c gdm-binary[10897]: DEBUG(+): GdmDisplayAccessFile: creating xauth directory /var/run/gdm/auth-for-jmirman-XXXXXX
  435. Aug 12 15:21:41 p7-1456c gdm-binary[10897]: DEBUG(+): GdmDisplayAccessFile: chowning /var/run/gdm/auth-for-jmirman-nTP7Si to 1000:1000
  436. Aug 12 15:21:41 p7-1456c gdm-binary[10897]: DEBUG(+): GdmDisplayAccessFile: creating /var/run/gdm/auth-for-jmirman-nTP7Si/database
  437. Aug 12 15:21:41 p7-1456c gdm-binary[10897]: DEBUG(+): GdmDisplayAccessFile: chowning /var/run/gdm/auth-for-jmirman-nTP7Si/database to 1000:1000
  438. Aug 12 15:21:41 p7-1456c gdm-binary[10897]: DEBUG(+): GdmDisplayAccessFile: chmoding /var/run/gdm/auth-for-jmirman-nTP7Si to 0711
  439. Aug 12 15:21:41 p7-1456c gdm-binary[10897]: DEBUG(+): GdmDisplay: Added user authorization for jmirman: /var/run/gdm/auth-for-jmirman-nTP7Si/database
  440. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSlave: Got user authorization: /var/run/gdm/auth-for-jmirman-nTP7Si/database
  441. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: WARNING: Failed to remove slave program access to the display. Trying to proceed.
  442. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: Stopping all conversations except for gdm-password
  443. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: looking for session file 'gnome.desktop'
  444. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: looking for session file 'gnome.desktop'
  445. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: looking for session file 'gnome.desktop'
  446. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: looking for session file 'gnome.desktop'
  447. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: looking for session file 'gnome.desktop'
  448. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmCommon: sending signal 15 to process -10928
  449. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: WARNING: Child process -10928 was already dead.
  450. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: Closing session
  451. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: Stopping all conversations
  452. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: set env: DISPLAY = :0
  453. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: Disposing session
  454. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: Set PAM environment variable: 'DISPLAY=:0'
  455. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: Closing session
  456. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: set env: GDMSESSION = gnome
  457. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: Stopping all conversations
  458. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: Set PAM environment variable: 'GDMSESSION=gnome'
  459. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: set env: XAUTHORITY = /var/run/gdm/auth-for-jmirman-nTP7Si/database
  460. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: Set PAM environment variable: 'XAUTHORITY=/var/run/gdm/auth-for-jmirman-nTP7Si/database'
  461. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: set env: DESKTOP_SESSION = gnome
  462. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: Set PAM environment variable: 'DESKTOP_SESSION=gnome'
  463. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: set env: WINDOWPATH = 1
  464. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: Set PAM environment variable: 'WINDOWPATH=1'
  465. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: start program: /etc/gdm/Xsession "gnome-session"
  466. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: attempting to change state to SESSION_STARTED
  467. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: opening user session with program '/etc/gdm/Xsession'
  468. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: session opened creating reply...
  469. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSessionWorker: state SESSION_STARTED
  470. Aug 12 15:21:41 p7-1456c gdm-password][11006]: DEBUG(+): GdmSessionWorker: Set PAM environment variable: 'KRB5CCNAME=DIR:/run/user/1000/krb5cc_1a6589923f101f23e7f64f53520935b8'
  471. Aug 12 15:21:41 p7-1456c gdm-password][10999]: DEBUG(+): GdmSession worker: watching pid 11006
  472. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSession: Emitting 'session-started' signal with pid '11006'
  473. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): using ut_user jmirman
  474. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): Writing login record
  475. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): using ut_type USER_PROCESS
  476. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): using ut_tv time 1376335301
  477. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): using ut_pid 10999
  478. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): using ut_id :0
  479. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): using ut_host :0
  480. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): using ut_line :0
  481. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): Writing wtmp session record to /var/log/wtmp
  482. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): Updating existing utmp record
  483. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSimpleSlave: session started 11006
  484. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSlave: Trying script /etc/gdm/PreSession/:0
  485. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSlave: script /etc/gdm/PreSession/:0 not found; skipping
  486. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSlave: Trying script /etc/gdm/PreSession/Default
  487. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSlave: Running process: /etc/gdm/PreSession/Default
  488. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSlave: script environment: DISPLAY=:0
  489. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSlave: script environment: HOME=/home/jmirman
  490. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSlave: script environment: X_SERVERS=/var/gdm/:0.Xservers
  491. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSlave: script environment: RUNNING_UNDER_GDM=true
  492. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSlave: script environment: LOGNAME=jmirman
  493. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSlave: script environment: XAUTHORITY=/var/run/gdm/auth-for-gdm-whRVFn/database
  494. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSlave: script environment: USERNAME=jmirman
  495. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSlave: script environment: PWD=/home/jmirman
  496. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSlave: script environment: USER=jmirman
  497. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSlave: script environment: SHELL=/bin/bash
  498. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSlave: script environment: PATH=/usr/local/bin:/usr/bin:/bin
  499. Aug 12 15:21:41 p7-1456c gdm-simple-slave[10909]: DEBUG(+): GdmSlave: Process exit status: 0
  500. Aug 12 15:21:41 p7-1456c gdm[10897]: gdm-binary[10897]: DEBUG(+): GdmDisplay: Adding authorization for user:jmirman on display :0
  501. Aug 12 15:21:41 p7-1456c gdm[10897]: gdm-binary[10897]: DEBUG(+): GdmDisplay: Adding user authorization for jmirman
  502. Aug 12 15:21:41 p7-1456c gdm[10897]: gdm-binary[10897]: DEBUG(+): GdmDisplayAccessFile: creating xauth directory /var/run/gdm/auth-for-jmirman-XXXXXX
  503. Aug 12 15:21:41 p7-1456c gdm[10897]: gdm-binary[10897]: DEBUG(+): GdmDisplayAccessFile: chowning /var/run/gdm/auth-for-jmirman-nTP7Si to 1000:1000
  504. Aug 12 15:21:41 p7-1456c gdm[10897]: gdm-binary[10897]: DEBUG(+): GdmDisplayAccessFile: creating /var/run/gdm/auth-for-jmirman-nTP7Si/database
  505. Aug 12 15:21:41 p7-1456c gdm[10897]: gdm-binary[10897]: DEBUG(+): GdmDisplayAccessFile: chowning /var/run/gdm/auth-for-jmirman-nTP7Si/database to 1000:1000
  506. Aug 12 15:21:41 p7-1456c gdm[10897]: gdm-binary[10897]: DEBUG(+): GdmDisplayAccessFile: chmoding /var/run/gdm/auth-for-jmirman-nTP7Si to 0711
  507. Aug 12 15:21:41 p7-1456c gdm[10897]: gdm-binary[10897]: DEBUG(+): GdmDisplay: Added user authorization for jmirman: /var/run/gdm/auth-for-jmirman-nTP7Si/database
  508. Aug 12 15:21:41 p7-1456c spice-vdagent[11056]: Missing virtio device '/dev/virtio-ports/com.redhat.spice.0': No such file or directory
  509. Aug 12 15:21:42 p7-1456c dbus-daemon[525]: dbus[525]: [system] Activating service name='org.freedesktop.PackageKit' (using servicehelper)
  510. Aug 12 15:21:42 p7-1456c dbus[525]: [system] Activating service name='org.freedesktop.PackageKit' (using servicehelper)
  511. Aug 12 15:21:42 p7-1456c dbus-daemon[525]: dbus[525]: [system] Successfully activated service 'org.freedesktop.PackageKit'
  512. Aug 12 15:21:42 p7-1456c dbus[525]: [system] Successfully activated service 'org.freedesktop.PackageKit'
  513. Aug 12 15:21:43 p7-1456c colord: Device added: xrandr-DVID Extende
  514. Aug 12 15:21:43 p7-1456c colord: Profile added: icc-b64392bcb6d49b264f78bc714559bbc5
  515. Aug 12 15:21:43 p7-1456c goa[11174]: goa-daemon version 3.6.3 starting [main.c:112, main()]
  516. Aug 12 15:21:58 p7-1456c dbus-daemon[525]: ** Message: No devices in use, exit
  517. Aug 12 15:22:01 p7-1456c systemd-logind[518]: Removed session 17.
  518. Aug 12 15:22:01 p7-1456c gdm-password][10999]: AccountsService-DEBUG(+): ActUserManager: ignoring tty session '4' since it's not graphical
  519. Aug 12 15:22:38 p7-1456c kernel: [25604.622850] CIFS VFS: Send error in Close = -9
Advertisement
Add Comment
Please, Sign In to add comment