aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/app_settings/logcontrol.xml
diff options
context:
space:
mode:
authorArmin Weatherwax2010-03-04 12:35:58 +0100
committerArmin Weatherwax2010-03-04 22:51:50 +0100
commit89c1714c0e967cb5f963f6f0decf1928441c08c9 (patch)
tree36ad5de7f62deabb5bd3569e86cee4f2f034118f /linden/indra/newview/app_settings/logcontrol.xml
parentUpdating some clothing layer related changes to latest version of emerald. (diff)
downloadmeta-impy-89c1714c0e967cb5f963f6f0decf1928441c08c9.zip
meta-impy-89c1714c0e967cb5f963f6f0decf1928441c08c9.tar.gz
meta-impy-89c1714c0e967cb5f963f6f0decf1928441c08c9.tar.bz2
meta-impy-89c1714c0e967cb5f963f6f0decf1928441c08c9.tar.xz
Linux64: for DBUS-Debug build- track where it's crashing (if still).
Add disableDBUS setting as a temporary workaround in case DBUS is still crashing.
Diffstat (limited to 'linden/indra/newview/app_settings/logcontrol.xml')
-rw-r--r--linden/indra/newview/app_settings/logcontrol.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/linden/indra/newview/app_settings/logcontrol.xml b/linden/indra/newview/app_settings/logcontrol.xml
index 401b145..9179887 100644
--- a/linden/indra/newview/app_settings/logcontrol.xml
+++ b/linden/indra/newview/app_settings/logcontrol.xml
@@ -40,6 +40,8 @@
40 </array> 40 </array>
41 <key>tags</key> 41 <key>tags</key>
42 <array> 42 <array>
43 <string>DBUS</string>
44<!--Unused debug messages below--><!--
43 <string>OpenAL</string> 45 <string>OpenAL</string>
44 <string>APR</string> 46 <string>APR</string>
45 <string>AudioEngine</string> 47 <string>AudioEngine</string>
@@ -52,9 +54,9 @@
52 <string>ShaderLoading</string> 54 <string>ShaderLoading</string>
53 <string>XMLNode</string> 55 <string>XMLNode</string>
54 <string>Openjpeg</string> 56 <string>Openjpeg</string>
55 <!--Unused debug messages below--> 57
56 58
57 <!--<string>RLV</string> 59 <string>RLV</string>
58 <string>Messaging</string> 60 <string>Messaging</string>
59 <string>ViewerImages</string> 61 <string>ViewerImages</string>
60 <string>Throttle</string> 62 <string>Throttle</string>