Jump to content

Viewer 3.4.0 black screen on launch on Linux


You are about to reply to a thread that has been inactive for 4193 days.

Please take a moment to consider if this thread is worth bumping.

Recommended Posts

Hi,

I was trying to use the latest Phoenix viewer 3.4.0 (SecondLife-i686-3.4.0.264911) on Linux (Debian Squeeze and Debian Wheezy 64bit).

When launching the viewer, the viewer window opens, but the whole window is black. The application isn't frozen as I still see text scrolling in the command prompt used to launch the application, and also if I move the mouse cursor over the black Viewer window, the cursor will change (pointer, hand, text selector).

I deleted the ~/.secondlife folder to reset my settings (I used SL viewer 1.6 and then PhoenixViewer for over a year until I had this problem).

Any tips or suggestions would be appreciated... I've tried this on 3 computers (Debian Squeeze 64bit, and a desktop and laptop running Debian Wheezy 64bit, all have the same issue...

 

here are some logs...

~/.secondlife/logs/debug_info.log:

<llsd>
<map>
<key>CAFilename</key>
<string>/home/laura/Downloads/SecondLife-i686-3.4.0.264911/app_settings/CA.pem</string>
<key>CPUInfo</key>
<map>
<key>CPUAltivec</key>
<boolean>0</boolean>
<key>CPUFamily</key>
<string>Intel Pentium Pro/2/3, Core</string>
<key>CPUMhz</key>
<integer>800</integer>
<key>CPUSSE</key>
<boolean>1</boolean>
<key>CPUSSE2</key>
<boolean>1</boolean>
<key>CPUString</key>
<string>Intel(R) Core(TM)2 Duo CPU T9300 @ 2.50GHz (800 MHz)</string>
</map>
<key>ClientInfo</key>
<map>
<key>BuildVersion</key>
<integer>264911</integer>
<key>MajorVersion</key>
<integer>3</integer>
<key>MinorVersion</key>
<integer>4</integer>
<key>Name</key>
<string>Second Life Release</string>
<key>PatchVersion</key>
<integer>0</integer>
</map>
<key>CrashNotHandled</key>
<boolean>1</boolean>
<key>GLInfo</key>
<map>
<key>GLExtensions</key>
<array>
<string>GL_ARB_depth_texture</string>
<string>GL_ARB_draw_buffers</string>
<string>GL_ARB_fragment_program</string>
<string>GL_ARB_fragment_program_shadow</string>
<string>GL_ARB_imaging</string>
<string>GL_ARB_multisample</string>
<string>GL_ARB_multitexture</string>
<string>GL_ARB_occlusion_query</string>
<string>GL_ARB_point_parameters</string>
<string>GL_ARB_point_sprite</string>
<string>GL_ARB_shadow</string>
<string>GL_ARB_texture_border_clamp</string>
<string>GL_ARB_texture_compression</string>
<string>GL_ARB_texture_cube_map</string>
<string>GL_ARB_texture_env_add</string>
<string>GL_ARB_texture_env_combine</string>
<string>GL_ARB_texture_env_crossbar</string>
<string>GL_ARB_texture_env_dot3</string>
<string>GL_ARB_texture_mirrored_repeat</string>
<string>GL_ARB_texture_non_power_of_two</string>
<string>GL_ARB_texture_rectangle</string>
<string>GL_ARB_transpose_matrix</string>
<string>GL_ARB_vertex_program</string>
<string>GL_ARB_window_pos</string>
<string>GL_EXT_abgr</string>
<string>GL_EXT_bgra</string>
<string>GL_EXT_blend_color</string>
<string>GL_EXT_blend_equation_separate</string>
<string>GL_EXT_blend_func_separate</string>
<string>GL_EXT_blend_minmax</string>
<string>GL_EXT_blend_subtract</string>
<string>GL_EXT_draw_range_elements</string>
<string>GL_EXT_fog_coord</string>
<string>GL_EXT_framebuffer_object</string>
<string>GL_EXT_multi_draw_arrays</string>
<string>GL_EXT_packed_pixels</string>
<string>GL_EXT_point_parameters</string>
<string>GL_EXT_rescale_normal</string>
<string>GL_EXT_secondary_color</string>
<string>GL_EXT_separate_specular_color</string>
<string>GL_EXT_shadow_funcs</string>
<string>GL_EXT_stencil_two_side</string>
<string>GL_EXT_stencil_wrap</string>
<string>GL_EXT_texture3D</string>
<string>GL_EXT_texture_compression_dxt1</string>
<string>GL_EXT_texture_compression_s3tc</string>
<string>GL_EXT_texture_edge_clamp</string>
<string>GL_EXT_texture_env_add</string>
<string>GL_EXT_texture_env_combine</string>
<string>GL_EXT_texture_env_dot3</string>
<string>GL_EXT_texture_filter_anisotropic</string>
<string>GL_EXT_texture_lod</string>
<string>GL_EXT_texture_lod_bias</string>
<string>GL_EXT_texture_mirror_clamp</string>
<string>GL_EXT_texture_object</string>
<string>GL_EXT_texture_rectangle</string>
<string>GL_EXT_vertex_array</string>
<string>GL_ATI_draw_buffers</string>
<string>GL_ATI_texture_float</string>
<string>GL_ATI_texture_mirror_once</string>
<string>GL_IBM_rasterpos_clip</string>
<string>GL_IBM_texture_mirrored_repeat</string>
<string>GL_INGR_blend_func_separate</string>
<string>GL_NV_blend_square</string>
<string>GL_NV_copy_depth_to_color</string>
<string>GL_NV_depth_clamp</string>
<string>GL_NV_fog_distance</string>
<string>GL_NV_fragment_program</string>
<string>GL_NV_fragment_program_option</string>
<string>GL_NV_fragment_program2</string>
<string>GL_NV_light_max_exponent</string>
<string>GL_NV_multisample_filter_hint</string>
<string>GL_NV_point_sprite</string>
<string>GL_NV_texgen_reflection</string>
<string>GL_NV_texture_compression_vtc</string>
<string>GL_NV_texture_env_combine4</string>
<string>GL_NV_texture_rectangle</string>
<string>GL_NV_vertex_program</string>
<string>GL_NV_vertex_program1_1</string>
<string>GL_NV_vertex_program2</string>
<string>GL_NV_vertex_program2_option</string>
<string>GL_NV_vertex_program3</string>
<string>GL_OES_read_format</string>
<string>GL_OES_compressed_paletted_texture</string>
<string>GL_SGIS_generate_mipmap</string>
<string>GL_SGIS_texture_border_clamp</string>
<string>GL_SGIS_texture_edge_clamp</string>
<string>GL_SGIS_texture_lod</string>
<string>GL_SGIX_depth_texture</string>
<string>GL_SGIX_shadow</string>
<string>GL_SUN_multi_draw_arrays</string>
<string>GL_SUN_slice_accum</string>
</array>
<key>GLRenderer</key>
<string>Quadro NVS 135M/PCIe/SSE2</string>
<key>GLVendor</key>
<string>NVIDIA Corporation</string>
<key>GLVersion</key>
<string>1.4 (2.1.2 NVIDIA 304.48)</string>
</map>
<key>GraphicsCard</key>
<string>NVIDIA ION </string>
<key>GridName</key>
<string>Agni</string>
<key>OSInfo</key>
<string>Linux 3.2</string>
<key>RAMInfo</key>
<map>
<key>Allocated</key>
<integer>0</integer>
<key>Physical</key>
<integer>8196828</integer>
</map>
<key>SLLog</key>
<string>/home/laura/.secondlife/logs/SecondLife.log</string>
</map>
</llsd>

 

 

~/.secondlife/logs/SecondLife.log

 

2012-10-11T21:35:06Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group Global - from location Default
2012-10-11T21:35:06Z INFO: loadSettingsFromDirectory: Loaded settings file /home/laura/Downloads/SecondLife-i686-3.4.0.264911/app_settings/settings.xml
2012-10-11T21:35:06Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group PerAccount - from location Default
2012-10-11T21:35:06Z INFO: loadSettingsFromDirectory: Loaded settings file /home/laura/Downloads/SecondLife-i686-3.4.0.264911/app_settings/settings_per_account.xml
2012-10-11T21:35:06Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group CrashSettings - from location Default
2012-10-11T21:35:06Z INFO: loadSettingsFromDirectory: Loaded settings file /home/laura/Downloads/SecondLife-i686-3.4.0.264911/app_settings/settings_crash_behavior.xml
2012-10-11T21:35:06Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group Warnings - from location Default
2012-10-11T21:35:06Z INFO: loadSettingsFromDirectory: Loaded settings file /home/laura/Downloads/SecondLife-i686-3.4.0.264911/app_settings/ignorable_dialogs.xml
2012-10-11T21:35:07Z WARNING: LLControlGroup::set: Invalid control VersionChannelName
2012-10-11T21:35:07Z INFO: initParseCommandLine: Language en
2012-10-11T21:35:07Z INFO: initParseCommandLine: Location CA
2012-10-11T21:35:07Z INFO: initParseCommandLine: Variant utf8
2012-10-11T21:35:07Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group Global - from location User
2012-10-11T21:35:07Z INFO: loadSettingsFromDirectory: Loaded settings file /home/laura/.secondlife/user_settings/settings.xml
2012-10-11T21:35:07Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group CrashSettings - from location User
2012-10-11T21:35:07Z WARNING: LLControlGroup::loadFromFile: Cannot find file /home/laura/.secondlife/user_settings/settings_crash_behavior.xml to load.
2012-10-11T21:35:07Z INFO: loadSettingsFromDirectory: Cannot load /home/laura/.secondlife/user_settings/settings_crash_behavior.xml - No settings found.
2012-10-11T21:35:07Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group Warnings - from location User
2012-10-11T21:35:07Z INFO: loadSettingsFromDirectory: Cannot load /home/laura/.secondlife/user_settings/ignorable_dialogs.xml - No settings found.
2012-10-11T21:35:07Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group Global - from location Session
2012-10-11T21:35:07Z INFO: loadSettingsFromDirectory: Attempting to load settings for the group Global - from location UserSession
2012-10-11T21:35:07Z WARNING: LLUIColorTable::loadFromFilename: Unable to parse color file /home/laura/.secondlife/skins/default/colors.xml
2012-10-11T21:35:07Z INFO: init: Configuration initialized.
2012-10-11T21:35:07Z INFO: init: LLCurl initialized.
2012-10-11T21:35:07Z INFO: init: Threads initialized.
2012-10-11T21:35:07Z INFO: init: UI initialized.
2012-10-11T21:35:07Z INFO: LLNotifications::loadTemplates: Reading notifications template
2012-10-11T21:35:07Z INFO: LLNotifications::loadTemplates: ...done
2012-10-11T21:35:07Z INFO: init: Notifications initialized.
2012-10-11T21:35:07Z INFO: initialize: Grid configuration file '/home/laura/.secondlife/user_settings/grids.xml'
2012-10-11T21:35:07Z WARNING: initialize: Failed to open grid configuration '/home/laura/.secondlife/user_settings/grids.xml'
2012-10-11T21:35:07Z INFO: initialize: Using last grid: util.agni.lindenlab.com
2012-10-11T21:35:07Z INFO: setGridChoice: setting util.agni.lindenlab.com
2012-10-11T21:35:07Z INFO: writeSystemInfo: Second Life version 3.4.0
2012-10-11T21:35:07Z INFO: writeSystemInfo: Local time: 2012-10-11T17:35:07 EDT
2012-10-11T21:35:07Z INFO: writeSystemInfo: CPU info:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Core(TM)2 Duo CPU T9300 @ 2.50GHz
stepping : 6
microcode : 0x60f
cpu MHz : 2501.000
cache size : 6144 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 x
pr pdcm sse4_1 lahf_lm ida dtherm tpr_shadow vnmi flexpriority
bogomips : 4986.37
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:

processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Core(TM)2 Duo CPU T9300 @ 2.50GHz
stepping : 6
microcode : 0x60f
cpu MHz : 2501.000
cache size : 6144 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 x
pr pdcm sse4_1 lahf_lm ida dtherm tpr_shadow vnmi flexpriority
bogomips : 4986.04
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:

->mHasSSE: 1
->mHasSSE2: 1
->mHasAltivec: 0
->mCPUMHz: 800
->mCPUString: Intel(R) Core(TM)2 Duo CPU T9300 @ 2.50GHz (800 MHz)

2012-10-11T21:35:07Z INFO: writeSystemInfo: Memory info:
2012-10-11T21:35:07Z <mem> Active: 2114028
2012-10-11T21:35:07Z <mem> Active(anon): 1216036
2012-10-11T21:35:07Z <mem> Active(file): 897992
2012-10-11T21:35:07Z <mem> AnonHugePages: 0
2012-10-11T21:35:07Z <mem> AnonPages: 1215472
2012-10-11T21:35:07Z <mem> Bounce: 0
2012-10-11T21:35:07Z <mem> Buffers: 346916
2012-10-11T21:35:07Z <mem> Cached: 1687980
2012-10-11T21:35:07Z <mem> CommitLimit: 8435924
2012-10-11T21:35:07Z <mem> Committed_AS: 3704440
2012-10-11T21:35:07Z <mem> DirectMap2M: 8175616
2012-10-11T21:35:07Z <mem> DirectMap4k: 211304
2012-10-11T21:35:07Z <mem> Dirty: 16
2012-10-11T21:35:07Z <mem> HardwareCorrupted: 0
2012-10-11T21:35:07Z <mem> HugePages_Free: 0
2012-10-11T21:35:07Z <mem> HugePages_Rsvd: 0
2012-10-11T21:35:07Z <mem> HugePages_Surp: 0
2012-10-11T21:35:07Z <mem> HugePages_Total: 0
2012-10-11T21:35:07Z <mem> Hugepagesize: 2048
2012-10-11T21:35:07Z <mem> Inactive: 1134244
2012-10-11T21:35:07Z <mem> Inactive(anon): 7000
2012-10-11T21:35:07Z <mem> Inactive(file): 1127244
2012-10-11T21:35:07Z <mem> KernelStack: 3416
2012-10-11T21:35:07Z <mem> Mapped: 280356
2012-10-11T21:35:07Z <mem> MemFree: 4293304
2012-10-11T21:35:07Z <mem> MemTotal: 8196828
2012-10-11T21:35:07Z <mem> Mlocked: 2248
2012-10-11T21:35:07Z <mem> NFS_Unstable: 0
2012-10-11T21:35:07Z <mem> PageTables: 30692
2012-10-11T21:35:07Z <mem> SReclaimable: 481304
2012-10-11T21:35:07Z <mem> SUnreclaim: 30340
2012-10-11T21:35:07Z <mem> Shmem: 7928
2012-10-11T21:35:07Z <mem> Slab: 511644
2012-10-11T21:35:07Z <mem> SwapCached: 0
2012-10-11T21:35:07Z <mem> SwapFree: 4337512
2012-10-11T21:35:07Z <mem> SwapTotal: 4337512
2012-10-11T21:35:07Z <mem> Unevictable: 2248
2012-10-11T21:35:07Z <mem> VmallocUsed: 128520
2012-10-11T21:35:07Z <mem> Writeback: 0
2012-10-11T21:35:07Z <mem> WritebackTmp: 0
2012-10-11T21:35:07Z <mem> timestamp: 2012-10-11T21:35:06.90Z

2012-10-11T21:35:07Z INFO: writeSystemInfo: OS: Linux 3.2
2012-10-11T21:35:07Z INFO: writeSystemInfo: OS info: Linux 3.2.0-3-amd64 #1 SMP Mon Jul 23 02:45:17 UTC 2012 x86_64
2012-10-11T21:35:07Z INFO: writeSystemInfo: Timers: rdtsc
2012-10-11T21:35:07Z INFO: writeDebugInfo: Opening debug file /home/laura/.secondlife/logs/debug_info.log
2012-10-11T21:35:07Z INFO: LLUpdaterServiceImpl::setState: setting state to 1
2012-10-11T21:35:07Z INFO: LLUpdaterServiceImpl::restartTimer: will check for update again in 0 seconds
2012-10-11T21:35:07Z INFO: init: J2C Engine is: KDU v6.4.1
2012-10-11T21:35:07Z INFO: init: libcurl version is: libcurl/7.21.1 OpenSSL/1.0.0d zlib/1.2.5 c-ares/1.7.1
2012-10-11T21:35:07Z INFO: init: UI initialization is done.
2012-10-11T21:35:07Z INFO: grab_dbus_syms: Found DSO: libdbus-glib-1.so.2
2012-10-11T21:35:07Z INFO: init: Hardware test initialization done.
2012-10-11T21:35:07Z INFO: initCache: Headers: 143165 Textures size: 327 MB
2012-10-11T21:35:07Z INFO: purgeTextures: TEXTURE CACHE: Purging.
2012-10-11T21:35:07Z INFO: initCache: VFS CACHE SIZE: 102 MB
2012-10-11T21:35:07Z INFO: LLVFS: Attempting to open VFS index file /home/laura/.secondlife/cache/index.db2.x.1494640344
2012-10-11T21:35:07Z INFO: LLVFS: Attempting to open VFS data file /home/laura/.secondlife/cache/data.db2.x.1494640344
2012-10-11T21:35:07Z INFO: LLVFS: Using VFS index file /home/laura/.secondlife/cache/index.db2.x.1494640344
2012-10-11T21:35:07Z INFO: LLVFS: Using VFS data file /home/laura/.secondlife/cache/data.db2.x.1494640344
2012-10-11T21:35:07Z INFO: LLVFS: Attempting to open VFS index file /home/laura/Downloads/SecondLife-i686-3.4.0.264911/app_settings/static_index.db2
2012-10-11T21:35:07Z INFO: LLVFS: Attempting to open VFS data file /home/laura/Downloads/SecondLife-i686-3.4.0.264911/app_settings/static_data.db2
2012-10-11T21:35:07Z INFO: LLVFS: Using VFS index file /home/laura/Downloads/SecondLife-i686-3.4.0.264911/app_settings/static_index.db2
2012-10-11T21:35:07Z INFO: LLVFS: Using VFS data file /home/laura/Downloads/SecondLife-i686-3.4.0.264911/app_settings/static_data.db2
2012-10-11T21:35:07Z INFO: init: Cache initialization is done.
2012-10-11T21:35:07Z INFO: initWindow: Initializing window...
2012-10-11T21:35:07Z INFO: LLViewerWindow: NOTE: ALL NOTIFICATIONS THAT OCCUR WILL GET ADDED TO IGNORE LIST FOR LATER RUNS.
2012-10-11T21:35:07Z INFO: ll_try_gtk_init: Starting GTK Initialization.
2012-10-11T21:35:07Z INFO: ll_try_gtk_init: GTK Initialized.
2012-10-11T21:35:07Z INFO: ll_try_gtk_init: - Compiled against GTK version 2.4.14
2012-10-11T21:35:07Z INFO: ll_try_gtk_init: - Running against GTK version 2.20.1
2012-10-11T21:35:07Z INFO: ll_try_gtk_init: - GTK version is good.
2012-10-11T21:35:07Z INFO: createContext: createContext, fullscreen=0 size=1024x741
2012-10-11T21:35:07Z INFO: createContext: Compiled against SDL 1.2.14
2012-10-11T21:35:07Z INFO: createContext: Running against SDL 1.2.14
2012-10-11T21:35:07Z INFO: createContext: Original aspect ratio was 1440:900=1.6
2012-10-11T21:35:07Z INFO: createContext: createContext: creating window 1024x741x32
2012-10-11T21:35:08Z INFO: x11_detect_VRAM_kb: Looking in /var/log/Xorg.0.log for VRAM info...
2012-10-11T21:35:08Z INFO: createContext: X11 log-parser detected 256MB VRAM.
2012-10-11T21:35:08Z INFO: createContext: GL buffer:
2012-10-11T21:35:08Z INFO: createContext: Red Bits 8
2012-10-11T21:35:08Z INFO: createContext: Green Bits 8
2012-10-11T21:35:08Z INFO: createContext: Blue Bits 8
2012-10-11T21:35:08Z INFO: createContext: Alpha Bits 8
2012-10-11T21:35:08Z INFO: createContext: Depth Bits 24
2012-10-11T21:35:08Z INFO: createContext: Stencil Bits 8
2012-10-11T21:35:08Z INFO: initExtensions: initExtensions() checking shell variables to adjust features...
2012-10-11T21:35:08Z INFO: initExtensions: Couldn't initialize GL_ARB_occlusion_query2
2012-10-11T21:35:08Z INFO: initExtensions: Couldn't initialize GL_ARB_shader_objects
2012-10-11T21:35:08Z INFO: initExtensions: Couldn't initialize GL_ARB_vertex_shader
2012-10-11T21:35:08Z INFO: initExtensions: Couldn't initialize GL_ARB_fragment_shader
2012-10-11T21:35:08Z INFO: initExtensions: initExtensions() OcclusionQuery-related procs...
2012-10-11T21:35:08Z INFO: initExtensions: initExtensions() PointParameters-related procs...
2012-10-11T21:35:08Z INFO: parseFeatureTable: Looking for feature table in /home/laura/Downloads/SecondLife-i686-3.4.0.264911/featuretable_linux.txt
2012-10-11T21:35:08Z INFO: parseGPUTable: GPU 'NVIDIA Corporation Quadro NVS 135M/PCIe/SSE2' recognized as 'NVIDIA ION '
2012-10-11T21:35:08Z INFO: applyBaseMasks: Setting GPU Class to Class2
2012-10-11T21:35:08Z INFO: maskFeatures: Applying GPU Feature list: Class2
2012-10-11T21:35:08Z INFO: maskFeatures: Applying GPU Feature list: NoPixelShaders
2012-10-11T21:35:08Z INFO: maskFeatures: Applying GPU Feature list: NoVertexShaders
2012-10-11T21:35:08Z INFO: maskFeatures: Applying GPU Feature list: OpenGLPre15
2012-10-11T21:35:08Z INFO: maskFeatures: Applying GPU Feature list: OpenGLPre30
2012-10-11T21:35:08Z INFO: maskFeatures: Applying GPU Feature list: CPUSlow
2012-10-11T21:35:08Z INFO: LLViewerWindow: LLVertexBuffer initialization done.
2012-10-11T21:35:08Z INFO: rehash: new hash factor: 41
2012-10-11T21:35:08Z INFO: LLViewerTextureList::updateMaxResidentTexMem: Total Video Memory set to: 256 MB
2012-10-11T21:35:08Z INFO: LLViewerTextureList::updateMaxResidentTexMem: Available Texture Memory set to: 192 MB
2012-10-11T21:35:08Z INFO: rehash: new hash factor: 41
2012-10-11T21:35:08Z INFO: setTextureFilteringOption: gGL.mMaxAnisotropy: 16
2012-10-11T21:35:08Z WARNING: LLViewerTextureList::getImageFromFile: Failed to find local image file: icons/Icon_For_sale.png
2012-10-11T21:35:08Z WARNING: LLViewerTextureList::getImageFromFile: Failed to find local image file: bottomtray/MouseLook_view_off.png
2012-10-11T21:35:08Z WARNING: LLViewerTextureList::getImageFromFile: Failed to find local image file: bottomtray/MouseLook_view_on.png
2012-10-11T21:35:08Z WARNING: LLViewerTextureList::getImageFromFile: Failed to find local image file: inv_folder_mesh.tga
2012-10-11T21:35:08Z WARNING: LLViewerTextureList::getImageFromFile: Failed to find local image file: inv_item_mesh.tga
2012-10-11T21:35:08Z INFO: clear: Clearing standard bumpmaps.
2012-10-11T21:35:08Z INFO: addstandard: Adding standard bumpmaps.
2012-10-11T21:35:08Z INFO: getDynamicFallbackFontList: Getting system font list from FontConfig...
2012-10-11T21:35:08Z INFO: getDynamicFallbackFontList: Language en
2012-10-11T21:35:08Z INFO: getDynamicFallbackFontList: Location CA
2012-10-11T21:35:08Z INFO: getDynamicFallbackFontList: Variant utf8
2012-10-11T21:35:08Z INFO: getDynamicFallbackFontList: Preferring fonts of language: en
2012-10-11T21:35:08Z INFO: getDynamicFallbackFontList: Using 40/48 system fonts.
2012-10-11T21:35:08Z INFO: initWindow: gViewerwindow created.
2012-10-11T21:35:08Z INFO: initWindow: watchdog setting is done.
2012-10-11T21:35:08Z INFO: createFont: createFont SansSerif size Medium style 0
2012-10-11T21:35:08Z INFO: createFont: ONCE: Couldn't load font /usr/share/fonts/truetype/kochi/kochi-gothic.ttf
2012-10-11T21:35:08Z INFO: LLControlGroup::saveToFile: Saved to /home/laura/.secondlife/user_settings/settings.xml
2012-10-11T21:35:08Z INFO: clear: Clearing dynamic bumpmaps.
2012-10-11T21:35:08Z INFO: clear: Clearing standard bumpmaps.
2012-10-11T21:35:08Z INFO: clear: Clearing standard bumpmaps.
2012-10-11T21:35:08Z INFO: setShaders:
~~~~~~~~~~~~~~~~~~
Loading Shaders:
~~~~~~~~~~~~~~~~~~
2012-10-11T21:35:08Z INFO: setShaders: Using GLSL 0.0
2012-10-11T21:35:08Z INFO: clear: Clearing standard bumpmaps.
2012-10-11T21:35:08Z INFO: addstandard: Adding standard bumpmaps.
2012-10-11T21:35:08Z INFO: initWindow: gPipeline Initialized
2012-10-11T21:35:08Z INFO: LLControlGroup::saveToFile: Saved to /home/laura/.secondlife/user_settings/settings.xml
2012-10-11T21:35:08Z INFO: initWindow: This client met the requirements for a maximized initial screen.
2012-10-11T21:35:08Z INFO: createFont: createFont SansSerif size Small style 0
2012-10-11T21:35:08Z INFO: createFont: createFont Monospace size Monospace style 0
2012-10-11T21:35:08Z INFO: createFont: createFont SansSerif size Huge style 0
2012-10-11T21:35:09Z INFO: createFont: createFont SansSerif size Large style 0
2012-10-11T21:35:09Z INFO: createFont: createFont SansSerif size Small style 0
2012-10-11T21:35:09Z INFO: createFont: createFont SansSerif size Small style 1
2012-10-11T21:35:09Z INFO: createFont: createFont SansSerif size Small style 1
2012-10-11T21:35:09Z INFO: createFont: -- matching font exists: SansSerif size Small style 1
2012-10-11T21:35:09Z WARNING: initCommitCallback: No callback found for: 'Edit.Cut' in control: Cut
2012-10-11T21:35:09Z WARNING: initCommitCallback: No callback found for: 'Edit.Copy' in control: Copy
2012-10-11T21:35:09Z WARNING: initCommitCallback: No callback found for: 'Edit.Paste' in control: Paste
2012-10-11T21:35:09Z INFO: LLMediaCtrl::handleVisibilityChange: visibility changed to false
2012-10-11T21:35:09Z INFO: createFont: createFont SansSerif size Large style 0
2012-10-11T21:35:09Z WARNING: LLInitParam::Parser::parserWarning: Failed to parse parameter "positioning."
2012-10-11T21:35:09Z INFO: initWindow: Window initialization done.
2012-10-11T21:35:09Z INFO: init: Window is initialized.
2012-10-11T21:35:09Z INFO: printGLInfoString: GL_VENDOR: NVIDIA Corporation
2012-10-11T21:35:09Z INFO: printGLInfoString: GL_RENDERER: Quadro NVS 135M/PCIe/SSE2
2012-10-11T21:35:09Z INFO: printGLInfoString: GL_VERSION: 1.4 (2.1.2 NVIDIA 304.48)
2012-10-11T21:35:09Z WARNING: init: ndof_init_first FAILED
2012-10-11T21:35:09Z INFO: init: ndof: mDriverState=0; mNdofDev=0xe9fe000; libinit=1
2012-10-11T21:35:09Z INFO: init: app path /home/laura/Downloads/SecondLife-i686-3.4.0.264911/app_settings/CA.pem
2012-10-11T21:35:09Z INFO: init: Viewer media initialized.
2012-10-11T21:35:09Z INFO: LLUpdateChecker::Implementation::checkVersion: checking for updates at https://update.secondlife.com/update/v1.0/Second%20Life%20Release/3.4.0.264911/lnx
2012-10-11T21:35:09Z INFO: fetch_feature_table: LLFeatureManager fetching http://viewer-settings.secondlife.com/featuretable_linux.3.4.0.264911.txt into /home/laura/.secondlife/user_settings/featuretable_linux.3.4.0.264911.txt
2012-10-11T21:35:09Z INFO: fetch_gpu_table: LLFeatureManager fetching http://viewer-settings.secondlife.com/gpu_table.3.4.0.264911.txt into /home/laura/.secondlife/user_settings/gpu_table.3.4.0.264911.txt
2012-10-11T21:35:09Z INFO: LLTemplateParser: ### Message template version 2 ###
2012-10-11T21:35:09Z INFO: start_net: attempting to connect on OS assigned port
2012-10-11T21:35:09Z INFO: start_net: Get socket returned: 0 length 16
2012-10-11T21:35:09Z INFO: start_net: Assigned port: 59312
2012-10-11T21:35:09Z INFO: start_net: startNet - receive buffer size : 262142
2012-10-11T21:35:09Z INFO: start_net: startNet - send buffer size : 262142
2012-10-11T21:35:09Z INFO: start_net: IP_PKKTINFO enabled
2012-10-11T21:35:09Z INFO: idle_startup: Message System Initialized.
2012-10-11T21:35:09Z INFO: init: LLAudioEngine::init() AudioEngine successfully initialized
2012-10-11T21:35:10Z INFO: init: LLAudioEngine_OpenAL::init() OpenAL successfully initialized
2012-10-11T21:35:10Z INFO: init: OpenAL version: 1.1 ALSOFT 1.11.753
2012-10-11T21:35:10Z INFO: init: OpenAL vendor: OpenAL Community
2012-10-11T21:35:10Z INFO: init: OpenAL renderer: OpenAL Soft
2012-10-11T21:35:10Z INFO: init: ALUT version: 1.1
2012-10-11T21:35:10Z INFO: init: ALC version: 1.1
2012-10-11T21:35:10Z INFO: init: ALC default device: PulseAudio Software
2012-10-11T21:35:10Z INFO: idle_startup: Using media plugins to render streaming audio
2012-10-11T21:35:10Z INFO: idle_startup: Audio Engine Initialized.
2012-10-11T21:35:10Z INFO: setStartupState: Startup state changing from STATE_FIRST to STATE_BROWSER_INIT
2012-10-11T21:35:10Z INFO: LLProcess::LLProcess: SLPlugin (593): launched cd /home/laura/Downloads/SecondLife-i686-3.4.0.264911/bin/llplugin: /home/laura/Downloads/SecondLife-i686-3.4.0.264911/bin/SLPlugin 56589
2012-10-11T21:35:10Z INFO: setStartupState: Startup state changing from STATE_BROWSER_INIT to STATE_LOGIN_SHOW
2012-10-11T21:35:10Z WARNING: add: Tried to register Inventory.NewWindow but it was already registered!
2012-10-11T21:35:10Z WARNING: LLInitParam::BaseBlock::validateBlock: Invalid param "name"
2012-10-11T21:35:10Z WARNING: createWidgetImpl: /home/laura/Downloads/SecondLife-i686-3.4.0.264911/skins/default/xui/en/menu_login.xml: Invalid parameter block for 17LLMenuItemCheckGL
2012-10-11T21:35:10Z WARNING: LLInitParam::BaseBlock::validateBlock: Invalid param "name"
2012-10-11T21:35:10Z WARNING: createWidgetImpl: /home/laura/Downloads/SecondLife-i686-3.4.0.264911/skins/default/xui/en/menu_login.xml: Invalid parameter block for 17LLMenuItemCheckGL
2012-10-11T21:35:10Z WARNING: LLInitParam::BaseBlock::validateBlock: Invalid param "name"
2012-10-11T21:35:10Z WARNING: createWidgetImpl: /home/laura/Downloads/SecondLife-i686-3.4.0.264911/skins/default/xui/en/menu_login.xml: Invalid parameter block for 17LLMenuItemCheckGL
2012-10-11T21:35:10Z WARNING: LLInitParam::BaseBlock::validateBlock: Invalid param "name"
2012-10-11T21:35:10Z WARNING: createWidgetImpl: /home/laura/Downloads/SecondLife-i686-3.4.0.264911/skins/default/xui/en/menu_login.xml: Invalid parameter block for 17LLMenuItemCheckGL
2012-10-11T21:35:10Z WARNING: LLInitParam::BaseBlock::validateBlock: Invalid param "name"
2012-10-11T21:35:10Z WARNING: createWidgetImpl: /home/laura/Downloads/SecondLife-i686-3.4.0.264911/skins/default/xui/en/menu_login.xml: Invalid parameter block for 17LLMenuItemCheckGL
2012-10-11T21:35:10Z INFO: login_show: Initializing Login Screen
2012-10-11T21:35:10Z INFO: LLViewerMediaImpl::navigateInternal: media id= 565d96fc-8c1f-1f19-40f5-318e8a1975d0 url=http://viewer-login.agni.lindenlab.com/?lang=en&firstlogin=TRUE&channel=Second%20Life%20Release&version=3%2E4%2E0%20%28264911%29&grid=Agni&os=Linux%203%2E2 mime_type=text/html
2012-10-11T21:35:10Z INFO: LLViewerMedia::getCurrentUserAgent: SecondLife/3.4.0.264911 (Second Life Release; default skin)
2012-10-11T21:35:10Z INFO: LLViewerMediaImpl::loadURI: Asking media source to load URI: http://viewer-login.agni.lindenlab.com/?lang=en&firstlogin=TRUE&channel=Second%20Life%20Release&version=3%2E4%2E0%20%28264911%29&grid=Agni&os=Linux%203%2E2
2012-10-11T21:35:10Z INFO: LLPanelLogin::setFields: Setting login fields to util.agni.lindenlab.com:(unknown type)
2012-10-11T21:35:10Z INFO: LLPanelLogin::setFields: Setting authenticator field
2012-10-11T21:35:10Z INFO: setStartupState: Startup state changing from STATE_LOGIN_SHOW to STATE_LOGIN_WAIT
2012-10-11T21:35:11Z INFO: LLProcess::LLProcess: SLPlugin (594): launched cd /home/laura/Downloads/SecondLife-i686-3.4.0.264911/bin/llplugin: /home/laura/Downloads/SecondLife-i686-3.4.0.264911/bin/SLPlugin 54633
2012-10-11T21:35:11Z INFO: LLPluginProcessParent::receiveMessage: plugin version string: Webkit media plugin, Webkit version 2.02.53807 (QtWebKit version 4.7.1)
2012-10-11T21:35:11Z INFO: LLPluginProcessParent::receiveMessage: message class: base -> version: 1.0
2012-10-11T21:35:11Z INFO: LLPluginProcessParent::receiveMessage: message class: media -> version: 1.0
2012-10-11T21:35:11Z INFO: LLPluginProcessParent::receiveMessage: message class: media_browser -> version: 1.0
2012-10-11T21:35:11Z INFO: LLPluginProcessParent::receiveMessage: plugin version string: Webkit media plugin, Webkit version 2.02.53807 (QtWebKit version 4.7.1)
2012-10-11T21:35:11Z INFO: LLPluginProcessParent::receiveMessage: message class: base -> version: 1.0
2012-10-11T21:35:11Z INFO: LLPluginProcessParent::receiveMessage: message class: media -> version: 1.0
2012-10-11T21:35:11Z INFO: LLPluginProcessParent::receiveMessage: message class: media_browser -> version: 1.0
2012-10-11T21:35:12Z INFO: LLUpdateChecker::Implementation::completed: up to date
2012-10-11T21:35:12Z INFO: LLUpdaterServiceImpl::restartTimer: will check for update again in 3600 seconds
2012-10-11T21:35:12Z INFO: LLUpdaterServiceImpl::setState: setting state to 5
2012-10-11T21:35:29Z WARNING: loadStatsMap: couldn't parse '34359738367' in /proc/meminfo line: VmallocTotal: 34359738367 kB
2012-10-11T21:35:29Z WARNING: loadStatsMap: couldn't parse '34359606780' in /proc/meminfo line: VmallocChunk: 34359606780 kB
2012-10-11T21:35:29Z INFO: tick: initial framerate 9.6
2012-10-11T21:35:29Z <mem> Active: 2208792
2012-10-11T21:35:29Z <mem> Active(anon): 1307652
2012-10-11T21:35:29Z <mem> Active(file): 901140
2012-10-11T21:35:29Z <mem> AnonHugePages: 0
2012-10-11T21:35:29Z <mem> AnonPages: 1307032
2012-10-11T21:35:29Z <mem> Bounce: 0
2012-10-11T21:35:29Z <mem> Buffers: 346944
2012-10-11T21:35:29Z <mem> Cached: 1691864
2012-10-11T21:35:29Z <mem> CommitLimit: 8435924
2012-10-11T21:35:29Z <mem> Committed_AS: 4134956
2012-10-11T21:35:29Z <mem> DirectMap2M: 8175616
2012-10-11T21:35:29Z <mem> DirectMap4k: 211304
2012-10-11T21:35:29Z <mem> Dirty: 772
2012-10-11T21:35:29Z <mem> HardwareCorrupted: 0
2012-10-11T21:35:29Z <mem> HugePages_Free: 0
2012-10-11T21:35:29Z <mem> HugePages_Rsvd: 0
2012-10-11T21:35:29Z <mem> HugePages_Surp: 0
2012-10-11T21:35:29Z <mem> HugePages_Total: 0
2012-10-11T21:35:29Z <mem> Hugepagesize: 2048
2012-10-11T21:35:29Z <mem> Inactive: 1134980
2012-10-11T21:35:29Z <mem> Inactive(anon): 10012
2012-10-11T21:35:29Z <mem> Inactive(file): 1124968
2012-10-11T21:35:29Z <mem> KernelStack: 3664
2012-10-11T21:35:29Z <mem> Mapped: 324940
2012-10-11T21:35:29Z <mem> MemFree: 4156428
2012-10-11T21:35:29Z <mem> MemTotal: 8196828
2012-10-11T21:35:29Z <mem> Mlocked: 2248
2012-10-11T21:35:29Z <mem> NFS_Unstable: 0
2012-10-11T21:35:29Z <mem> PageTables: 31764
2012-10-11T21:35:29Z <mem> SReclaimable: 481344
2012-10-11T21:35:29Z <mem> SUnreclaim: 31780
2012-10-11T21:35:29Z <mem> Shmem: 10940
2012-10-11T21:35:29Z <mem> Slab: 513124
2012-10-11T21:35:29Z <mem> SwapCached: 0
2012-10-11T21:35:29Z <mem> SwapFree: 4337512
2012-10-11T21:35:29Z <mem> SwapTotal: 4337512
2012-10-11T21:35:29Z <mem> Unevictable: 2248
2012-10-11T21:35:29Z <mem> VmallocUsed: 128536
2012-10-11T21:35:29Z <mem> Writeback: 0
2012-10-11T21:35:29Z <mem> WritebackTmp: 0
2012-10-11T21:35:29Z <mem> timestamp: 2012-10-11T21:35:29.95Z

2012-10-11T21:36:11Z INFO: gatherInput: Handling a resize event: 1440x855
2012-10-11T21:36:14Z INFO: gatherInput: Handling a resize event: 1024x741
2012-10-11T21:36:23Z WARNING: LLToastAlertPanel::LLToastAlertPanel: Alert: Are you sure you want to quit?
2012-10-11T21:36:25Z WARNING: LLToastAlertPanel::LLToastAlertPanel: Alert: Are you sure you want to quit?
2012-10-11T21:36:25Z WARNING: removeChild: panelis not a child of toast
2012-10-11T21:36:27Z WARNING: LLToastAlertPanel::LLToastAlertPanel: Alert: Are you sure you want to quit?
2012-10-11T21:36:27Z WARNING: removeChild: panelis not a child of toast
2012-10-11T21:36:29Z INFO: setQuitting: Setting app state to QUITTING
2012-10-11T21:36:29Z INFO: mainLoop: Exiting main_loop
2012-10-11T21:36:29Z INFO: disconnectViewer: Disconnecting viewer!
2012-10-11T21:36:29Z INFO: cleanup: Viewer disconnected
2012-10-11T21:36:29Z INFO: cleanup: Cleaning Up
2012-10-11T21:36:29Z INFO: shutdown: Shutting down mesh repository.
2012-10-11T21:36:29Z INFO: shutdown: Shutting down decomposition system.
2012-10-11T21:36:29Z INFO: cleanup: Global stuff deleted
2012-10-11T21:36:29Z INFO: shutdown: About to LLAudioEngine::shutdown()
2012-10-11T21:36:29Z INFO: cleanupWind: LLAudioEngine_OpenAL::cleanupWind()
2012-10-11T21:36:29Z INFO: shutdown: About to alutExit()
2012-10-11T21:36:29Z INFO: shutdown: LLAudioEngine_OpenAL::shutdown() OpenAL successfully shut down
2012-10-11T21:36:29Z INFO: cleanup: Settings patched up
2012-10-11T21:36:29Z INFO: cleanup: Cache files removed
2012-10-11T21:36:29Z INFO: cleanup: Shutting down Views
2012-10-11T21:36:29Z INFO: shutdownViews: Warning logger is cleaned.
2012-10-11T21:36:29Z INFO: shutdownViews: DebugText deleted.
2012-10-11T21:36:29Z INFO: shutdownViews: Global views cleaned.
2012-10-11T21:36:29Z INFO: shutdownViews: LLModalDialog shut down.
2012-10-11T21:36:29Z INFO: shutdownViews: LLNavigationBar destroyed.
2012-10-11T21:36:29Z INFO: shutdownViews: menus destroyed.
2012-10-11T21:36:29Z INFO: LLProcess::kill: killing SLPlugin (593)
2012-10-11T21:36:29Z INFO: LLProcess::kill: destructor killing SLPlugin (593)
2012-10-11T21:36:29Z INFO: shutdownViews: RootView deleted.
2012-10-11T21:36:29Z INFO: cleanup: Cleaning up Inventory
2012-10-11T21:36:29Z INFO: cleanup: Cleaning up Selections
2012-10-11T21:36:29Z INFO: cleanup: Shutting down OpenGL
2012-10-11T21:36:29Z INFO: shutdownGL: Cleaning up pipeline
2012-10-11T21:36:29Z INFO: clear: Clearing dynamic bumpmaps.
2012-10-11T21:36:29Z INFO: clear: Clearing standard bumpmaps.
2012-10-11T21:36:29Z INFO: clear: Clearing standard bumpmaps.
2012-10-11T21:36:29Z INFO: shutdownGL: Cleaning up wearables
2012-10-11T21:36:29Z INFO: clear: Clearing dynamic bumpmaps.
2012-10-11T21:36:29Z INFO: clear: Clearing standard bumpmaps.
2012-10-11T21:36:29Z INFO: clear: Clearing standard bumpmaps.
2012-10-11T21:36:29Z INFO: shutdownGL: All textures and llimagegl images are destroyed!
2012-10-11T21:36:29Z INFO: shutdownGL: Cleaning up select manager
2012-10-11T21:36:29Z INFO: shutdownGL: Stopping GL during shutdown
2012-10-11T21:36:29Z INFO: stopGL: Shutting down GL...
2012-10-11T21:36:29Z INFO: clear: Clearing dynamic bumpmaps.
2012-10-11T21:36:29Z INFO: clear: Clearing standard bumpmaps.
2012-10-11T21:36:29Z INFO: clear: Clearing standard bumpmaps.
2012-10-11T21:36:29Z INFO: stopGL: Remaining allocated texture memory: 0 bytes
2012-10-11T21:36:29Z INFO: shutdownGL: LLVertexBuffer cleaned.
2012-10-11T21:36:29Z INFO: ~LLViewerWindow: Destroying Window
2012-10-11T21:36:29Z INFO: destroyContext: destroyContext begins
2012-10-11T21:36:29Z INFO: destroyContext: shutdownGL begins
2012-10-11T21:36:30Z INFO: destroyContext: SDL_QuitSS/VID begins
2012-10-11T21:36:30Z INFO: quitCursors: Skipping quitCursors: mWindow already gone.
2012-10-11T21:36:30Z INFO: destroyContext: destroyContext begins
2012-10-11T21:36:30Z INFO: destroyContext: shutdownGL begins
2012-10-11T21:36:30Z INFO: destroyContext: SDL_QuitSS/VID begins
2012-10-11T21:36:30Z INFO: cleanup: ViewerWindow deleted
2012-10-11T21:36:30Z INFO: cleanup: Cleaning up Keyboard & Joystick
2012-10-11T21:36:30Z INFO: terminate: Terminated connection with NDOF device.
2012-10-11T21:36:30Z INFO: cleanup: Cleaning up Objects
2012-10-11T21:36:30Z INFO: cleanup: Additional Cleanup...
2012-10-11T21:36:30Z INFO: cleanup: Cleaning up VFS
2012-10-11T21:36:30Z INFO: cleanup: Saving Data
2012-10-11T21:36:30Z INFO: LLControlGroup::saveToFile: Saved to /home/laura/.secondlife/user_settings/settings.xml
2012-10-11T21:36:30Z INFO: cleanup: Not saving per-account settings; don't know the account name yet.
2012-10-11T21:36:30Z INFO: LLControlGroup::saveToFile: Saved to /home/laura/.secondlife/user_settings/ignorable_dialogs.xml
2012-10-11T21:36:30Z INFO: saveFile: Can't save URL history - no user directory set yet.
2012-10-11T21:36:30Z INFO: writeDebugInfo: Opening debug file /home/laura/.secondlife/logs/debug_info.log
2012-10-11T21:36:30Z INFO: LLLocationHistory::save: can't get path to location history filename - probably not logged in yet.
2012-10-11T21:36:30Z INFO: LLViewerMedia::saveCookieFile: can't get path to plugin cookie file - probably not logged in yet.
2012-10-11T21:36:30Z INFO: cleanup: Shutting down Threads
2012-10-11T21:36:30Z INFO: run: LLQueuedThread TextureFetch EXITING.
2012-10-11T21:36:30Z INFO: run: LLQueuedThread TextureCache EXITING.
2012-10-11T21:36:30Z INFO: run: LLQueuedThread imagedecode EXITING.
2012-10-11T21:36:30Z INFO: cleanup: Cleaning up Media and Textures
2012-10-11T21:36:30Z INFO: cleanup: Misc Cleanup
2012-10-11T21:36:30Z INFO: cleanup: Shutting down message system
2012-10-11T21:36:30Z INFO: end_messaging_system: START MESSAGE LOG SUMMARY
Run time: 80.522 seconds
Incoming:
Total bytes received: 0 ( 0.00 kbits per second)
Total packets received: 0 ( 0.00 packets per second)
Average packet size: -nan bytes
Total reliable packets: 0 ( 0.00%)
Total compressed packets: 0 ( 0.00%)
Total compression savings: 0 bytes
Avg comp packet savings: 0 ( 0.00 : 1)
Avg overall comp savings: 0 ( 0.00 : 1)

Outgoing:
Total bytes sent: 0 ( 0.00 kbits per second)
Total packets sent: 0 ( 0.00 packets per second)
Average packet size: -nan bytes
Total reliable packets: 0 ( 0.00%)
Total compressed packets: 0 ( 0.00%)
Total compression savings: 0 bytes
Avg comp packet savings: 0 ( 0.00 : 1)
Avg overall comp savings: 0 ( 0.00 : 1)

SendPacket failures: 0
Dropped packets: 0
Resent packets: 0
Failed reliable resends: 0
Off-circuit rejected packets: 0
On-circuit invalid packets: 0

Decoding:
Message Count Time Max Avg
END MESSAGE LOG SUMMARY

2012-10-11T21:36:30Z INFO: run: LLQueuedThread curlthread EXITING.
2012-10-11T21:36:30Z INFO: cleanup: Cleaning up LLProxy.
2012-10-11T21:36:30Z INFO: cleanup: Goodbye!
2012-10-11T21:36:30Z INFO: LLUpdaterServiceImpl::~LLUpdaterServiceImpl: shutting down updater service
2012-10-11T21:36:30Z INFO: ll_cleanup_apr: Cleaning up APR

Link to comment
Share on other sites

So, you're using an approximately 5 year  old laptop, with an integrated graphics card with 256 mB of Memory. If that card can handle V1 based viewers. then it's great.

The card is certainly not suitable to run a V3 based viewer which requires much more computing power, especially from the graphics processor. so I'd propose two possible solutions:

Stay on a V1 based vievwer

Think about purchasing a newer, more powerful computer

 

Jeannie

Link to comment
Share on other sites

  • 4 weeks later...

I believe I am seeing a similar error.

 

I can see that the heat sink for the graphics card is overheating.

What don't know is, if the error is generating the heat, or if the heat is causing the nearest circuit to fail, creating the error.

 

The card has hundreds of hours on it, if not thousands. It's been making noise. I've dusted it about 20 times. I'll know in about 12 hours, after replacing the card.

Link to comment
Share on other sites

  • 2 weeks later...

I actually solved it on my Sid install. Turns out with multiarch.. I couldn't get the 32bit nvidia GLX libs to install.. as they'd conflict with the 64 bit ones. Since I can't see the point in degrading to a 32bit system (hell, I'm not going to waste 12GB of ram)... I fudged things a little, grabbed the deb for the 32bit nvidia-glx libs.. symlinked them into the right spots and voila.. working!

Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 4193 days.

Please take a moment to consider if this thread is worth bumping.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...