~robert-ancell/lightdm/drop-mir

« back to all changes in this revision

Viewing changes to tests/scripts/unity-compositor-crash.conf

  • Committer: Robert Ancell
  • Date: 2017-07-19 23:40:05 UTC
  • Revision ID: robert.ancell@canonical.com-20170719234005-vq1a42xy093j9a3m
DropĀ MirĀ support

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#
2
 
# Check LightDM ? if the compositor crashes
3
 
#
4
 
 
5
 
[Seat:*]
6
 
type=unity
7
 
 
8
 
#?*START-DAEMON
9
 
#?RUNNER DAEMON-START
10
 
 
11
 
# System compositor starts
12
 
#?UNITY-SYSTEM-COMPOSITOR START FILE=/run/mir_socket VT=7 XDG_VTNR=7
13
 
#?*UNITY-SYSTEM-COMPOSITOR READY
14
 
 
15
 
# X server starts
16
 
#?XMIR-0 START SEAT=seat0 MIR-ID=x-0
17
 
 
18
 
# Daemon connects when X server is ready
19
 
#?*XMIR-0 INDICATE-READY
20
 
#?XMIR-0 INDICATE-READY
21
 
#?XMIR-0 ACCEPT-CONNECT
22
 
 
23
 
# Greeter starts
24
 
#?GREETER-X-0 START XDG_SEAT=seat0 XDG_VTNR=7 XDG_SESSION_CLASS=greeter
25
 
#?LOGIN1 ACTIVATE-SESSION SESSION=c0
26
 
#?XMIR-0 ACCEPT-CONNECT
27
 
#?GREETER-X-0 CONNECT-XSERVER
28
 
#?GREETER-X-0 CONNECT-TO-DAEMON
29
 
#?GREETER-X-0 CONNECTED-TO-DAEMON
30
 
 
31
 
# System compositor switches to greeter
32
 
#?UNITY-SYSTEM-COMPOSITOR SET-ACTIVE-SESSION ID=x-0
33
 
 
34
 
# Crash system compositor
35
 
#?*UNITY-SYSTEM-COMPOSITOR CRASH
36
 
 
37
 
# Daemon exits with error code
38
 
#?GREETER-X-0 TERMINATE SIGNAL=15
39
 
#?XMIR-0 TERMINATE SIGNAL=15
40
 
#?RUNNER DAEMON-EXIT STATUS=1