Re: [opensource-dev] Mercurial hook checking for well-formed XML

2011-08-12 Thread Kadah
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 We did something similar in Firestorm, but winthin the viewer, all malformed XML is treated as an error in RelWithDebInfo and Debug. Testing builds in RelWithDebInfo instead of release is always a good idea anyway as it treats many silly goofs as error

Re: [opensource-dev] 3.0.0 Beta Candidate available

2011-08-12 Thread Oz Linden (Scott Lawrence)
On 2011-08-11 3:01, Lance Corrimal wrote: >> > 3) Media filter??? Where did it go? > WHAT, the media filter had made it into an official LL source tree > And even w/o showing up on codereview? No, not yet. There is a developer working on it, but it's not working yet. __

[opensource-dev] Mercurial hook checking for well-formed XML

2011-08-12 Thread Oz Linden (Scott Lawrence)
We've had a spate of errors lately that would have been detected by checking whether or not some XML file was well formed, so I've written a mercurial hook to check. It is written in python such that it runs within your existing hg commands without spawning another process; I don't believe t

Re: [opensource-dev] [re:] Snowglobe Startup Failure

2011-08-12 Thread Boroondas Gupte
On 08/07/2011 11:47 PM, a...@skyhighway.com wrote: > somewhere during installing a buncha junk i need for stuff i actually earn > money for, i made it so Snowglobe wouldn't start anymore. Ew. > [...] i thought maybe it had something to do > with Python, but i think i'm sure now that none of that

Re: [opensource-dev] Review Request: [STORM-56] As Builder, I want more decimal places allowed in the Build tool so that I can more precisely align small prims.

2011-08-12 Thread Tateru Nino
I know that there are certain minimums for position updates. If you move a prim less than the threshold value it appears to move in the viewer, but the region considers the prim *not* to have moved. I don't recall exactly what the threshold value is - 0.005, I think. When you come back to the regio

Re: [opensource-dev] Review Request: STORM-632 URL-like resident display name is shown as clickable HTTP URL in various places (additional fix)

2011-08-12 Thread Richard Nelson
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/433/#review972 --- Ship it! looks good! - Richard On Aug. 12, 2011, 5:38 a.m., Va

Re: [opensource-dev] Review Request: [STORM-56] As Builder, I want more decimal places allowed in the Build tool so that I can more precisely align small prims.

2011-08-12 Thread Kadah Coba
> On Aug. 12, 2011, 10:09 a.m., Richard Nelson wrote: > > We picked the precision values for those spinners based on what would > > survive the roundtrip via our precision-limited object update packets. > > Adding more precision will possibly result in confusion when the values > > don't resp

Re: [opensource-dev] Review Request: [STORM-56] As Builder, I want more decimal places allowed in the Build tool so that I can more precisely align small prims.

2011-08-12 Thread Richard Nelson
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/424/#review970 --- We picked the precision values for those spinners based on what wo

Re: [opensource-dev] Review Request: STORM-1554 Untranslatable gesture: /bow1

2011-08-12 Thread Seth ProductEngine
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/439/#review969 --- Ship it! - Seth On Aug. 12, 2011, 6:43 a.m., Vadim ProductEngin

Re: [opensource-dev] Review Request: [STORM-56] As Builder, I want more decimal places allowed in the Build tool so that I can more precisely align small prims.

2011-08-12 Thread Vadim ProductEngine
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/424/#review968 --- Code looks fine to me, but if you play with the rotation spinners

Re: [opensource-dev] Review Request: STORM-1534: Derive Credits lists of contributors and translators from doc/ files

2011-08-12 Thread Oz Linden
> On Aug. 7, 2011, 2:10 p.m., Vadim ProductEngine wrote: > > indra/newview/viewer_manifest.py, line 208 > > > > > > Shouldn't the regexp start with a caret (which denotes beginning of the > > line) ? the re.match pyt

Re: [opensource-dev] Review Request: Respect --no-verify-ssl-cert option

2011-08-12 Thread Vadim ProductEngine
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/438/#review967 --- Ship it! Looks good. - Vadim On Aug. 11, 2011, 8:26 p.m., Ston

[opensource-dev] Review Request: STORM-1554 Untranslatable gesture: /bow1

2011-08-12 Thread Vadim ProductEngine
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/439/ --- Review request for Viewer. Summary --- Fixed typo in a gesture name.

Re: [opensource-dev] Review Request: STORM-632 URL-like resident display name is shown as clickable HTTP URL in various places (additional fix)

2011-08-12 Thread Vadim ProductEngine
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/433/ --- (Updated Aug. 12, 2011, 5:38 a.m.) Review request for Viewer and Richard Ne

Re: [opensource-dev] Review Request: STORM-632 URL-like resident display name is shown as clickable HTTP URL in various places (additional fix)

2011-08-12 Thread Vadim ProductEngine
> On Aug. 11, 2011, 12:29 p.m., Richard Nelson wrote: > > indra/llui/llurlentry.cpp, line 1137 > > > > > > This regexp will not allow nested tags. I'm not sure if we can handle > > or use nested tags, but it would s