blob: f62b8d5a27d20ef205c8711d65e19a9d92e683a9 (
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
|
<?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="7" name="allObjects">
<object class="IBCarbonWindow" id="166">
<string name="windowRect">257 653 711 1160 </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="5" name="subviews">
<object class="IBCarbonStaticText" id="181">
<string name="bounds">20 20 231 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, all of which are used for debugging purposes only. 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! This report is NOT read by Customer Support. If you have billing or other questions, please go to: http://www.secondlife.com/support/ 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 273 434 378 </string>
<string name="title">Send Report</string>
<ostype name="command">ok </ostype>
</object>
<object class="IBCarbonButton" id="183">
<string name="bounds">414 390 434 487 </string>
<string name="title">Don't Send</string>
<ostype name="command">not!</ostype>
<int name="buttonType">2</int>
</object>
<object class="IBCarbonEditText" id="185">
<string name="bounds">242 23 391 484 </string>
<ostype name="controlSignature">text</ostype>
<boolean name="isUnicode">TRUE</boolean>
</object>
<object class="IBCarbonCheckBox" id="193">
<string name="bounds">415 20 433 186 </string>
<string name="title">Remember This Choice</string>
<ostype name="controlSignature">remb</ostype>
</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"/>
<reference idRef="193"/>
</array>
<array count="7" name="allParents">
<reference idRef="1"/>
<reference idRef="166"/>
<reference idRef="167"/>
<reference idRef="167"/>
<reference idRef="167"/>
<reference idRef="167"/>
<reference idRef="167"/>
</array>
<dictionary count="2" name="nameTable">
<string>CrashReporter</string>
<reference idRef="166"/>
<string>File's Owner</string>
<reference idRef="1"/>
</dictionary>
<unsigned_int name="nextObjectID">194</unsigned_int>
</object>
|