Re: [opensource-dev] in-viewer translation is dead soon.

2011-05-27 Thread Philippe (Merov) Bossut
Hi, It shouldn't be too hard to substitute with another service. Someone has an alternative service to propose? Cheers, - Merov On Fri, May 27, 2011 at 2:41 PM, Lance Corrimal wrote: > Quote from the google translation api website: > > Important: The Google Translate API has been officially dep

Re: [opensource-dev] about VWR-10710

2011-05-25 Thread Philippe (Merov) Bossut
Hi, I think there are 2 issues here: 1- wrong textures: this is likely a texture cache corruption as explained by Moy Loon in the JIRA (VWR-10710). Still, we should find a way to avoid this kind of cache confusion. 2- console overwriting itself: a similar bug was fixed in Snowglobe 1.x ( https://j

Re: [opensource-dev] PO build

2011-04-29 Thread Philippe (Merov) Bossut
Hi, On Fri, Apr 29, 2011 at 3:09 PM, Philippe (Merov) Bossut < me...@lindenlab.com> wrote: > I'm going to just do this (in effect turning socks 5 off for all platforms > by default) and rebuild that PO build. > Done! New build available at: http://automated-buil

Re: [opensource-dev] PO build

2011-04-29 Thread Philippe (Merov) Bossut
Hi all, The merge of STORM-1112 is causing Mac builds to fail on launch with a Socks 5 error. Ooops... There's a setting in settings.xml that you can change to disable this: Socks5ProxyEnabled. Set its value to 0 and relaunch. I'm going to just do this (in effect turning socks 5 off for all plat

[opensource-dev] PO build

2011-04-28 Thread Philippe (Merov) Bossut
Hi, Filling in for Oz this week, here's a rather big PO build for your enjoyment: http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/merov_viewer-development-import/rev/228093/index.html Fixes scheduled for sprint 15, code reviewed, but in need of test and PO approval: * STORM-1093:

[opensource-dev] No IW "Viewer Coding and Design" meeting

2011-03-28 Thread Philippe (Merov) Bossut
Hi, I've a conflicting internal meeting tomorrow right at the time of our regular weekly so I need to cancel that this week. We'll get together next week at the regular time. Cheers, - Merov ___ Policies and (un)subscribe information available here: ht

Re: [opensource-dev] Review Request: VWR-20801 Implement SOCKS 5 Proxy for the viewer

2011-03-28 Thread Philippe (Merov) Bossut
Hi Robin, Fantastic! I just went through the code and I'm not done reviewing and putting my "Ship it!" stamp on it but I wanted to thank you for completing this massive task. Thanks a lot! Cheers, - Merov On Mon, Mar 28, 2011 at 4:46 AM, Robin Cornelius wrote: >This is an automatically gene

[opensource-dev] PO Build available

2011-03-24 Thread Philippe (Merov) Bossut
Hi, PO build of the day available at: http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/merov_viewer-development-import/rev/225012/index.html Containing fixes/implementations for: * STORM-399 : Users that has chatted within chat range of the user in-world are not added to Recent tab

Re: [opensource-dev] STORM-1090 : font size regression

2011-03-22 Thread Philippe (Merov) Bossut
ranch (one of the newly built lib for Mac?) Still searching... - Merov On Tue, Mar 22, 2011 at 4:44 PM, Philippe (Merov) Bossut < me...@lindenlab.com> wrote: > Hi, > > I received a very good hint from Ov Dos about this font rendering issue: > http://lists.nongnu.org/archiv

Re: [opensource-dev] STORM-1090 : font size regression

2011-03-22 Thread Philippe (Merov) Bossut
give much hint except for an inordinate amount of: WARNING: isFeatureAvailable: Feature RenderDeferred not on feature list! Question: Has anyone tried FT_LOAD_FORCE_AUTOHINT on other platform than Mac? Result? Cheers, - Merov On Mon, Mar 21, 2011 at 11:17 PM, Philippe (Merov) Bossut < m

[opensource-dev] STORM-1090 : font size regression

2011-03-21 Thread Philippe (Merov) Bossut
Hi, We identified that moving from freetype 2.3.9 to 2.4.4 in viewer-autobuild2010 produces smaller text (roughly 10% smaller). Looking into this this afternoon, I was able to narrow it down to LLFontFreetype::addGlyphFromFont(): tracing the glypth width and height in LLFontFreetype::addGlyphFrom

Re: [opensource-dev] Autobuilt / VS2010 viewer testing needed

2011-03-19 Thread Philippe (Merov) Bossut
meone remembers how we solve it or has operational font knowledge, that'd be very much appreciated. Cheers, - Merov On Sat, Mar 19, 2011 at 9:26 AM, Philippe (Merov) Bossut < me...@lindenlab.com> wrote: > Hi all, > > Note that this branch contains changes for the followi

Re: [opensource-dev] Autobuilt / VS2010 viewer testing needed

2011-03-19 Thread Philippe (Merov) Bossut
Hi all, Note that this branch contains changes for the following Open Source builders autobuild related JIRAs: - OPEN-37 : building for VCE - STORM-1023 (née OPEN-4), STORM-1022 : building with fmod for open source devs Thanks for testing! Cheers, - Merov On Sat, Mar 19, 2011 at 8:57 AM, Oz Lin

[opensource-dev] PO Test Build (223545)

2011-03-11 Thread Philippe (Merov) Bossut
Hi there, Here's a new PO test build: http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/merov_viewer-development-import/rev/223545/index.html Fixes it contains: * STORM-28 : As a User, I want the ability to send my calling card to others (additional fixes) * STORM-357 : Gestures bu

[opensource-dev] PO Test build (222938)

2011-03-07 Thread Philippe (Merov) Bossut
Hi there, Here's a new PO test build: http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/merov_viewer-development-import/rev/222938/index.html Fixes it contains: * STORM-1016 : Crash: ctrl-shift-w hides undocked Side Bar panels if almost any floater is opened * STORM-1038 : Viewer c

Re: [opensource-dev] STORM-1023 (was OPEN-4) : fmod

2011-03-04 Thread Philippe (Merov) Bossut
Hi, Indeed, I tried the various strategies I provided and, when building from an open source devs (i.e. using -c OpenSourceRelWithDebInfo), they all failed... Sooo... I've been reworking lots of things today and testing more. I think I've a working solution where one can build a local tar based o

Re: [opensource-dev] Is 'STANDALONE' confusing?

2011-03-03 Thread Philippe (Merov) Bossut
Hi Jonathan, On Thu, Mar 3, 2011 at 2:31 AM, Jonathan Welch wrote: > > In case where you cannot (or don't want to) use the LL prebuilt binary > (e.g. > > fmod) and/or do not have them in some system folder (Find.cmake > > won't find them), you can (or should) specify a path using: > > -D_INCLUDE

[opensource-dev] PO Test build (sprint 12)

2011-03-03 Thread Philippe (Merov) Bossut
Hi, Keeping up good habits, I created the first test build of sprint 12: http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/merov_viewer-development-import/rev/222709/index.html This build contains fixes for the following: * STORM-28 : As a User, I want the ability to send my callin

Re: [opensource-dev] Is 'STANDALONE' confusing?

2011-03-02 Thread Philippe (Merov) Bossut
Hi, We passed the time limit set by Oz on OPEN-11, but, as I'm working on STORM-1023 (née OPEN-4) which is a case of NOT STANDALONE that actually requires some "do it yourself libs", I put some thoughts in this. The build basically covers 2 very general case wrt 3rd party libs: - use LL prebuilt

[opensource-dev] Test build available

2011-02-25 Thread Philippe (Merov) Bossut
Hi, I created a "PO Build" to test a bunch of JIRAs in the Review state that just need testing and PO Approval. The binaries are here: http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/merov_viewer-development-import/rev/222147/index.html The JIRAs pulled in for testing are: * STOR

Re: [opensource-dev] STORM-1023 (was OPEN-4) : fmod

2011-02-25 Thread Philippe (Merov) Bossut
Hi Nicky, On Fri, Feb 25, 2011 at 8:03 AM, Nicky Perian wrote: > I have -DFMOD:BOOL=ON on configure cl > and > DFMOD=TRUE in autobuild.xml > Attempt is made to build with fmod but, the headers and libraries still > need to be manually copied. > Was that the intent? > Nope. Looks like either Fin

Re: [opensource-dev] STORM-1023 (was OPEN-4) : fmod

2011-02-25 Thread Philippe (Merov) Bossut
Hi Nicky, Thanks for testing this. On Fri, Feb 25, 2011 at 7:26 AM, Nicky Perian wrote: > tried with -DFMOD:BOOL=ON it did not override -DFMOD=FALSE in autobuild.xml > Right, but the problem Wolfpup was reporting was that even changing FMOD to TRUE in autobuild.xml didn't work because FindFMOD

[opensource-dev] STORM-1023 (was OPEN-4) : fmod

2011-02-24 Thread Philippe (Merov) Bossut
Hi, I worked on this and submitted what I think should solve the problem on a dev repo forked from oz_linden/viewer-autobuild: https://bitbucket.org/merov_linden/viewer-autobuild-open-4/changeset/e439abf2be8e If autobuild interested people building from home STANDALONE and NOT STANDALONE could r

[opensource-dev] STORM-987 : llimage_libtest

2011-02-15 Thread Philippe (Merov) Bossut
Hi, As you know (see Scrum reports), I've been working on this lately: https://jira.secondlife.com/browse/STORM-987 I'm pleased to say that a first version is available off: https://bitbucket.org/merov_linden/viewer-development-storm-987 It doesn't do much for the moment. Just load image

[opensource-dev] PO Test build

2011-02-12 Thread Philippe (Merov) Bossut
Hi, Here's is a test build: http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/merov_viewer-development-import/rev/221041/index.html Containing merges of the following: * STORM-357 : Gestures button is in the pressed state after drag-n-drop but gestures list isn't visible * STORM-68

Re: [opensource-dev] Test build

2011-02-09 Thread Philippe (Merov) Bossut
Hi, On Wed, Feb 9, 2011 at 9:50 AM, Oz Linden (Scott Lawrence) wrote: > On 2011-02-09 12:46, Anya Kanevsky wrote: > > Merov, I was running the mac build during yesterday's meeting, and > > just tried it again - I don't freeze. > > Me too. > > Thanks for the tests. It's still freezing my machine

Re: [opensource-dev] Test build

2011-02-08 Thread Philippe (Merov) Bossut
*that* build. Scary... I'm holding off merging those patches in case one of them is triggering the problem. Feedback from others testing on Mac appreciated. Cheers, - Merov On Tue, Feb 8, 2011 at 12:15 PM, Philippe (Merov) Bossut < me...@lindenlab.com> wrote: > Hi, > > I c

[opensource-dev] Test build

2011-02-08 Thread Philippe (Merov) Bossut
Hi, I created a test build for a handful of JIRAs waiting for PO reviews. The binaries can be found here: http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/merov_viewer-development-import/rev/220558/index.html The fixes this includes are: - STORM-433 : Friendship offer shifted up a

Re: [opensource-dev] Mesh Import Project Viewer

2011-02-07 Thread Philippe (Merov) Bossut
Hi Diabolus, The dialog only says that "The Application cannot be launched" which is not much to draw any conclusion. Also, I need to confess I haven't tried the mesh viewer yet but I know that other opensource-dev folks have so I'm forwarding there hoping that someone will have experienced the pr

Re: [opensource-dev] PO Test build (sprint 10 end game)

2011-02-03 Thread Philippe (Merov) Bossut
On Thu, Feb 3, 2011 at 12:51 AM, Anya Kanevsky wrote: > Merov, are you sure this build is correct? I tried all issues in the list > with this build (220162) and each one failed. > > Strange. I just noticed that TC fired 2 builds in rapid succession, each pointing to the same set of changes. Can y

[opensource-dev] PO Test build (sprint 10 end game)

2011-02-01 Thread Philippe (Merov) Bossut
Hi guys, Here are the binaries for the rest of sprint 10 bugs waiting for PO approval (+ 1 sprint 11): http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/merov_viewer-development-import/rev/220162/index.html Bug list: * STORM-219 : "Folders Always By Name" and "System Folders To Top

Re: [opensource-dev] Very Strange occurrence...

2011-01-31 Thread Philippe (Merov) Bossut
We should really take STORM-949 in the next sprint. There are only 4 strings to change in 3 xml files to get that straighten out. Cheers, - Merov On Sat, Jan 29, 2011 at 9:50 AM, Opensource Obscure < opensourceobsc...@gmail.com> wrote: > Happened again a few hours ago with the same username (Gru

[opensource-dev] About KDU perf

2011-01-27 Thread Philippe (Merov) Bossut
Hi, Picking up this from a different thread: > On Wed, Jan 26, 2011 at 12:49 PM, Twisted Laws > wrote: > Dang its nice to run a viewer with kdu instead of openjpeg Made me go ride the train thru 20 or so regions! No sure folks noticed but I completed a perf test runs on all platforms compar

[opensource-dev] STORM-2 test build

2011-01-24 Thread Philippe (Merov) Bossut
Hi, Oz build binaries for this project (STORM-2 : As a User, I want to set my own default views with specific UI layout so I can tailor my Viewer experience to the activities I'm most interested in). They are available here: http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/oz_proj

Re: [opensource-dev] failed to find libboost_system-vc80-mt-1_39.lib in non-standalone

2011-01-13 Thread Philippe (Merov) Bossut
ough, I'll backout the STORM-477 changes, create a new task for boost update and make STORM-477 depend on it. Things should be back to normal within a couple of hours. Sorry for the disruption. Cheers, - Merov On Thu, Jan 13, 2011 at 9:12 AM, Philippe (Merov) Bossut < me...@lindenlab

Re: [opensource-dev] failed to find libboost_system-vc80-mt-1_39.lib in non-standalone

2011-01-13 Thread Philippe (Merov) Bossut
Hi, I noticed too and working on it to resolve it. Strange thing is that a build on the same code on my test viewer-development-importer repo did work fine... I'm a bit puzzled as to what is different between the 2. OTOH, it's just boost and it hasn't changed since June 2010 so it can't be that ha

[opensource-dev] Test binaries

2011-01-11 Thread Philippe (Merov) Bossut
Hi guys, I produced test binaries for a set of 14 issues so you can give them a spin and voice concerns before integration. Unfortunately, the TC Windows build timed out in succession and I didn't get one to build. Here however are the Linux and Mac ones: - http://automated-builds-secondlife-com.s

Re: [opensource-dev] Inventory incremental search (VWR-23712)

2011-01-04 Thread Philippe (Merov) Bossut
Hi, This seems spot on. Thanks Satomi. On Tue, Jan 4, 2011 at 6:32 AM, Satomi Ahn wrote: > > Enough spoken, everything is there, patch included: > https://jira.secondlife.com/browse/VWR-23712 Bug report + patch = much much love from Snowstorms maintainers :) Cheers, - Merov _

Re: [opensource-dev] build 218026 silently failing

2011-01-04 Thread Philippe (Merov) Bossut
Hi, On Mon, Jan 3, 2011 at 7:52 PM, Erin Mallory wrote: > build 218026 seems to just continuously silently fail. it doesn;t seem to > trigger any particular error and i cannot figure out what is triggering it, > other then possibly a memory leak. > It just is there one moment and gone the next,

Re: [opensource-dev] saving textures

2011-01-03 Thread Philippe (Merov) Bossut
Hi, I can easily repro on Mac. As said before in the thread, it's likely a consequence of my KDU changes. I haven't checked that code path. My bad :( I moved the record to Snowstorm and it's now: STORM-828 Cheers, - Merov ___ Policies and (un)subscribe

Re: [opensource-dev] saved logins

2011-01-03 Thread Philippe (Merov) Bossut
Hi, On Wed, Dec 29, 2010 at 2:46 PM, Lance Corrimal wrote: > Am Mittwoch, 29. Dezember 2010 schrieb Aleric Inglewood: > > https://jira.secondlife.com/browse/SNOW-129 > > > > > that is one of the main things that are holding me back from going > live with dolphin viewer 2.x, the missing saved logi

Re: [opensource-dev] LLMatrix3::orthogonalize test (was: LL_TESTS for standalone out-of-source builds)

2010-12-28 Thread Philippe (Merov) Bossut
On Tue, Dec 28, 2010 at 10:52 AM, Philippe (Merov) Bossut < me...@lindenlab.com> wrote: > > I think that test works fine on all platforms now and should be re-enabled. > > Is there a JIRA for it? > Duh: https://jira.secondlife.com/browse/VWR-24332 Sorr

Re: [opensource-dev] LLMatrix3::orthogonalize test (was: LL_TESTS for standalone out-of-source builds)

2010-12-28 Thread Philippe (Merov) Bossut
Hi, I think that test works fine on all platforms now and should be re-enabled. Is there a JIRA for it? Cheers, - Merov On Wed, Oct 13, 2010 at 4:37 AM, Boroondas Gupte wrote: > On 10/13/2010 03:42 AM, WolfPup Lowenhar wrote: > > On the subject of the reason for killing test here is another

[opensource-dev] Test binary for in review JIRAs

2010-12-27 Thread Philippe (Merov) Bossut
Hi, We're having a lot of JIRAs in the "In Review" swim lane for sprint 9 waiting for reviews from PO and/or devs. I created a Mac binary (others building right now) for those: http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/merov_viewer-development-import/rev/217880/arch/Darwin/in

Re: [opensource-dev] VWR-24172 (tab key not working)

2010-12-27 Thread Philippe (Merov) Bossut
Hi, On Sat, Dec 18, 2010 at 8:02 AM, Boroondas Gupte wrote: > On 12/18/2010 04:55 PM, Trilo Byte wrote: > > [...] tab key stopped working to jump between fields (in the build > window, debugged settings window, etc). [...] anybody else experiencing > this? > Yes, me. > I can repro on Mac too a

Re: [opensource-dev] no snowstorm meetings today?

2010-12-27 Thread Philippe (Merov) Bossut
Hi Erin, Sorry for the absence of notice: today is actually an official day off at LL as part of Xmas. Cheers, - Merov On Mon, Dec 27, 2010 at 10:36 AM, Erin Mallory wrote: > Did i miss an announcement or have my times off? or did snowstorm meetings > today just get quietly cancelled on accou

[opensource-dev] STORM-34 Test Binaries

2010-12-24 Thread Philippe (Merov) Bossut
Hi, For those interested by this upcoming functionality, a set of test binaries for STORM-34 (As a User, I want a list of my favorite locations available on the login screen so i can log in to SL right where I want to be) is available here: http://automated-builds-secondlife-com.s3.amazonaws.com/h

Re: [opensource-dev] Test build for a bunch of proposed patches

2010-12-22 Thread Philippe (Merov) Bossut
- looks great! > > Side note... tab key's broken on this build too. You had previously taken > a quick look at VWR-24172 back when it had been fixed in Viewer Development > (and couldn't repro), but it was broken again in 217184 and has been since. > :-( > > Tril

Re: [opensource-dev] Review Request: STORM-807 update returnability of objects based on new encroachment rules

2010-12-21 Thread Philippe (Merov) Bossut
Hi Andrew, Thanks for the heads up. The repo looks good except for a couple of files it touches that it shouldn't (like Info-SecondLife.plist) and changes that seem unrelated to the feature. I'll comment in JIRA. It merges fine with viewer-development. The attached diff though is a bit mind boggl

[opensource-dev] Test build for a bunch of proposed patches

2010-12-21 Thread Philippe (Merov) Bossut
Hi guys, Quite a few proposed changesets required a test build to be reviewedand approved by Esbee and others. I created such a build and it's available here: http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/merov_viewer-development-import/rev/217627/index.html This merges the fol

[opensource-dev] No OH this afternoon

2010-12-21 Thread Philippe (Merov) Bossut
Hi guys, Sorry for the late notice today but between Hack-a-thon yesterday and various duties today related to the coming holiday, I'm going to stay focused on getting things moving on Snowstorm today and will not held my regular OH this afternoon. Cheers, - Merov

[opensource-dev] Test request for STORM-453 (update libcurl 7.21.1)

2010-12-15 Thread Philippe (Merov) Bossut
Hi, I've been working on this which is blocking Robin to complete the rest of the work for VWR-20801 (Implement socks5 proxy). I think I'm done but, since lots of things can go wrong when changing such a library, I'd like to get some folks banging on the executables before moving that to "review"

Re: [opensource-dev] Review Request: Modify Viewer to statically link to KDU v6.4.1 if available

2010-12-06 Thread Philippe (Merov) Bossut
Hi, On Sat, Dec 4, 2010 at 8:34 AM, Ponzu wrote: > A question about the static KDU issue. I believe this means that when I do > a build on my local machine, I do NOT have a KDU license. Is that true? > It's true: our Kakadu license doesn't extend to other developers. That being said you can g

Re: [opensource-dev] STORM-151 : KDU v6.4.1 upgrade update

2010-12-03 Thread Philippe (Merov) Bossut
Hi, We're close to completion here: the compression to j2c is now back on and working apparently (for the few tests I did on Mac and Windows). I'm still thinking about optimization and such but that's good to have a complete basis to work from. I pushed STORM-151 to "Review" and created my first

Re: [opensource-dev] map

2010-11-29 Thread Philippe (Merov) Bossut
Hi, On Mon, Nov 29, 2010 at 2:08 PM, Boroondas Gupte wrote: > Shouldn't that be fixed since > SNOW-77? > Of course, you'd need a recent enough OpenSim version so that it provides > the map-server-url login response. (I don't think the requestHTTPMapU

Re: [opensource-dev] STORM-151 : KDU v6.4.1 upgrade update

2010-11-24 Thread Philippe (Merov) Bossut
Hi Twisted, On Wed, Nov 24, 2010 at 5:28 AM, Twisted Laws wrote: > I downloaded this and attempt to run on the 64bit Windows 7 Ultimate and > it failed with "The program can't start because kdu_v64R.dll is missing from > your computer." > Strange that it worked for Patnad and Zha... Anyone els

Re: [opensource-dev] STORM-151 : KDU v6.4.1 upgrade update

2010-11-24 Thread Philippe (Merov) Bossut
Hi, On Tue, Nov 23, 2010 at 11:42 PM, Zha Ewry wrote: > And that runs, and seems to run fast on my box, even turning shadows on. > That's again on Windows XP, SP3. Great! Glad we finally wrestled that one to the ground... :) Now onto compression! Cheers, - Merov _

Re: [opensource-dev] STORM-151 : KDU v6.4.1 upgrade update

2010-11-23 Thread Philippe (Merov) Bossut
Hi, On Mon, Nov 22, 2010 at 10:03 PM, Philippe (Merov) Bossut < me...@lindenlab.com> wrote: > Zha, I noticed that myself when building locally. I've been scratching my > head most of the afternoon as to why windows seems to be dynamically linked > instead of statically l

Re: [opensource-dev] STORM-151 : KDU v6.4.1 upgrade update

2010-11-22 Thread Philippe (Merov) Bossut
Hi, On Mon, Nov 22, 2010 at 9:41 PM, Zha Ewry wrote: > I'm seeing a "The application has failed to start because kdu_v64R.dll was > not found.Re-installing the application may fix this problem." error popup > on startup. This is a very standard 32 bit Windows XP, SP3 box. > > Zha, I noticed that

Re: [opensource-dev] STORM-151 : KDU v6.4.1 upgrade update

2010-11-22 Thread Philippe (Merov) Bossut
Hi, On Fri, Nov 19, 2010 at 3:27 AM, Trilo Byte wrote: > Broken here as well, Merov. After downloading and installing the DMG file > and attempting to run the application, I immediately get an error that > reads: > > Second Life Developer cannot be opened because of a problem. > > Check with th

Re: [opensource-dev] STORM-151 : KDU v6.4.1 upgrade update

2010-11-18 Thread Philippe (Merov) Bossut
Hi, On Thu, Nov 18, 2010 at 10:04 PM, Katharine Berry < kathar...@katharineberry.co.uk> wrote: > > I don't suppose you have a copy of the library installed locally? > > (Or I could be doing it wrong, I suppose.) > > Dyld Error Message: > Library not loaded: /usr/local/lib/libkdu_v64R.dylib >

Re: [opensource-dev] STORM-151 : KDU v6.4.1 upgrade update

2010-11-18 Thread Philippe (Merov) Bossut
Hi, On Sat, Nov 13, 2010 at 3:52 AM, Oz Linden (Scott Lawrence) < o...@lindenlab.com> wrote: > On 2010-11-12 20:35, Philippe (Merov) Bossut wrote: > That's great work, Merov. I know that it's still early, but does that > seem to actually result in a subjective performa

[opensource-dev] STORM-151 : KDU v6.4.1 upgrade update

2010-11-12 Thread Philippe (Merov) Bossut
Hi guys, As anyone who reads Snowstorm's scrum reports knows, I've been working on upgrading our old KDU v4.2.1 to v6.4.1. This work is chronicled in STORM-146 and STORM-151 (as well as STORM-105 for the metric harness). This afternoon, I was happy to break through the fog and got a first viewer

Re: [opensource-dev] constant crashes

2010-11-02 Thread Philippe (Merov) Bossut
Hi Erin, I just downloaded build Second Life 2.4.0 (213711) for Mac OS X and certainly doesn't see any of this. Did you try purging the cache? I see you're running Windows but, please indicate which build you're running when reporting viewer-development build crashes. Cheers, - Merov On Tue, N

Re: [opensource-dev] Issue with Snowstorm build 213153

2010-10-28 Thread Philippe (Merov) Bossut
Hi, As a follow up to this, it seems that build 213294 is all correct now: http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/snowstorm_viewer-development/rev/213294/index.html Cheers, - Merov On Thu, Oct 28, 2010 at 3:44 PM, Philippe (Merov) Bossut < me...@lindenlab.com>

[opensource-dev] Issue with Snowstorm build 213153

2010-10-28 Thread Philippe (Merov) Bossut
Hi, We had a strange issue today with that build which ended up being built from a merged node instead of the tip. The last 2 changeset in the tree are: changeset: 13218:f687381cc6bc tag: tip parent: 13216:f6305a7f525c parent: 13217:3795a42120f6 user:Merov Linden date

Re: [opensource-dev] Viewer-development and viewer-beta

2010-10-26 Thread Philippe (Merov) Bossut
Hi, On Tue, Oct 26, 2010 at 11:32 AM, Ponzu wrote: > Can someone briefly summarize how these two repositories are being used. > It looks sort of like they are being kept very much in lock-step, with > merges, pushes, and pulls. > It's all explained here: http://wiki.secondlife.com/wiki/Viewer_I

[opensource-dev] Fix for "Attachments displayed in mouselook" bug

2010-10-08 Thread Philippe (Merov) Bossut
Hi guys, I need to go home and can't clean up the whole hg/JIRA now but, for you at home who can build and can test, I think I've a neat one liner to fix that one: diff -r b0cd7e150009 indra/newview/pipeline.cpp --- a/indra/newview/pipeline.cppWed Oct 06 19:57:45 2010 -0700 +++ b/indra/newvie

Re: [opensource-dev] WebP, a new image format for the Web

2010-10-05 Thread Philippe (Merov) Bossut
Hi, I was puzzled by this "yet another image format" from Google and did some quick research tonight. Not much turned up in the data provided by Google and, as always, the best starting point is Wikipedia: http://en.wikipedia.org/wiki/WebP . Short but to the point. The critical part is the Math:

Re: [opensource-dev] J2C fast decoder

2010-09-13 Thread Philippe (Merov) Bossut
Hi, Very interesting discussion though it seems that folks collide several things when talking about "textures" in general terms: there's a load of difference between a repetitive 64x64 texture used to tile a brick wall and a photographic quality 1024x1024 texture. The former could certainly benef

[opensource-dev] Requesting code review - STORM-105 Create a Performance Data Tracking system

2010-09-10 Thread Philippe (Merov) Bossut
Hi, As part of the KDU upgrade, I created that sub task solely focused on Perf Metric. I basically modified an existing hack (used only for texture rendering perf gathering) and made it work and documented it in a more general way, starting by moving it from newview to llcommon. It's not complete

[opensource-dev] STORM-106 : Chat Translation

2010-09-10 Thread Philippe (Merov) Bossut
Hi, Just to mention that this feature has been pulled in lindenlab/viewer-development. Cheers, - Merov ___ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to k

[opensource-dev] Test plans / Acceptance Criteria for Snowstorm sprint 3

2010-09-10 Thread Philippe (Merov) Bossut
Hi, I went ahead and move VWR records to STORM for my sprint 3 tasks and added Test Plans (that was a follow up on the sprint review of this morning). The results are in the following records: - https://jira.secondlife.com/browse/STORM-106 - https://jira.secondlife.com/browse/STORM-115 - https://

Re: [opensource-dev] J2C fast decoder

2010-09-09 Thread Philippe (Merov) Bossut
Hi Nicky, As it happens, I've been working on instrumenting the code to add metric gathering for image decompression as part of the Snowstorm sprint. You may want to use my branch ( https://bitbucket.org/merov_linden/viewer-development-vwr-22761) and create a baseline for openjpeg then run a test

[opensource-dev] Merov's OH

2010-09-09 Thread Philippe (Merov) Bossut
Hi, As announced during Tuesday meeting, I'm going to stop hosting biweekly Snowglobe meetings. Several reasons: - we (LL) are focusing all our effort on the single viewer which is now developed in the open (Snowstorm) - as a member of the Snowstorm team, I participate to all public meetings of th

[opensource-dev] Sprint 3 : request for testing

2010-08-31 Thread Philippe (Merov) Bossut
Hi, I merged 4 Snowglobe 2.x fixes to merov_linden/viewer-development-import and would like some tests from folks knowledgeable in the features before pulling that in lindenlab/viewer-development. Binaries are available at : http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/merov_vi

Re: [opensource-dev] Kdu

2010-08-27 Thread Philippe (Merov) Bossut
Hi, On Thu, Aug 26, 2010 at 10:58 AM, Oz Linden (Scott Lawrence) < o...@lindenlab.com> wrote: > On 2010-08-26 9:00, Francesco Rabbi wrote: > > I see in latest 2.1.2 builds kdu libs, but in "about second life" i > > see openjpeg is used, is a bug or a feature > > In the process of splitting the

Re: [opensource-dev] SCRUM question: negative daily velocity

2010-08-21 Thread Philippe (Merov) Bossut
Hi, On Fri, Aug 20, 2010 at 11:19 AM, Moriz Gupte wrote: > May I venture to share these questions: > Regarding the snowstorm sprint2 backlog: I have always tried to observe > other teams using scrum and I have a question regarding negative daily > velocity values. I am not familiar with this and

Re: [opensource-dev] no "allow create landmark" in 2.1?

2010-08-20 Thread Philippe (Merov) Bossut
Hi, On Thu, Aug 19, 2010 at 10:37 AM, Lance Corrimal wrote: > is it just my failing eyesight, or is there no "allow create landmark" > checkbox in "about land" in 2.1 (snowglobe 2.1.0 r3622) ??? > > Darn! We didn't specifically work on that so it has to be the result of a bogus merge or may be pu

Re: [opensource-dev] Windows Build of Snowstorm (Viewer 2.1.1) (LLKDU)

2010-08-20 Thread Philippe (Merov) Bossut
Hi, On Thu, Aug 19, 2010 at 7:14 AM, Aimee Linden wrote: > That's because of the LLKDU issue that Merov is currently working to fix. > You can work around if for now by replacing the llkdu.dll that comes with > the development viewer with one from the release viewer. > Another way to "fix" it i

[opensource-dev] Snowstorm, JIRA and versions

2010-08-17 Thread Philippe (Merov) Bossut
Hi, I'm looking at my backlog of SNOW bugs and I'm really missing right now a "Snowstorm x.x" version in the "Fixed revision(s)" field. Especially after this afternoon meeting where everyone agreed to work off Snowstorm only and let SG2.x dies. For instance, there a JIRA issue ( http://jira.second

Re: [opensource-dev] Closing on SG2.0 : Releasing Snowglobe 2.0.2 (RC2)

2010-07-28 Thread Philippe (Merov) Bossut
/developers/opensource/downloads/2010/2.0/3576/Snowglobe-i686-2.0.2.3576.tar.bz2 Please use JIRA to report bugs (use the correct version field) . We will only consider show stoppers for immediate fix and punt all other bugs to 2.1. Cheers, - Merov On Wed, Jul 28, 2010 at 6:11 PM, Philippe (Merov

Re: [opensource-dev] Branching Snowglobe 1.4.1 (RC1)

2010-07-28 Thread Philippe (Merov) Bossut
/opensource/downloads/2009/1.4/3580/Snowglobe-i686-1.4.1.3580.tar.bz2 Please test and report bugs, especially show stoppers to the JIRA (use the correct version field to make our triage easier). Cheers, - Merov On Wed, Jul 28, 2010 at 6:54 PM, Philippe (Merov) Bossut < me...@lindenlab.com> wrote:

[opensource-dev] Branching Snowglobe 1.4.1 (RC1)

2010-07-28 Thread Philippe (Merov) Bossut
Hi, Also at the last Hippo meeting, we decided to branch of 1.4 off the 1.x branch so we can release that on as well. I did that and the new release branch is available at: https://svn.secondlife.com/linden/projects/2009/snowglobe/1.4 I changed the version to "1.4.1" (as in 1.4 RC1 as we've b

[opensource-dev] Closing on SG2.0 : Releasing Snowglobe 2.0.2 (RC2)

2010-07-28 Thread Philippe (Merov) Bossut
Hi, At the last Hippo meeting we reviewed the status of the last outstanding bug (SNOW-669) on this branch and decided to punt to 2.1 and release that branch. That makes sense as Viewer 2.1 is already out anyway so there is little incentive for anyone to play with this anymore. Marking it "release

Re: [opensource-dev] [sldev-commits] r3568 - in projects/2010/snowglobe/trunk: . doc indra/llcharacter indra/llcommon indra/llinventory indra/llmessage indra/llrender indra/llui indra/newview indra/ne

2010-07-26 Thread Philippe (Merov) Bossut
Hi Wolfpup, On Mon, Jul 26, 2010 at 7:54 PM, WolfPup Lowenhar wrote: > I'm no longer able to do the updates thx to the .svnignore files in the svn > server as they are blocking TortiousSVN from doing any updates! Sorry about this. You're apparently not the only one with the problem. Using the com

Re: [opensource-dev] Build notices missing change data??

2010-07-24 Thread Philippe (Merov) Bossut
Hi, On Sat, Jul 24, 2010 at 8:14 AM, Robert Martin wrote: > Is there any way to see what changed from build to build?? The number in parenthesis in the email notification gives you the svn revision that has been built. Looking at the commit log gives you all the details on what changed. > al

Re: [opensource-dev] jira patch name convention

2010-07-22 Thread Philippe (Merov) Bossut
+1 on this proposal. Using the JIRA number (as implied in the proposal) in the patch name is also very useful for folks like me who review a bunch of patches. I usually end up renaming the patch files when downloading them. Cheers, - Merov On Wed, Jul 21, 2010 at 6:49 AM, Aleric Inglewood < aler

[opensource-dev] TeamCity build production

2010-07-21 Thread Philippe (Merov) Bossut
Hi, I went through the whole export and build system again on TeamCity and fixed everything that was strictly build script and TeamCity config related. Summary: - viewer-public export: the export script was faulty, pointing to libs ad artwork bundles that were empty since the swtich to TeamCity (7

Re: [opensource-dev] Broken Builds

2010-07-14 Thread Philippe (Merov) Bossut
Hi Trilo, Cc-ing all list members as it is of general concern. On Wed, Jul 14, 2010 at 11:49 AM, Trilo Byte wrote: > FYI, I'm not sure if you guys have been seeing this, but in the last > several days there have been a TON of builds for the Snowglobe and Snowglobe > Test Build executables that h

Re: [opensource-dev] Viewer-external to Snowglobe 2.x trunk merge update

2010-07-14 Thread Philippe (Merov) Bossut
On Wed, Jul 14, 2010 at 6:43 AM, Aleric Inglewood < aleric.inglew...@gmail.com> wrote: > I did a few commits: > > http://svn.secondlife.com/trac/linden/changeset/3486 > http://svn.secondlife.com/trac/linden/changeset/3487 > http://svn.secondlife.com/trac/linden/changeset/3488 > http://svn.secondli

Re: [opensource-dev] Viewer-external to Snowglobe 2.x trunk merge update

2010-07-13 Thread Philippe (Merov) Bossut
ase do not update your repo! Cheers, - Merov On Fri, Jul 9, 2010 at 7:42 PM, Philippe (Merov) Bossut wrote: > Hi, > > I've been hit by Parabuild to TeamCity move issues today, with the > Snowglobe build failing on TeamCity for script reasons. I just got a full > 2.x trunk bu

Re: [opensource-dev] Viewer-external to Snowglobe 2.x trunk merge update

2010-07-09 Thread Philippe (Merov) Bossut
ing broken during the weekend... so I'm delaying that big commit merge to Monday morning. That way, I'll be there to keep an eye on builds and get help on TeamCity if needs be. Hope it's not derailing your plans. Cheers, - Merov On Thu, Jul 8, 2010 at 12:01 PM, Philippe (Merov) Bos

[opensource-dev] Wiki build instructions

2010-07-09 Thread Philippe (Merov) Bossut
Hi, As a side project this week, I did go through the *whole* process of building Snowglobe from scratch on Mac OS X and Windows, updating the wiki as I went: https://wiki.secondlife.com/wiki/Compiling_the_viewer_%28Mac_OS_X%29 https://wiki.secondlife.com/wiki/Microsoft_Windows_Builds Those

[opensource-dev] Viewer-external to Snowglobe 2.x trunk merge update

2010-07-08 Thread Philippe (Merov) Bossut
Hi, As discussed at the last Hippo meeting, I've been working on this big merge those last few days. After a couple of false starts, I decided to use brute force and do a big range merge from svn r3348 to r3472. Surprise: it worked! Well, modulo some changes (mostly in the Water Flickering fix but

[opensource-dev] Snowglobe 2.0 branch

2010-07-02 Thread Philippe (Merov) Bossut
Hi guys, So, now that the bug list against Snowglobe 2.0 withered to 2 (SNOW-704 and SNOW-669 which both will need a little bit more time to get fixed), I branched the release from trunk. There is now a new release branch: https://svn.secondlife.com/svn/linden/projects/2010/snowglobe/2.0 I up

Re: [opensource-dev] Explorations in develop.py

2010-06-25 Thread Philippe (Merov) Bossut
Hi Ricky, On Tue, Jun 22, 2010 at 8:36 PM, Ricky wrote: > Looking through develop.py, I spied the following lines: > > 281-elif self.arch() == 'x86_64' and self.is_internal_tree(): > 282-# the viewer does not build in 64bit -- kdu5 issues > 283-# we can either use

Re: [opensource-dev] Problem compiling llcommon on viewer 2.1 beta

2010-06-25 Thread Philippe (Merov) Bossut
Hi Marine, I just built the tip of viewer-external on my Windows XP machine with no problem. Could you tell us a bit more on how you get things together? Do you use develop.py? Do you do a standalone build? Which Solution Configuration are you building? Cheers, - Merov On Thu, Jun 24, 2010 at 1:

Re: [opensource-dev] viewer-external and snowglobe

2010-06-23 Thread Philippe (Merov) Bossut
Hi, On Thu, Jun 17, 2010 at 12:22 AM, Lance Corrimal wrote: > will all that neat new stuff from viewer-external go into snowglobe 2 at > some > point? > Yes, we've no intention to let Snowglobe 2.0 trunk diverge too long. Actually, some weeks ago, I was doing weekly merge in the 2.0 trunk but it

Re: [opensource-dev] viewer-external update

2010-06-16 Thread Philippe (Merov) Bossut
o > > ares 1.6 makes it work again on windows. > > > > Latif > > > > On Wed, Jun 16, 2010 at 7:19 AM, Philippe (Merov) Bossut > > wrote: > >> Hi, > >> > >> I'm glad to report that export to viewer-external is fixed. Svn rev 3417 &g

  1   2   >