[opensource-dev] EnableTexture: Uniform out of range

2011-04-21 Thread Ricky
Ok, pulled down a fresh copy of viewer-development (15842:3cf9f0e87e19) and built it using autobuild. Worked flawlessly on my Mac (10.6.7), even though this was my first time playing with autobuild, even nicer than develop.py - no xcode gui! However, when I try to log in, just at the point it is

Re: [opensource-dev] Review Request: OPEN-61 Adding locations that VC redistributable package installs files.

2011-04-21 Thread Nicky Perian
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/259/#review645 --- Ship it! Works Great! - Nicky On April 21, 2011, 2:18 p.m., Im

Re: [opensource-dev] OpenID based logins?

2011-04-21 Thread Brandon Husbands
LOL its my catchall disclaimer On Thu, Apr 21, 2011 at 8:12 PM, Nicky Perian wrote: > This email is a private and confidential communication. Any use of email > may be subject to the laws and regulations of the United States. You may not > Repost, Distribute nor reproduce any content of this mes

Re: [opensource-dev] Review Request: OPEN-61 Adding locations that VC redistributable package installs files.

2011-04-21 Thread ardylay
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/259/#review644 --- Ship it! Seems to have worked for me on Windows 7 64-bit. Thanks

Re: [opensource-dev] OpenID based logins?

2011-04-21 Thread Nicky Perian
This email is a private and confidential communication. Any use of email may be subject to the laws and regulations of the United States. You may not Repost, Distribute nor reproduce any content of this message. Shouldn't this trailer be dropped from your emails. Looks like you are posting

Re: [opensource-dev] OpenID based logins?

2011-04-21 Thread Brandon Husbands
The reason i ask is i recently setup a oauth / openid server that uses the hmacone time pass alg. basically allows for you to use the google authenticator app for 2 part authentication . aka oath (not oauth); basically i was thinking being able to use a authenticator for sl to further protect the

Re: [opensource-dev] OpenID based logins?

2011-04-21 Thread Yoz Grahame
We've long thought about something like this, but it's currently low on the priority list. For it to be really useful, it needs to work for viewer login; however, *that* needs web-triggered viewer login (as in, your authentication happens in an external browser window first, and then the viewer lo

Re: [opensource-dev] Review Request: (STORM-380) There is a little delay in sound when gesture first time played

2011-04-21 Thread Seth ProductEngine
> On April 1, 2011, 4:22 a.m., Boroondas Gupte wrote: > > indra/newview/llgesturemgr.cpp, lines 1215-1229 > > > > > > hasLoadingAssets calls set::find in a loop (which is logarithmic in the > > set's size) > >

Re: [opensource-dev] Review Request: OPEN-61 Adding locations that VC redistributable package installs files.

2011-04-21 Thread Ima Mechanique
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/259/ --- (Updated April 21, 2011, 2:18 p.m.) Review request for Viewer. Changes --

Re: [opensource-dev] Deploying External Editor with Windows build?

2011-04-21 Thread WolfPup
Actually if this could be made to be cross platform then it could be turned into a self maintaining external editor as it is the current version is about 8 months out of date as far as the LSL code is concerned. and the way it would end up being self updating is ti could pull directly from the llsc

Re: [opensource-dev] Review Request: partial fix for STORM-948: [crashhunters] meta-issue for bad_alloc exceptions

2011-04-21 Thread Merov Linden
> On March 25, 2011, 6:20 p.m., Merov Linden wrote: > > indra/newview/llappviewer.cpp, lines 1417-1420 > > > > > > Aren't we in danger of immediate crash when called? If so, what happens > > if we return here? Do we

Re: [opensource-dev] Deploying External Editor with Windows build?

2011-04-21 Thread Mike Chase
Unless it can be made available cross platform I don't see a reason to favor one over another. Personally I use Eclipse and LSLPlus and the internal editor for debug tweaks or quick hacks. Maybe an alongside download or a link on the dev page. But I wouldn't think bundling it with the viewer m

[opensource-dev] OpenID based logins?

2011-04-21 Thread Brandon Husbands
Any thoughts to being able to link your SL account to an open id identity server? -- --- This email is a private and confidential communication. Any use of email may be subj

Re: [opensource-dev] Deploying External Editor with Windows build?

2011-04-21 Thread Brandon Husbands
The editor does run under mono just fine. This would be the windows option for the others just select a few. Maybe have a list of a few that are in the installer as optional. On Thu, Apr 21, 2011 at 2:33 PM, Mike Chase < mike.ch...@alternatemetaverse.com> wrote: > Unless it can be made available

Re: [opensource-dev] Review Request: fix for STORM-973: [crashhunters] crash at LLViewerTextureList::removeImageFromList(LLViewerFetchedTexture *)7

2011-04-21 Thread Vadim ProductEngine
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/252/#review641 --- Ship it! I assume you'll add the comment before committing this.

Re: [opensource-dev] Review Request: STORM-956 Ability to mute dialogs by muting object (or object owner)

2011-04-21 Thread Vadim ProductEngine
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/275/#review640 --- Ship it! Looks fine to me. - Vadim On April 20, 2011, 2:33 p.m

Re: [opensource-dev] Deploying External Editor with Windows build?

2011-04-21 Thread Oz Linden (Scott Lawrence)
On 2011-04-21 14:08, Brandon Husbands wrote: > Hey all i own the rights to the source for the LSLEditor. > It is publicly GPL but i can license it to ll under any terms they want. > > Since the external editor feature is ebing added it would be a good > idea to deploy that with it. > whatcha think

[opensource-dev] Deploying External Editor with Windows build?

2011-04-21 Thread Brandon Husbands
Hey all i own the rights to the source for the LSLEditor. It is publicly GPL but i can license it to ll under any terms they want. Since the external editor feature is ebing added it would be a good idea to deploy that with it. whatcha think? ___ Policie

[opensource-dev] Removing duplicated protected folders (SVC-6898)

2011-04-21 Thread Opensource Obscure
Before SVC-6898 was fixed, new calling cards folders for each language have been created for those users (or a subset of users) who had switched language to something different than English. https://jira.secondlife.com/browse/SVC-6898 Now, those folders can't be deleted by users since they are sy