Re: [opensource-dev] Any hope of STORM-727 getting a little love?

2010-12-09 Thread Vadim Savchuk
On Thu, Dec 9, 2010 at 11:43 PM, Nicky D. wrote: > It's pesky, isn't it? :) Incidentally it bit me as well this week. > Patch attached. > Not sure if it is really the 100% golden way, but it works good for > me. Maybe someone > can make good use of the patch. > Thanks Nicky, but STORM-727 is alrea

[opensource-dev] Noticed Something interesting while investigating STORM-776

2010-12-09 Thread WolfPup Lowenhar
Please see : https://jira.secondlife.com/browse/STORM-776 Since I have started investigating this I have found that there is actually duplicated code and xml files for object 'profiles'. 1. sidebar_task_info: this section of code and related xml allows the editing of the permissions of rezed(i

Re: [opensource-dev] STORM-524

2010-12-09 Thread Malachi Prophit
I do not normally release patches. However I do from time to time share code with other developers but they usually just develop for personal use as well. On Thu, 09 Dec 2010 16:06:31 -0500, Ponzu wrote: > Be sure to comment the relevant code to discourage TPV developers from > putting in a

Re: [opensource-dev] Any hope of STORM-727 getting a little love?

2010-12-09 Thread Nicky D.
It's pesky, isn't it? :) Incidentally it bit me as well this week. Patch attached. Not sure if it is really the 100% golden way, but it works good for me. Maybe someone can make good use of the patch. Cheers, Nicky storm-727 Description: Binary data ___

Re: [opensource-dev] STORM-524

2010-12-09 Thread Ponzu
Be sure to comment the relevant code to discourage TPV developers from putting in auto-refresh at a rate that might upset the servers. ponzu On Thu, Dec 9, 2010 at 1:48 PM, Malachi Prophit wrote: > I tested my idiotic idea and it crashes nearly instantly lol. I decided to > try with a timer. Ro

Re: [opensource-dev] Review Request: STORM-524 : Refresh L$ balance

2010-12-09 Thread Merov Linden
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/6/ --- (Updated 2010-12-09 11:55:40.026264) Review request for Viewer. Changes ---

Re: [opensource-dev] [SNOWSTORM] Daily Scrum Summary - Thursday, December 9

2010-12-09 Thread Vadim Savchuk
Hi Wolfpup. On Thu, Dec 9, 2010 at 9:23 PM, Anya Kanevsky wrote: > Wolfpup Lowenhar > -- > > *PAST* > >- worked @ in-world job & real job >- Attended Sprint planing meeting. >- Attened Esbee's OH >- Emailed Esbee and Q concerning STORM-2 . > > PE is tak

[opensource-dev] Daily Scrum Summary - Thursday, December 9

2010-12-09 Thread Anya Kanevsky
Thursday, December 9, 2010 General Notes -- - Merge Monkey of the Day: Merov Team Status -- Merov Linden -- *PAST* - STORM-706 : SLVoice crash : Posted a patch (rollback vivox to 3.1 for Mac). Moved t

Re: [opensource-dev] STORM-524

2010-12-09 Thread Malachi Prophit
I tested my idiotic idea and it crashes nearly instantly lol. I decided to try with a timer. Roughly every 10-15 minutes. Works like a charm. I understand the click to refresh idea of keeping lag down BUT wouldnt it just be easier to automatically refresh the balance? On Thu, 09 Dec 2010 09

Re: [opensource-dev] STORM-524

2010-12-09 Thread WolfPup Lowenhar
What your suggesting would make it to 'spamy' to the servers because if the viewer was sending a refresh request even just once say every 1800 frames considering there are at least 10K users online at any given moment that that could eventually cause a data request overload to the servers and thus

[opensource-dev] STORM-524

2010-12-09 Thread Malachi Prophit
Couldn't it just be done by calling LLStatusBar::sendMoneyBalanceRequest(); in bool LLAppViewer::mainLoop()? or is there something i am missing? ___ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev

Re: [opensource-dev] Review Request: STORM-524 : Refresh L$ balance

2010-12-09 Thread Boroondas Gupte
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/6/#review19 --- Ship it! Didn't test, but code looks good. indra/newview/llstatusb

Re: [opensource-dev] Review Request: STORM-524 : Refresh L$ balance

2010-12-09 Thread Wolfpup Lowenhar
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/6/#review18 --- This will be a much appreciated feature as it means residents will no

Re: [opensource-dev] Review Request: STORM-524 : Refresh L$ balance

2010-12-09 Thread Vadim ProductEngine
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/6/#review17 --- Ship it! Looks fine to me. - Vadim On 2010-12-08 21:59:58, Merov

Re: [opensource-dev] Has anyone revisited the Puppeteering using the MS Kinect camera?

2010-12-09 Thread Opensource Obscure
On Wed, Dec 8, 2010 at 23:45, David Simmons wrote: > > http://www.popsci.com/diy/article/2010-11/five-hacks-free-microsofts-kinect-xbox > http://wiki.secondlife.com/wiki/Puppeteering > http://svn.secondlife.com/svn/linden/branches/2008/Puppeteering080323/ If I remember correctly, Puppeteering fea

[opensource-dev] Daily Scrum Summary - Wednesday, December 8

2010-12-09 Thread Anya Kanevsky
Wednesday, December 8, 2010 General Notes -- - Merge Monkey of the Day: Merov - Sprint 9 planning poker today Team Status -- Merov Linden -- *PAST* - Sprint planning - Office Hour - STORM-706 :