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

2010-12-22 Thread Merov Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/56/#review71 --- indra/llcommon/llversionviewer.h shouldn't be modified - Merov On

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

2010-12-22 Thread Merov Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/56/ --- (Updated 2010-12-22 23:54:00.934665) Review request for Viewer and Andrew Me

[opensource-dev] Review Request: KDU Improvements: add unit tests for llkdu

2010-12-22 Thread Merov Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/63/ --- Review request for Viewer. Summary --- Unit tests addition: - add tests

Re: [opensource-dev] Review Request: KDU Improvements: add unit tests for llkdu

2010-12-22 Thread Merov Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/62/#review70 --- I don't think there should be any change in indra/llcommon/llversion

Re: [opensource-dev] Review Request: KDU Improvements: add unit tests for llkdu

2010-12-22 Thread Merov Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/62/ --- (Updated 2010-12-22 23:45:57.202290) Review request for Viewer. Changes --

[opensource-dev] Review Request: KDU Improvements: add unit tests for llkdu

2010-12-22 Thread Merov Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/62/ --- Review request for Viewer. Summary --- Unit tests addition: - add tests

[opensource-dev] Review Request: The world map can point to the wrong URL

2010-12-22 Thread Merov Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/61/ --- Review request for Viewer. Summary --- Implements the processing of map

[opensource-dev] What is with the cycling port connections on SLv2.4?

2010-12-22 Thread Ann Otoole
connect disconnect connect 4 times at once disconnect 4 bang bang hammer hammer Dear Oz and Esbee: Run a port monitor and look at what your client is doing. Please. No don't just do it from the office LAN. Hire someone to travel around to different areas of the country to monitor what your clien

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

2010-12-22 Thread Aleric Inglewood
I have no problems with the intent of returning encroaching objects, but I do with the way encroaching is detected: You should not add this feature when it is in a broken state, and I think it is broken when it will think that objects are encroaching when not even the minimal aligned bounding box o

Re: [opensource-dev] Review Request: STORM-785 CTRL-\ Last chatter

2010-12-22 Thread Aleric Inglewood
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/16/#review68 --- Ship it! I am all happy with it now. - Aleric On 2010-12-22 11:2

[opensource-dev] cmake issues with latest pull 12/22 - r14261:5d69e36a53ee

2010-12-22 Thread Twisted Laws
after pulling these changes, cmake . seems to go into a loop or something and never does anything and never exits on windows 7 (64), vc 2005. is it just me? this is after the social fixes and a lot of checkins from callum if you break it... $ Traceback (most recent call last): File "install.

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

2010-12-22 Thread Andrew Meadows
I don't know the Linden Home stuff well, but it sounds like you're saying that the homes aren't actually owned by the parcel owners themselves. Or else they are self owned but are "placed" in public parcels that are owned by Governor Linden or whoever is the manager of the region/estate. If eithe

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

2010-12-22 Thread Daniel
Linden Homes intentionally use off-parcel placement of the homes themselves, so that the tenants can use the full 117 prims for their furniture. Have you checked that this encroachment check will not break that setup? On 12/22/2010 12:57 PM, "Merov Linden" wrote: > The object-vs-parcel overla

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

2010-12-22 Thread Stickman
Glad to hear the encroachment issue will be resolved in the near future. I know a lot of people, LL included, have been waiting for this. > Eventually I'm sure we can come up with a solution and I hope it is a "real" > simscape feature that doesn't rely on really really big megaprims. 3D skybox s

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

2010-12-22 Thread Andrew Meadows
A note about the returnable encroachment feature... It introduces a new definition I'm calling "Estate Content". Estate content is stuff owned by the Estate Owner, or an Estate Manager. It is treated differently by the "returnable encroachment" feature, namely in order for Estate Content to be ret

Re: [opensource-dev] Review Request: STORM-785 CTRL-\ Last chatter

2010-12-22 Thread Jonathan Yap
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/16/ --- (Updated 2010-12-22 11:21:04.403780) Review request for Viewer. Summary (u

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

2010-12-22 Thread Andrew Meadows
Merov - Thanks for the review. When I got your email this morning I was in the middle of tracing back those version number changes and fixing them. I picked them up in the very first merge of my outstanding changes, which was just to get my branch up to date before starting work. Both parents o

Re: [opensource-dev] Review Request: VWR-20962 CTRL-\ Last chatter

2010-12-22 Thread Jonathan Yap
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/16/ --- (Updated 2010-12-22 11:18:45.942539) Review request for Viewer. Summary --

Re: [opensource-dev] Review Request: VWR-20962 CTRL-\ Last chatter

2010-12-22 Thread Jonathan Yap
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/16/ --- (Updated 2010-12-22 11:18:28.916125) Review request for Viewer. Changes --

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

2010-12-22 Thread Liny Odell
Another key point is "simscapes" that use megaprims that obviously covers all parcels but is only visible along the outside of the region along the void. Also, what about prims that are centered in a neiboring region? Are thous detected as encroaching? On Wed, Dec 22, 2010 at 10:45 AM, Aleric Ingl

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

2010-12-22 Thread Aleric Inglewood
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/56/#review65 --- I have the feeling that this notion of 'encroachesOwned' is going to

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

2010-12-22 Thread Merov Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/56/#review64 --- Few things I'd like to see fixed before moving to integration: llver

[opensource-dev] Review Request: Update returnability of objects based on new encroachment rules

2010-12-22 Thread Merov Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/56/ --- Review request for Viewer and Andrew Meadows. Summary --- The object-vs

Re: [opensource-dev] Odd issue in build 217714

2010-12-22 Thread Oz Linden (Scott Lawrence)
On 2010-12-22 11:20, WolfPup Lowenhar wrote: There is an odd issue in Build 217714 of viewer-development. I noticed it this morning while helping to test a build for Oz. Issue is occurring in all three viewers I tested it in. I need help verifying if it is occurring in other OS's. TO repro:

[opensource-dev] Odd issue in build 217714

2010-12-22 Thread WolfPup Lowenhar
There is an odd issue in Build 217714 of viewer-development. I noticed it this morning while helping to test a build for Oz. Issue is occurring in all three viewers I tested it in. I need help verifying if it is occurring in other OS's. TO repro: 1. Goto Esbees in world office. 2. Rig

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

2010-12-22 Thread Erin Mallory
since i sent this last night and it doesnt seem to have hit the list... im resending it From: angel_of_crim...@hotmail.com To: me...@lindenlab.com; opensource-dev@lists.secondlife.com Date: Tue, 21 Dec 2010 23:24:25 -0500 Subject: Re: [opensource-dev] Test build for a bunch of proposed patches

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

2010-12-22 Thread Philippe (Merov) Bossut
Hi, Thanks Trilo for the tests. Forwarding to the list as it is of interest to all. Cheers, - Merov On Tue, Dec 21, 2010 at 10:32 PM, Trilo Byte wrote: > I commented in the JIRA issues as well. > > ** STORM-785 - works well > > ** STORM-737 - works beautifully, thank you! > > ** STORM-723 - wor

[opensource-dev] Need test of (32bit) linux build

2010-12-22 Thread Oz Linden (Scott Lawrence)
Aleric has got a collection of proposed build system improvements that are under review. I've done a test build of them, and have already confirmed that the resulting viewers work fine on the Mac and on Windows (thank you, Wolfpup). Would someone who's got a handy Linux system please download

Re: [opensource-dev] Review Request: STORM-702 Make it possible to wear partial outfits

2010-12-22 Thread Aleric Inglewood
> On 2010-12-20 14:40:41, Nyx Linden wrote: > > I have no technical objections to the code provided. > > And in fact, the code provided *should* change the functionality back to > > what the users are reporting is their expectation of what the behavior > > should be. > > > > The part that make

Re: [opensource-dev] grid-wide banners

2010-12-22 Thread Opensource Obscure
I assume you already sent messages, notecards, emails and whatever to the creator of that device. I think nobody can tell you if that will work, but nonetheless I would file at least a detailed Abuse Report. That said: I'm a Linux user and I can take SL videos. Let me know if you want me to help