blob: 7ff2838e3902e1f12b6ce26b8e427f791df5a344 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
|
<?xml version="1.0" standalone="yes"?>
<object class="NSIBObjectData">
<string name="targetFramework">IBCarbonFramework</string>
<object name="rootObject" class="NSCustomObject" id="1">
<string name="customClass">NSApplication</string>
</object>
<array count="12" name="allObjects">
<object class="IBCarbonWindow" id="166">
<string name="windowRect">123 251 577 758 </string>
<string name="title">Second Life Crash Logger</string>
<object name="rootControl" class="IBCarbonRootControl" id="167">
<string name="bounds">0 0 454 507 </string>
<array count="4" name="subviews">
<object class="IBCarbonStaticText" id="181">
<string name="bounds">20 20 177 487 </string>
<string name="title">Second Life appears to have crashed. This crash reporter collects information about your computer's hardware configuration, operating system, and some Second Life logs. In the space below, please briefly describe what you were doing or trying to do just prior to the crash. Thank you for your help! If you don't wish to send Linden Lab a crash report, press Cancel. </string>
</object>
<object class="IBCarbonButton" id="182">
<string name="bounds">414 417 434 487 </string>
<string name="title">OK</string>
<ostype name="command">ok </ostype>
</object>
<object class="IBCarbonButton" id="183">
<string name="bounds">414 335 434 405 </string>
<string name="title">Cancel</string>
<ostype name="command">not!</ostype>
<int name="buttonType">2</int>
</object>
<object class="IBCarbonEditText" id="185">
<string name="bounds">188 23 391 484 </string>
<ostype name="controlSignature">text</ostype>
<boolean name="isUnicode">TRUE</boolean>
</object>
</array>
</object>
<int name="carbonWindowClass">2</int>
<int name="themeBrush">3</int>
<int name="windowPosition">7</int>
</object>
<reference idRef="167"/>
<reference idRef="181"/>
<reference idRef="182"/>
<reference idRef="183"/>
<reference idRef="185"/>
<object class="IBCarbonButton" id="187">
<string name="bounds">414 335 434 405 </string>
<string name="title">Cancel</string>
<ostype name="command">not!</ostype>
<int name="buttonType">2</int>
</object>
<object class="IBCarbonButton" id="188">
<string name="bounds">414 417 434 487 </string>
<string name="title">OK</string>
<ostype name="command">ok </ostype>
</object>
<object class="IBCarbonEditText" id="189">
<string name="bounds">188 23 391 484 </string>
<ostype name="controlSignature">text</ostype>
<boolean name="isUnicode">TRUE</boolean>
</object>
<object class="IBCarbonWindow" id="190">
<string name="windowRect">104 65 558 572 </string>
<string name="title">Second Life Crash Logger</string>
<object name="rootControl" class="IBCarbonRootControl" id="192">
<string name="bounds">0 0 454 507 </string>
<array count="4" name="subviews">
<object class="IBCarbonStaticText" id="191">
<string name="bounds">20 20 177 487 </string>
<string name="title">Second Life appears to have crashed or frozen the last time it ran. This crash reporter collects information about your computer's hardware configuration, operating system, and some Second Life logs. In the space below, please briefly describe what you were doing or trying to do just prior to the crash. Thank you for your help! If you don't wish to send Linden Lab a crash report, press Cancel. </string>
</object>
<reference idRef="188"/>
<reference idRef="187"/>
<reference idRef="189"/>
</array>
</object>
<int name="carbonWindowClass">2</int>
<int name="themeBrush">3</int>
<int name="windowPosition">7</int>
</object>
<reference idRef="191"/>
<reference idRef="192"/>
</array>
<array count="12" name="allParents">
<reference idRef="1"/>
<reference idRef="166"/>
<reference idRef="167"/>
<reference idRef="167"/>
<reference idRef="167"/>
<reference idRef="167"/>
<reference idRef="192"/>
<reference idRef="192"/>
<reference idRef="192"/>
<reference idRef="1"/>
<reference idRef="192"/>
<reference idRef="190"/>
</array>
<dictionary count="3" name="nameTable">
<string>CrashReporter</string>
<reference idRef="166"/>
<string>CrashReporterDelayed</string>
<reference idRef="190"/>
<string>File's Owner</string>
<reference idRef="1"/>
</dictionary>
<unsigned_int name="nextObjectID">193</unsigned_int>
</object>
|