Good evening all,
Unfortunately, I need to cancel my office hour (normally held Wednesdays
from 8-9am PT) because I'll be out of the office. We'll resume next week!
Cheers,
Esbee
___
Policies and (un)subscribe information available here:
http://wiki.se
On Sep 14, 2010, at 19:37, Ponzu wrote:
> i am trying to browse the code, looking for some where that perhaps an
> http socket should be freed or closed, or not allocated, but is not...
>
> I have found this:
>
> indra/newview/lltexturefetch.cpp: void relese() { --mActiveCount; }
>
>
> i don'
I found this behavior to be very irritating as well. The only way to
keep the notice from disappearing is to keep mouse pointer over it. It
needs to be fixed in any case, but I don't know what would be the
proper way to suggest a change.
On Tue, Sep 14, 2010 at 11:30 PM, Dave Booth wrote:
> In p
i am trying to browse the code, looking for some where that perhaps an
http socket should be freed or closed, or not allocated, but is not...
I have found this:
indra/newview/lltexturefetch.cpp: void relese() { --mActiveCount; }
i don't understand it yet, but it doesn't pass the smell tes
On Thu, Sep 9, 2010 at 5:14 PM, Altair Sythos wrote:
> On Thu, 9 Sep 2010 16:59:42 -0400
> Ponzu wrote:
>
>> >
>> > ehm... in advanced/develop menu do you have enabled debug for GL and
>> > pipeline? :)
No, these are not turned on.
___
Policies and (un
On Mon, Sep 13, 2010 at 11:50 AM, Vex Streeter wrote:
> Check out http://jira.secondlife.com/browse/VWR-22757 and
> http://jira.secondlife.com/browse/VWR-18427
Looks like the same issue. I added some of my data there.
> I don't know why 209046 would be worse than prior releases, but it would be
Latest data...
On my mac, when I open a terminal window, the default for ulimit is 256.
I wrote a little loop to monitor files...
while true
do
lsof -c Second | wc -l
done
it appears that when Viewer2 (regular of dev) is started, this number
goes to about 63 or so. Not always the same.
View
In pretty much all v2 viewers, including development, I've noticed a
weird behavior with group notices... When they arrive you get a little
notification in the bottom right of the screen and that persists for a
short time and then goes away exactly as one would expect... However if
you subseq
Date: Tue Sep 14, 2010
Also available here:
https://wiki.secondlife.com/wiki/Snowstorm_Daily_Scrum_Archive
*=== General Notes ===*
* First day of Sprint 4! Sprint Planning Meeting today from 7-9am PT
* Sprint 4 declared, "The Maintenance Sprint!"
*===Team Status===*
*
*
*
Aimee Linden
PA
r+
Aimee Linden wrote:
> Hi,
>
> Would someone mind code-reviewing this change ...
>
> http://bitbucket.org/aimee_linden/viewer-development-fixes/changeset/836266aa8302
>
> Just some simple reduction of duplicated code to ensure things get cleaned up
> properly when the voice client shuts down
On Tue, Sep 14, 2010 at 2:41 PM, Brandon Husbands wrote:
> Vs 2008 is actuality broke for the viewer due to cmake errors a bunch of if
> calls look only for vs 2005 use 2005.
https://bitbucket.org/robincornelius/viewer-development-vwr-20879
contains the patches needed to work with 2008 (and expre
I tried the latest release Sunday, and out has this problem. I also
tried to increase ulimit, but it didn't fix it.
On Mon, Sep 13, 2010 at 11:55 PM, Lee Sailer wrote:
> I tried the latest release Sunday, and out has this problem. I also tried
> to increase ulimit, but it didn't fix it.
>
> dro
Vs 2008 is actuality broke for the viewer due to cmake errors a bunch of if
calls look only for vs 2005 use 2005.
On Sep 14, 2010 8:32 AM, "malachi" wrote:
i am a windows 7 user using visual studio 2005 and i installed my own
boost library from that site. snowglobe compiles with 0 errors. though
i am a windows 7 user using visual studio 2005 and i installed my own
boost library from that site. snowglobe compiles with 0 errors. though i
did copy and paste every single lib and dll file from boost to the library
folder of the client folder lol. but still no errors mate.
On Tue, 14 Sep
Great! Thanks, Anya. We'll still do a Daily Scrum update this morning -
we'll use the first few minutes of the Sprint Planning meeting to do that.
So hopefully by the time you arrive we'll be in Sprint Planning mode :)
- Esbee
On Tue, Sep 14, 2010 at 12:39 AM, Anya Kanevsky wrote:
> Thank you,
Hi,
Would someone mind code-reviewing this change ...
http://bitbucket.org/aimee_linden/viewer-development-fixes/changeset/836266aa8302
Just some simple reduction of duplicated code to ensure things get cleaned up
properly when the voice client shuts down.
Aimee.
_
On 2010-09-13, at 07:22, Leonel Morgado wrote:
> Notice that old JPG does not support alpha channels (transparency). That
> means abandoning JPEG2000 would in fact force everyone with a single
> transparent pixel (even if just corners of round textures) to use lossless
> PNG for that, which is not
yes you can get the boost you need at http://www.boostpro.com/download/
On Tue, 14 Sep 2010 03:18:30 -0400, Rob Nelson
wrote:
> So I've got a recent-ish snowglobe source tree on Windows 7. It
> compiles fine on Linux. However, on Windows it's a hellish nightmare,
> and the wiki might as wel
On Tue, Sep 14, 2010 at 12:35 PM, malachi wrote:
> yes you can get the boost you need at http://www.boostpro.com/download/
> On Tue, 14 Sep 2010 03:18:30 -0400, Rob Nelson
> wrote:
>
Are you sure they work with snowglobe/snowstorm?
Any boost libs used MUST be compiled with SECURE_SCL=0 in order
OK! Thank you! I understood that:
The table in lscript_library.cpp is not a sign of an updated source.
GCI
- Original Message -
From: "Tofu Linden"
> LSL-related code in the viewer tree is mostly vestigial at this point -
> the server code has its own private tree which diverged over a
Thank you, Esbee, for organizing!
I updated etherpad with Monday's summaries anyway.
May be a little late to the planning but hope to make it.
a
2010/9/13 Sarah (Esbee) Hutchinson
> Hi all,
>
> Just a quick reminder that we won't meet tomorrow at 6:30am PT for the
> Daily Scrum. Instead we'll
So I've got a recent-ish snowglobe source tree on Windows 7. It
compiles fine on Linux. However, on Windows it's a hellish nightmare,
and the wiki might as well be talking about compiling 1.23. I've asked
3 separate IRC channels with few positive results.
My current problem is with the lib
22 matches
Mail list logo