Re: [opensource-dev] Mesh branch merged to viewer-development

2011-05-17 Thread Ardy Lay
On 5/17/2011 10:57 PM, Robert "Exile In Paradise" Murphey wrote: > On Tue, 2011-05-17 at 21:35 -0500, Ardy Lay wrote: >> ~~ >> Loading Shaders: >> ~~ >> 2011-05-18T02:32:15Z INFO: LLShaderMgr::loadShaderFile: Loading file: >> shaders/class2/windlight/atmosphericsV

Re: [opensource-dev] Mesh branch merged to viewer-development

2011-05-17 Thread Robert "Exile In Paradise" Murphey
On Tue, 2011-05-17 at 21:35 -0500, Ardy Lay wrote: > ~~ > Loading Shaders: > ~~ > 2011-05-18T02:32:15Z INFO: LLShaderMgr::loadShaderFile: Loading file: > shaders/class2/windlight/atmosphericsVarsV.glsl (Want class 2) > ... > 2011-05-18T02:32:16Z INFO: LLShaderMgr:

Re: [opensource-dev] Mesh branch merged to viewer-development

2011-05-17 Thread Trilo Byte
It's there in 230165 (Mac client). Once you start typing in the field, an x appears at the right to clear it. The wrong name in the application window persists. The Ambient Occlusion & Depth Of Field checkboxes are still disabled in preferences on nVidia Macs, though the functionality works

Re: [opensource-dev] Mesh branch merged to viewer-development

2011-05-17 Thread Ardy Lay
~~ Loading Shaders: ~~ 2011-05-18T02:32:15Z INFO: LLShaderMgr::loadShaderFile: Loading file: shaders/class2/windlight/atmosphericsVarsV.glsl (Want class 2) ... 2011-05-18T02:32:16Z INFO: LLShaderMgr::loadShaderFile: Loading file: shaders/class2/deferred/edgeF.gls

Re: [opensource-dev] Mesh branch merged to viewer-development

2011-05-17 Thread Ardy Lay
Little niggle: J2C Decoder Version display is having issues. Second Life 2.6.9 (230165) May 17 2011 17:11:58 (Second Life Development) Release Notes You are at 255,719.0, 256,674.0, 59.7 in Lusk located at sim9054.agni.lindenlab.com (216.82.41.230:13002) Second Life RC BlueSteel 11.05.05.228940

Re: [opensource-dev] Mesh branch merged to viewer-development

2011-05-17 Thread Brendan Wilson
Yes im seeing the same error in the exact same place and after doing some investigation it looks like the crash is being cause by storm-973 as there was a change @ that line and others in the file for that issue. > -Original Message- > From: opensource-dev-boun...@lists.secondlife.com [mai

Re: [opensource-dev] Mesh branch merged to viewer-development

2011-05-17 Thread Ardy Lay
I have been asked if the X button to clear inventory search is deliberately removed or if that's an "oops". ___ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting

Re: [opensource-dev] Mesh branch merged to viewer-development

2011-05-17 Thread Ardy Lay
I hear viewer-development is calling itself 'second life mesh beta' build 2.6.9 230088. I suspect that's relatively harmless but will get corrected. ___ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev

Re: [opensource-dev] Mesh branch merged to viewer-development

2011-05-17 Thread Trilo Byte
It's also surprisingly difficult to do much in the way of testing against all those wonderful changes, when the vast majority of the JIRA's referenced aren't public. Can someone maybe consider the idea that if a change is going to get merged into viewer development, the associated jira's need t

Re: [opensource-dev] Review Request: Convert autobuild library builds to use msbuild.exe instead of devenv.com.

2011-05-17 Thread Nicky Perian
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/312/ --- (Updated May 17, 2011, 3:42 p.m.) Review request for Viewer. Changes

Re: [opensource-dev] Mesh branch merged to viewer-development

2011-05-17 Thread Sergey Litovchuk
Running the latest viewer-development build for me causes the viewer to crash on start up with an error: 2011-05-17T21:41:18Z newview/llviewertexturelist.cpp(492) : error 2011-05-17T21:41:18Z ERROR: LLViewerTextureList::addImageToList: ASSERT (mInitialized) It looks like there is a trouble with

Re: [opensource-dev] Review Request: Convert autobuild library builds to use msbuild.exe instead of devenv.com.

2011-05-17 Thread Boroondas Gupte
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/312/#review704 --- autobuild/autobuild_tool_source_environment.py

Re: [opensource-dev] Review Request: Convert autobuild library builds to use msbuild.exe instead of devenv.com.

2011-05-17 Thread Nicky Perian
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/312/ --- (Updated May 17, 2011, 2:45 p.m.) Review request for Viewer. Changes

Re: [opensource-dev] Review Request: CHOP-658 moving panels and floaters into a new static library project viewer_components/viewerui

2011-05-17 Thread WolfPup Lowenhar
I also built this repository locally but from the tip and my build time which was a full standard build including all test took 2hrs and 22min this is actually 8 minutes longer that a viewer development build currently. Also only one of the side panels works and that is the inventory side panel.

[opensource-dev] Mesh branch merged to viewer-development

2011-05-17 Thread Oz Linden (Scott Lawrence)
The mesh team development branch has been merged to viewer-development (with the actual mesh support disabled, but with many rendering and other fixes active). Your next pull of the tip of viewer-development will bring you ~2250 changesets; pay careful attention to any merges of your local cha

[opensource-dev] Review Request: Convert autobuild library builds to use msbuild.exe instead of devenv.com.

2011-05-17 Thread Nicky Perian
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/312/ --- Review request for Viewer. Summary --- Convert autobuild library build

[opensource-dev] Review Request: Correctly identify Server 2008, Server 2008 R2, Server 2012, and Windows 8

2011-05-17 Thread jaeger_Reg
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/311/ --- Review request for Viewer. Summary --- The stated OS in help -> about

Re: [opensource-dev] Review Request: VWR-25654: fix memory leak in LLTranslate::getTranslateUrl

2011-05-17 Thread Boroondas Gupte
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/282/ --- (Updated May 17, 2011, 9:18 a.m.) Review request for Viewer. Changes

Re: [opensource-dev] Review Request: CHOP-658 moving panels and floaters into a new static library project viewer_components/viewerui

2011-05-17 Thread Ardy Lay
On 5/16/2011 9:04 PM, Brad Kittenbrink wrote: It's also availible on bitbucket(https://bitbucket.org/brad_linden/viewer-mustbuildfaster-1/changeset/25c39e3d8a88) for testing in TeamCity. Brad, is the TeamCity build result listed anywhere yet? I pulled from your viewer-mustbuildfaster-1 at com

Re: [opensource-dev] svn.secondlife.com

2011-05-17 Thread Thomas Grimshaw
The SVN server was hosted at SoftLayer, and that server (rather, the address) has been taken over by someone else, that's all. Just needs to be removed from the dns pool. On 17/05/2011 10:20, Jonathan Welch wrote: > Someone on IRC just pointed out that the old source url, > http://svn.secondlife

Re: [opensource-dev] Review Request: Update autobuilds default VC version to 2010

2011-05-17 Thread Boroondas Gupte
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/305/#review703 --- Ship it! This change looks good. It should be investigated wheth

[opensource-dev] svn.secondlife.com

2011-05-17 Thread Jonathan Welch
Someone on IRC just pointed out that the old source url, http://svn.secondlife.com/ now puts up web pages selling surveillance cameras/systems. Has your web site been hacked or are you now shopping out part of your domain name to third parties? ___ Polic

[opensource-dev] Daily Scrum Summary - Thursday, May 12

2011-05-17 Thread Anya Kanevsky
(last one for today) Sprint 15, ends 05.16.11 Thursday, May 12 Team Status -- Oz Linden -- *PAST* - Merge Monkeying - Sent query to the Moles about making Clouds - Open Development User Group - GPU table testing - Updated wi

[opensource-dev] Daily Scrum Summary - Friday, May 13

2011-05-17 Thread Anya Kanevsky
Sprint 15, ends 05.16.11 Friday, May 13 Team Status -- Oz Linden -- *PAST* - Merge Monkeying - Viewer Evolution User Group - GPU table testing - windlight project review *FUTURE* - Check in GPU table & manual test script

[opensource-dev] Daily Scrum Summary - Monday, May 16

2011-05-17 Thread Anya Kanevsky
Sprint 15, ends 05.16.11 Monday, May 16 Team Status -- Oz Linden -- *PAST* - Merge Monkeying - assorted late arrivals - Open Dev User Group - GPU table testing (built test viewer) *FUTURE* - Integrate mesh? - Integrate GPU