[opensource-dev] Daily Scrum Summary - Friday, March 18

2011-03-21 Thread Anya Kanevsky
 Sprint 12, ends 03.29.11 Friday, March 18 General Notes
--

   - Sprint extended until 3.29
   - Bao goes back to Shining team next week :(
   - MMOTD: Oz


Team Status
--
 Merov Linden
--

*PAST*

   - STORM-1087 : viewer-autobuild2010: merged in most recent
   jenn_linden/viewer-vs2010 changesets. Fixed local Mac build failures.
   Created a formal merge request for that branch (STORM-1087).
   - OPEN-37 : VS2010 studio fixes : Tried to pull from Nicky's repo but got
   pull failures. Commented in JIRA.
   - STORM-1023 : fmod :
  - Update wiki documentation :
  https://wiki.secondlife.com/wiki/Get_source_and_compile#Autobuild and
  https://wiki.secondlife.com/wiki/Build_3rd_Party_lib_with_Autobuild
  - pull in merov_linden/viewer-autobuild2010, tested merge, pushed back
  to repo
   - STORM-809 : curl with c-ares: Issue is to use the newly created
   packages for linux and darwin *but* using the old (pre-autobuild) layout.

*FUTURE*

   - STORM-809 : curl with c-ares: create "new old" curl 7.21 packages for
   Mac and Linux
   - STORM-1087 : viewer-autobuild2010 : prepare merge with v-d

*IMPEDIMENTS*

   - none

Oz Linden
--

*PAST*

   - Merge Monkey
   - fixed quicklink creation for
   - worked on third party library wiki page
   - lots of time on 2.6.0 beta issues
   - merged out viewer-development to my working copy of autobuild2010

*FUTURE*

   - autobuild viewer work
   - probably more release process meeetings

*IMPEDIMENTS*

   - none

Bao Linden
--

*PAST*

   - continued on STORM-948: investigate possible memory leaking from UI and
   texture pipeline

*FUTURE*

   - wrap up storm-948

*IMPEDIMENTS*

   - none

Wolf Linden
--

*PAST*

   - St. Patrick's Day.
   - Oz's Mouselook issue.

*FUTURE*

   - Reviewing open issues.

*IMPEDIMENTS*

   - What's going on with keyboard shortcuts?

Grumpity ProductEngine
--

*PAST*

   - triage VWR/STORM
   - follow up with toolhandlers
   - review backlogs
   - follow up on q’s submission

*FUTURE*

   - create new jira for 1016 issues
   - how should QA reject merge requested issues
   - STORM-1086 follow up - server?

*IMPEDIMENTS*

   - none

Paul ProductEngine
--

   - OOO - sick

Seth ProductEngine
--

*PAST*

   - BUG (STORM-1065) Shared calling card is placed into Friends/All folder
  - Looks like a server issue. Found a possible workaround but not
  applying it for now.
   - BUG (STORM-1086) Agent's own calling card created on startup is placed
   into Friends/All folder instead of Calling Cards
  - Filed as a separate issue related to STORM-28 and published the fix
  for review.

*FUTURE*

   - BUG (STORM-399) Users that has chatted within chat range of the user
   in-world are not added to Recent tab
  - Estimated: 1 - 2 hours
   - BUG (STORM-380) There is a little delay in sound when gesture first
   time played
  - Estimated: 8 - 10 hours

*IMPEDIMENTS*

   - BUG (STORM-1065) Shared calling card is placed into Friends/All folder
  - Should it be moved to SVC project?


Vadim ProductEngine
--

*PAST*

   - Code review.
   - Bug STORM-1016 (Crash: ctrl-shift-w hides undocked Side Bar panels if
   almost any floater is opened):
  - Discussed with Grumpity; re-submitted my fix.

*FUTURE*

   - Code Review
   - Sprint 12 tasks

*IMPEDIMENTS*

   - Feeling bad, going home. Will compensate during the weekend.


 Andrey ProductEngine
--

*PAST*

   - IQA-102 passed. Reported VWR-25206, but I'm not sure it's severe
   - started testing in scope of CHOP-543, see the ticket for the test plans
   executed and issues filed.
  - Note: TPEQA have no permissions for filing defects into Chopper
  project
  - 5 issues reported


*FUTURE*

   - proceed with CHOP-543 tasks on Monday


*IMPEDIMENTS*

   - Chopper permissions

Wolfpup Lowenhar
--

*PAST*

   - OPEN-37: tested using Merov’s after manually importing Nicky’s settings
   for VC10msbuild.
  - this built fully with only one restart do to issue in msbuild
  itself.
  - resulting viewer ran but with one issue the text is about ¼ normal
  size for the viewer.
   - STORM-941 : still trying to track how system messages are handled when
   receiving and inventory offer from someone NOT using Display Names as this
   will still cause this to happen.

*FUTURE*

   - STORM-941 : continue to try and track incoming inventory offers system
   messages are processed .
   - OPEN-37: try and figure out why msbuild intermittently errors out when
   trying to delete a non related cmd script that it generated.

*IMPEDIMENTS*

   - getting VS2010 autobuild environment to work on my system better,
   Vs2005 autobui

Re: [opensource-dev] viewer-autobuild2010 Ctrl-I bug

2011-03-21 Thread Vadim Savchuk

On 03/20/2011 06:01 PM, Jonathan Welch wrote:

Using autobuild I just built an up to date viewer of
viewer-autobuild2010 and found that Ctrl-I will open the inventory
sidepanel but will no longer close it.  Another person verified this
in a viewer build from Merov's repo.

If this is not an intentional change would someone please file a jira
(my internet is going to be very limited for a while).


Filed STORM-1091 .


If this is an intentional change I would like to see it changed back.

A Linden who knows what's what needs to weigh in on this.

I guess it's a regression caused by recent sidebar fixes.

--
Vadim

___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

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

2011-03-21 Thread Xiaohong Bao

---
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/218/
---

Review request for Viewer.


Summary
---

partial fix for STORM-948: [crashhunters] meta-issue for bad_alloc exceptions
fixed: crashed caused by snapshots, loading the last bitmap, too large texture 
memory due to insufficient physical memory
also force to rebuild VBO if the memory is about to be running out to eliminate 
possible memory leaking caused by GPU driver.

the changeset: 30a545579ab6


This addresses bug storm-948.
http://jira.secondlife.com/browse/storm-948


Diffs
-

  indra/newview/llappviewer.h a8639217816b 
  indra/newview/llappviewer.cpp a8639217816b 
  indra/newview/llviewerdisplay.cpp a8639217816b 
  indra/newview/llviewertexturelist.h a8639217816b 
  indra/newview/llviewertexturelist.cpp a8639217816b 
  indra/newview/llviewerwindow.cpp a8639217816b 

Diff: http://codereview.secondlife.com/r/218/diff


Testing
---


Thanks,

Xiaohong

___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

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

2011-03-21 Thread Xiaohong Bao

---
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/218/
---

(Updated March 21, 2011, 10:16 a.m.)


Review request for Viewer.


Summary
---

partial fix for STORM-948: [crashhunters] meta-issue for bad_alloc exceptions
fixed: crashed caused by snapshots, loading the last bitmap, too large texture 
memory due to insufficient physical memory
also force to rebuild VBO if the memory is about to be running out to eliminate 
possible memory leaking caused by GPU driver.

the changeset: 30a545579ab6


This addresses bug storm-948.
http://jira.secondlife.com/browse/storm-948


Diffs
-

  indra/newview/llappviewer.h a8639217816b 
  indra/newview/llappviewer.cpp a8639217816b 
  indra/newview/llviewerdisplay.cpp a8639217816b 
  indra/newview/llviewertexturelist.h a8639217816b 
  indra/newview/llviewertexturelist.cpp a8639217816b 
  indra/newview/llviewerwindow.cpp a8639217816b 

Diff: http://codereview.secondlife.com/r/218/diff


Testing
---


Thanks,

Xiaohong

___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Re: [opensource-dev] PO Review build

2011-03-21 Thread Anya Kanevsky
2011/3/19 Oz Linden (Scott Lawrence) 

>  A PO Review build is available at
>
>
> http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/oz_viewer-poreview/rev/224669/index.html
>
> for these issues:
>
> STORM-250  Unexpected "More"
> text appears in the About Landmark panel after minimising the floater
>

rejected.  fix causes a bug, see jira comments for details.

 STORM-659  Viewer hangs when
> navigate in the Back/Fwd Teleport history by keyboard
>

approved


> STORM-971  'Stop Tracking'
> menu item is still enabled in Mini-map floater after you stopped tracking in
> Nearby mini-map
>

approved


> STORM-1018  Documentation
> and error messaging for External Editor Feature in Viewer 2.5
>

approved


> STORM-1025  Chat preferences
> > font size should increase size of input text as well
>

rejected. fix is not complete.


> STORM-1030  Main menu
> change: 'Me->Change Outfit' to 'Me->My Appearance'
>

rejected. fix is not complete.


>  STORM-1035  Add Search to
> World menu
>

approved


> STORM-1077  Change "Voice
> Enabled/Disabled" to "Speak Button"
>

rejected. fix doesn't work as expected, plus i have concerns about the hint
text.


> VWR-0  [#STORM-1025] Chat
> preferences > font size should increase size of input text as well
>

dupe

thank you Hitomi, Ima, Cummere for help testing.
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

[opensource-dev] Daily Scrum Summary - Monday, March 21

2011-03-21 Thread Anya Kanevsky
 Sprint 12, ends 03.29.11 Monday, March 21 General Notes
--

   - Sprint extended until 3.29
   - MMOTD: Oz

Team Status
--
 Merov Linden
--

*PAST*

   - STORM-1087 : viewer-autobuild2010
  - Prepping for viewer-development merge: Merge viewer-development
  (done by Oz), merge again with latest jenn_linden/viewer-vs2010, address
  comments in JIRA, fix new batch of merge snaffus on cmake files for Mac,
  build locally on Mac and Windows, local tests, build on TC on the 3
  platforms.
   - OPEN-37 : VS2010 studio fixes
  - Merged changeset provided by WolfPup in
  merov_linden/viewer-autobuild2010 as part of STORM-1087 preparation (see
  above)
   - STORM-1023 : fmod
  - Merged in merov_linden/viewer-autobuild2010 as part of STORM-1087
  preparation (see above)
   - STORM-809 : curl with c-ares
  - Made it pending on STORM-1087 (i.e. don't create hacked packages
  with the old lib layout).
   - STORM-860 : Support for VC90
  - Resolved as "Won't Finish" as we're moving directly to VS2010.
   - STORM-987 : llimage_libtest
  - Sync with viewer-development

*FUTURE*

   - STORM-1087 : viewer-autobuild2010 : fix dangling issues before massive
   merge
   - STORM-1090 : font too small : fix that regression (hint provided by
   Nicky Perian)

*IMPEDIMENTS*

   - none

Oz Linden
--

*PAST*

   - worked on third party library wiki page
   - built 2.6.0 beta 2
   - merged viewer-development to viewer-autobuild2010
   - lots of viewer-autobuild2010 testing
  - (being a SL tourist & shopper)
   - problem with preferences?

*FUTURE*

   - probably more release process meeetings
   - look at font issue on viewer-autobuild2010

*IMPEDIMENTS*

   - none

Wolf Linden
--

*PAST*

   - out sick

*FUTURE*

   - Internal meeting. All day. Yeah.

*IMPEDIMENTS*

   - none

Grumpity ProductEngine
--

*PAST*

   - review PO build
  - follow up on 2 issues in PO build that I can’t approve myself
   - triage
   - process for snowstorm
  - decided to extend the sprint

*FUTURE*

   - create new jira for 1016 issues
   - how should QA reject merge requested issues
   - STORM-1086 follow up - server?

*IMPEDIMENTS*

   - none

Paul ProductEngine
--

   - OOO - sick

Seth ProductEngine
--

*PAST*

   - BUG (STORM-721) Information about resident is displayed incorrectly in
   mini-inspector if there are any resident or group SLURLs
  - Trying some text box settings tweaks to fix the incorrect SLURLs
  icons display, but it looks more like a workaround.
  - Waiting for Richard's fix of underlying problems with text extents.
   - BUG (STORM-1086) Agent's own calling card created on startup is placed
   into Friends/All folder instead of Calling Cards
  - Fixed issues found in the patch. Published updated version on the
  review board.

*FUTURE*

   - BUG (STORM-399) Users that has chatted within chat range of the user
   in-world are not added to Recent tab
  - Estimated: 1 - 2 hours
   - BUG (STORM-380) There is a little delay in sound when gesture first
   time played
  - Estimated: 8 - 10 hours

*IMPEDIMENTS*

   - BUG (STORM-1065) Shared calling card is placed into Friends/All folder
  - Should it be moved to SVC project?


Vadim ProductEngine
--

*PAST*

   - Code review.
   - Bug STORM-1016 (Crash: ctrl-shift-w hides undocked Side Bar panels if
   almost any floater is opened):
  - Discussed with Grumpity; re-submitted my fix.

*FUTURE*

   - Code Review
   - Sprint 12 tasks

*IMPEDIMENTS*

   - Feeling bad, going home. Will compensate during the weekend.


 Andrey ProductEngine
--

*PAST*

   - IQA-102 passed. Reported VWR-25206, but I'm not sure it's severe
   - started testing in scope of CHOP-543, see the ticket for the test plans
   executed and issues filed.
  - Note: TPEQA have no permissions for filing defects into Chopper
  project
  - 5 issues reported


*FUTURE*

   - proceed with CHOP-543 tasks on Monday


*IMPEDIMENTS*

   - Chopper permissions

Wolfpup Lowenhar
--

*PAST*

   - STORM-941 : still hunting down this one last cause of the Legacy file
   name generation.
  - Had an interesting accidental test: if someone that is not using DN
  just sends you an inventory item without talking to you the correct file
  mane is generated.
   - STORM-1087 : tested Merov's repository had one successful build run but
   getting msbuild error and out of heap space error during the build of
   secondlife-bin project again after updating to keep local copy of Merov's
   repository current.
   - Attended Open Developer OH.

*FUTURE*

   - STORM-941 : continue to hunt down this last cause of Legacy file nam

[opensource-dev] STORM-1090 : font size regression

2011-03-21 Thread Philippe (Merov) Bossut
Hi,

We identified that moving from freetype 2.3.9 to 2.4.4 in
viewer-autobuild2010 produces smaller text (roughly 10% smaller).

Looking into this this afternoon, I was able to narrow it down to
LLFontFreetype::addGlyphFromFont(): tracing the glypth width and height in
LLFontFreetype::addGlyphFromFont(), one can see that 2.4 sizes are almost
always 1 pixel smaller in height and sometimes width than the same glyph
renderer with 2.3. 1 pixel on a 10 pixel high bitmap explains why moving the
UI sixe rendering to 1.1 in preferences sort of compensate the problem.

The underlying issue as to where this rendering difference comes from is
unclear. Searching the freetype release notes since 2.3.9 doesn't point to
anything particularly relevant to this. Diffing freetype.h and ftimage.h is
not bringing any useful information either, or at least, I haven't found
any.

If someone has any light to shed on this freetype issue, it would be very
much appreciated.

For the moment, the plan of record is to downgrade freetype to 2.3.9 though,
clearly, this is not the best solution.

Cheers,

- Merov
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges