[opensource-dev] So long!

2010-09-30 Thread Tofu Linden
It's been great working with you folks, some of you for years now! SL is an amazing place, made amazing by its residents. Thank you all. Please keep on making peoples first and second lives better! You can always contact me as Tofu Buzzard on SL. Be well! --Adam M.

[opensource-dev] llTextbox() support working, needs testing and owner!

2010-09-30 Thread Tofu Linden
This is working, but it needs someone to usher it through testing, polishing, review and integration, since this is my last day (bye! ;o; ). The issues: https://jira.secondlife.com/browse/STORM-138 https://jira.secondlife.com/browse/SNOW-392 The caveats: * Only tested with some contrived test scr

[opensource-dev] Running out of file descriptors on Linux+Max / Re: Fix for SH-173

2010-09-25 Thread Tofu Linden
Hey, good timing on that question! I just did a cherrypick for that fix over to viewer-developer so it can get more exposure/testing, particularly since it affects (and likely blocks) viewer 2.2.0 also. It's (re)building as we speak (builds >= 210524); I'd appreciate if everyone affected could give

Re: [opensource-dev] major problem with beta 2.2 - link

2010-09-25 Thread Tofu Linden
Nice - I've backed out the offending change. Fix should appear in the next 2.2.1 snapshot (still building as I type). Ta. Boroondas Gupte wrote: > On 09/25/2010 03:38 AM, miss c wrote: >> I just uninstalled and installed the latest 2.2.1 (210446) and the >> bug is still there. There is somethin

Re: [opensource-dev] Which viewer should I use as the new beta?

2010-09-25 Thread Tofu Linden
miss c wrote: > The version I have is much higher than the public release. It looks like an > update was pulled 9 hours ago from the repro, but I just downloaded this new > version a couple of hours ago. > > I am on 2.2.1 (210446) > > The official beta release appears to be 2.2.0 (210127) >

Re: [opensource-dev] Anti-aliasing problem

2010-09-20 Thread Tofu Linden
I've added this info to: https://jira.secondlife.com/browse/VWR-17436 Generally pjira is a better place to note forensics than the mailing list. :) Thanks for digging! Ponzu wrote: > FYI. > > >> Is anyone looking at SNOW-198 or VWR-13286, for example? It appears an >> assertion is failing. May

Re: [opensource-dev] Question about the Too Many Open Files problem

2010-09-20 Thread Tofu Linden
For anyone interested, https://jira.secondlife.com/browse/SH-173 Ponzu wrote: > I have been pursuing this for awhile. I am wondering if I am the only one > experiencing it? Could others with the same problem let me know so that I > don't feel so lonely 8-) > > Problem: > >- On Mac, open Con

Re: [opensource-dev] Looking for a PJIRA entry about build grid UI bug with deferred rendering enabled

2010-09-20 Thread Tofu Linden
Opensource Obscure wrote: > When Deferred Rendering is enabled and you're in > building mode, the RGB arrows that you use to move > prims don't "stop" at the prim surface anymore. > > Deferred Rendering OFF: > http://m.friendfeed-media.com/948b6fc14d7ec63ec01a1f8f253a48869c6cbcd0 > > Deferred R

Re: [opensource-dev] What is "Shining"

2010-09-16 Thread Tofu Linden
It's the name of one of LL's dev teams. Ponzu wrote: > i see this in Jira. What is it? > > lee > ___ > Policies and (un)subscribe information available here: > http://wiki.secondlife.com/wiki/OpenSource-Dev > Please read the policies before posting to

Re: [opensource-dev] Bug report or feature request?

2010-09-15 Thread Tofu Linden
That *sounds* like a bug, to me. Either way, please file an issue for it in pjira and someone will decide. :) Ta. Dave Booth wrote: > 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

Re: [opensource-dev] [SNOWSTORM] Code review request: STORM-121 (Cleanup of Voice Client shutdown)

2010-09-14 Thread Tofu Linden
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

Re: [opensource-dev] where is the source

2010-09-13 Thread 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 year ago. Garmin Kawaguichi wrote: > Is it the last last source code? > > I say that after reading : > https://bitbucket.org/lindenlab/viewer-development/src/tip

Re: [opensource-dev] Compiler optimizations on Viewer and LLKDU

2010-09-09 Thread Tofu Linden
Sheet Spotter wrote: > 1. Are there any plans to enable higher levels of compiler optimizations for > the viewer? Yup! There are a wad of changes like this in the dev pipeline, but we want to prove the heck out of them (they are still considered experimental and somewhat intertwined with some oth

Re: [opensource-dev] Request for review/testing Socks 5 support for viewer-development (VWR-20801)

2010-09-08 Thread Tofu Linden
Oz Linden (Scott Lawrence) wrote: > On 2010-09-06 8:01, Tofu Linden wrote: >> Hi Robin, >> Is there a clear blocker for this? My loose grasp of the situation >> is that it's waiting for some Socks users to verify that this >> works for them out in the wild. Is

Re: [opensource-dev] Request for review/testing Socks 5 support for viewer-development (VWR-20801)

2010-09-08 Thread Tofu Linden
Oz Linden (Scott Lawrence) wrote: > On 2010-09-06 8:01, Tofu Linden wrote: >> Hi Robin, >> Is there a clear blocker for this? My loose grasp of the situation >> is that it's waiting for some Socks users to verify that this >> works for them out in the wild. Is

[opensource-dev] How to get your changes merged pretty quickly!

2010-09-06 Thread Tofu Linden
A quick note for people since there's still some confusion (and will probably be more, as we migrate to the new Jira workflow, sory): If you have some changes that you think are: + Working properly + Adequately reviewed + Ready for day-to-day public consumption ... then please assign the issu

Re: [opensource-dev] Request for review/testing Socks 5 support for viewer-development (VWR-20801)

2010-09-06 Thread Tofu Linden
Hi Robin, Is there a clear blocker for this? My loose grasp of the situation is that it's waiting for some Socks users to verify that this works for them out in the wild. Is this correct? Cheers. Robin Cornelius wrote: > As mentioned at Oz's OH yesterday, I would like to try to finish off > the

Re: [opensource-dev] J2C fast decoder

2010-09-03 Thread Tofu Linden
Altair Sythos Memo wrote: > i'm testing in RL office (not or a viewer) JasPer decoder for JPG2000 > images, after a short test with openjpeg2000 from EPFL we have tested > last 3 days JasPer (only a POC apps to do some bench), we must do a lot > of work too, but this is a lil question... anybody he

Re: [opensource-dev] Sprint 3 : request for testing

2010-09-02 Thread Tofu Linden
Great - cheers - I've pulled these to viewer-development. Latif Khalifa wrote: > Tested: > > SNOW-681 / VWR-1852 > SNOW-683 / VWR-8726 > SNOW-680 / VWR-10854 > > From the test build posted, and they all work as expected. \o/ > > Latif > > On Wed, Sep 1, 2010 at 7:31 AM, Philippe (Merov) Bossut

Re: [opensource-dev] Code review request: VWR-22454 (Teleporting multiple friends)

2010-09-01 Thread Tofu Linden
Looks shippable. I assume it works. Ideally the (nice) video-repro would be text-ized so it doesn't have to be decoded by QA in real time. :) +1 Aimee Linden wrote: > Hi, > > Could I get some eyes on a fix for VWR-22454 (Teleporting multiple friends) > please? > > > http://bitbucket.org/aim

Re: [opensource-dev] before opena Jira, APR

2010-09-01 Thread Tofu Linden
Altair Sythos Memo wrote: ... > 2010-08-31T21:02:02Z WARNING: ll_apr_warn_status: APR: Too many open > files > > 2010-08-31T21:02:02Z WARNING: open: Attempting to open > filename: /home/user/.secondlife/cache/texturecache/texture.entries ... > not so sure anyway is a viewer problem of something

[opensource-dev] Heads-up - pretty big viewer-public merge to viewer-development landed

2010-08-26 Thread Tofu Linden
Hello! Probably no surprise to folks who've seen my last few days of branch-juggling on hg.secondlife.com, but I finally got LL's retired viewer-public branch converted to the new repo and merged into viewer-development. It's a fair amount of churn, but it should be the last of the big merges nee

Re: [opensource-dev] Linux + QtWebKit + Flash 10.1.x = Crash

2010-06-22 Thread Tofu Linden
I'm going to attach a work-around to SNOW-548. Cheers. Thickbrick Sleaford wrote: > Hello all, > > It looks like recent (>10.1) Flash versions can't work with any QtWebKit > browser including the webkit plugin in Snowglobe 1.x and Viewer 2 on Linux. > This is because those versions of Flash do

Re: [opensource-dev] [LINUX, DOCS] libc6-dev-i386 needed to build on Ubuntu?

2010-06-21 Thread Tofu Linden
Opensource Obscure wrote: > Is libc6-dev-i386 needed to build the viewers on Linux Ubuntu? The -i386 version shouldn't specifically be necessary. The libc6-dev version should be good. If you can build a 'hello world' C app then you can probably stop worrying about this particular package. Hope

[opensource-dev] fwd/ann: Linden Lab open source LLSD code

2010-06-09 Thread Tofu Linden
I saw this on the vwrap list and I thought it might be of general interest to opensource-dev. Cheers. > From: Mark Lentczner > Date: June 7, 2010 4:38:55 PM PDT > To: vwrap > Subject: Linden Lab open source LLSD code > > I'm happy to announce that Linden Lab has open sourced (MIT licensed) its

Re: [opensource-dev] SL2 font problem on linux

2010-03-29 Thread Tofu Linden
On your system it's trying to load 103 system fonts for full unicode coverage (on my system it's 43 fonts, which also seems huge so I never dreamed of testing with 100+). Not a huge problem in itself, but the current font system is hugely wasteful of resources and Linux's font autoprobing can retur

Re: [opensource-dev] [Linux] Frequent crashes with last Viewer 2 beta release

2010-03-29 Thread Tofu Linden
Anyone seeing this 100%, please email me your complete ~/.secondlife/logs/SecondLife.log for a crashed session. Thanks! Lance Corrimal wrote: > I'm having a similar experience here. > > Am Sonntag 28 März 2010 schrieb Jonathan Irvin: >> Approx. how long into your session does it crash? > > a fe