Difference between revisions of "Snowstorm Daily Scrum Archive"

From Second Life Wiki
Jump to navigation Jump to search
Line 3: Line 3:
<br clear="all"/>
<br clear="all"/>


==  Tuesday, November 30, 2010  ==
==  Wednesday, December 1, 2010  ==


=== General Notes ===
=== General Notes ===
Line 18: Line 18:
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* STORM-151: kdu static link: Read more docs and played with example code kdu-buffered-compress.
* STORM-151: kdu compression: A day of experiments: produced my first jp2 images, read more example code, understood some of the arcane stuff in jp2. I'm testing few different options and flags. All local test code though.
* STORM-672 : Took that one to provide a quick fix for l10n
* Hold OH
* Merge Monkeying


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* STORM-151: kdu static link: More work on compression, hope to take first shot at it.
* STORM-151: kdu compression: Move to implementing compression code into viewer code.
* Merge Monkeying


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
Line 32: Line 30:
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* Setting up Code Review system
* Realized that the codereview system doesn't have enough disk space, researched how to resize it
** System is live
* Worked on clarifying rules for use of the Map API javascript code (WEB-1560)
** One outstanding support request with reviewboard, not critical
* Prepped some documentation for codereview usage
* Commented on a bunch of Jonathan’s issues (need Esbee for most)
* Finally got access to S3 resources I needed...


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* Post test review
* Resize codereview file system
* Post test review
* Announce/Open code review system
* Announce/Open code review system
* Document code review system on wiki
* Document code review system on wiki
* Autobuild reviews
* Merge Monkeying


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
Line 48: Line 49:
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* STORM-34 and children
* Office hour
* STORM-676 etc (transparency)
* Beta announce
* triage
* Builds
* meetings
* Meetings
* Beta 2.4
* Version management
 
<b>FUTURE</b><br />
<b>FUTURE</b><br />
* Beta 2.4
* Beta 2.4  
* Code
* meetings
 
* Merge meeting
<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
* none
* none
Line 69: Line 69:
----
----
<b>PAST</b><br />
<b>PAST</b><br />
*TASK STORM-688 (Sidebar becomes semitransparent if dock semitransparent side panel back to the Sidebar)
* STORM - 696 (Event Details floater doesn't follow opacity settings)
** Fixed and pushed to bitbucket
** Fixed & sent to bitbucket
* TASK STORM-689 ("Back" but is opaque in all of the undocked side panels)
* STORM - 697 (Nearby Chat window is semitransparent even if inactive opacity is 1)
** Fixed and pushed to the bitbucket
** Fixed & sent to the bitbucket
* TASK STORM- 622 (Texture picker screws up when multiple textures are opened)
** WIP. Estimate ~ 12 hours


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* Pick up some subtask of STORM-684 (Floater transparency settings aren't applied for some floaters and/or controls inside them)
* TASK STORM- 622 (Texture picker screws up when multiple textures are opened)


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
Line 83: Line 85:
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* BUG (STORM-550) LLDir::getNextFileInDir fails for some complex wildcard combinations.
* BUG (STORM-667) Nametag barely readable due to poor contrast
** WIP. Added directory iterator class using boost::filesystem and .
** Fixed.
** Working on a compiling problem when including boost/filesystem.hpp into lldir.h.
* TASK (STORM-584) Fix color and opacity setting for Bubble Chat
** Working on converting glob matching patterns to regexp.
** Implemented according to Esbee's latest comments. Not pushing until the fix for STORM-667 is merged to avoid conflicts.


<b>FUTURE</b><br />
<b>FUTURE</b><br />
Line 99: Line 101:
----
----
<b>PAST</b><br />
<b>PAST</b><br />
*  Critical bug STORM-560 (Add Preference that allows users to select
default behavior when pressing letter keys).
** Closed as expected behavior.
* Critical bug STORM-527 (Jumping Halts Strafing Movement).
* Critical bug STORM-527 (Jumping Halts Strafing Movement).
** Investigated code further. Tested on alternative grid. I'm 95% sure it's server-side problem, but still can't find the exact place in code where client receives wrong info. Will search for it for a 2-3 more hours and ask to assign it to server team with or without it.
** Investigated further. Made sure it's server-side, left comment in
ticket about this and unassigned.  
*  Major bug STORM-673 (duplicated XUI ID: error basename="panel_preferences_privacy.xml" message="Duplicate node exists: id=cache_size_label_l").
** Fixed and put on review.
* Normal task STORM-34 (As a User, I want a list of my favorite locations available on the login screen so i can log in to SL right where I want to be).
** Investigated. Discussed with Vadim and Plan. Asked questions in ticket. Rough estimate- 3 days.


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* Critical bug STORM-527 (Jumping Halts Strafing Movement).
* Normal task STORM-34 (As a User, I want a list of my favorite
** Estimate- 3 hours.
locations available on the login screen so i can log in to SL right
* Something new (need tickets!).
where I want to be).


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
* STORM-34 - question in jira
* STORM-34 - question in jira
* STORM-527 needs a new home


==== Vadim Productengine ====
==== Vadim Productengine ====
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* Task STORM-698 (Icons don't follow opacity settings):
* Task STORM-686 (Transparency settings aren't applied to the map preview inside Map floater):
**
Implemented.
** Tried fixing but failed (due to lack of OpenGL knowledge) and unassigned.
* Task STORM-685 (Transparency settings aren't applied to the Buy L$ floater content):
* Re-fixed STORM-676 and STORM-677 (opacity of texture/color pickers) according to feedback from Q, but my fix seems to break STORM-697 (nearby chat opacity). Investigating.
**
Implemented.
* Task STORM-694 (Userpics in the IM windows don't follow opacity settings):

** Resolved as duplicate.
* Task STORM-695 (Texture preview doesn't follow opacity settings):
** WIP.


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* Task STORM-695 (Texture preview doesn't follow opacity settings):
* STORM-676 and STORM-677.
** ETA: 2h (not sure this is fixable though).
* Task STORM-690 (Second layer is visible when undocked panel is inactive and semitransparent).
** ETA: 3h.
* Task STORM-686 (Transparency settings aren't applied to the map preview inside Map floater).
** ETA: 3h.


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
Line 139: Line 134:
----
----
<b>PAST</b><br />   
<b>PAST</b><br />   
* proceed with Beta1 2.4.0 exploratory regression testing
* picked up Beta1 2.4.0 r215641 build
* verified bunch on integrated v-d tickets on the r215544
* re-run smoke & integrity tests against this build
* proceed with 2.4.0 bugfixes verification (+re-run previously deferred tickets)


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* proceed with more Beta1 testing
* r215641 regression testing
* assign 1 person for testing v-d integrated tickets
* bugfixes verification


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
Line 152: Line 148:
----
----
<b>PAST</b><br />   
<b>PAST</b><br />   
* STORM-615 (Object menu changes: Delete to main menu, rename Remove> to Manage>)
* Email to Esbee - list of things I would like to take up in the next scrum. As these are changes
* STORM-596 (Help menu change: move Enable Hints)
they need to be considered in advance.
* STORM-679 (Compilation error)
* Send daily email to dev mailing list - soliciting comments.
* STORM-49 (Rezz a sculpt via magic wand / build menu selection)
** Partial success - pushed up to bitbucket for someone else to look at.
** See jira for link.
* Send daily email to dev mailing list of proposed change - soliciting comments.
* Gave advice on what needs to be done to finish STORM-138 (llTextBox support)


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* Daily email to dev mailing list.
* Daily email to dev mailing list.
* Email to Esbee - list of things I would like to take up in the next scrum. As these are changes
* Looking into other issues & ideas.
they need to be considered in advance.
* [long range]
* [long range]
** Update lsl wiki - remove Unsupported icon next to llTextBox. Timing of when to make this edit?
** Update lsl wiki - remove Unsupported icon next to llTextBox. Timing of when to make this edit?


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
* Need reply from Oz on email about VWR-18743 and VWR-23903 and VWR-17465
* none
* Jira processing needs to be performed by a Linden on
** STORM-615
** STORM-596
** STORM-679
 


== Past Updates ==
== Past Updates ==
<b>November</b><br />  
<b>November</b><br />  
[[Snowstorm_Daily_Scrum_Archive/11292010 | 29]] | [[Snowstorm_Daily_Scrum_Archive/11242010 | 24]] | [[Snowstorm_Daily_Scrum_Archive/11232010 | 23]] | [[Snowstorm_Daily_Scrum_Archive/11222010 | 22]] | [[Snowstorm_Daily_Scrum_Archive/11192010 | 19]] | [[Snowstorm_Daily_Scrum_Archive/11182010 | 18]] | [[Snowstorm_Daily_Scrum_Archive/11172010 | 17]] | [[Snowstorm_Daily_Scrum_Archive/11162010 | 16]] | [[Snowstorm_Daily_Scrum_Archive/11152010 | 15]] | [[Snowstorm_Daily_Scrum_Archive/11122010 | 12]] | [[Snowstorm_Daily_Scrum_Archive/11112010 | 11]] | [[Snowstorm_Daily_Scrum_Archive/11102010 | 10]] | [[Snowstorm_Daily_Scrum_Archive/11092010 | 09]] | [[Snowstorm_Daily_Scrum_Archive/11082010 | 08]] | [[Snowstorm_Daily_Scrum_Archive/11052010 | 05]] | [[Snowstorm_Daily_Scrum_Archive/11042010 | 04]] | [[Snowstorm_Daily_Scrum_Archive/11032010 | 03]] | [[Snowstorm_Daily_Scrum_Archive/11022010 | 02]] | [[Snowstorm_Daily_Scrum_Archive/11012010 | 01]]
[[Snowstorm_Daily_Scrum_Archive/11302010 | 30]] | [[Snowstorm_Daily_Scrum_Archive/11292010 | 29]] | [[Snowstorm_Daily_Scrum_Archive/11242010 | 24]] | [[Snowstorm_Daily_Scrum_Archive/11232010 | 23]] | [[Snowstorm_Daily_Scrum_Archive/11222010 | 22]] | [[Snowstorm_Daily_Scrum_Archive/11192010 | 19]] | [[Snowstorm_Daily_Scrum_Archive/11182010 | 18]] | [[Snowstorm_Daily_Scrum_Archive/11172010 | 17]] | [[Snowstorm_Daily_Scrum_Archive/11162010 | 16]] | [[Snowstorm_Daily_Scrum_Archive/11152010 | 15]] | [[Snowstorm_Daily_Scrum_Archive/11122010 | 12]] | [[Snowstorm_Daily_Scrum_Archive/11112010 | 11]] | [[Snowstorm_Daily_Scrum_Archive/11102010 | 10]] | [[Snowstorm_Daily_Scrum_Archive/11092010 | 09]] | [[Snowstorm_Daily_Scrum_Archive/11082010 | 08]] | [[Snowstorm_Daily_Scrum_Archive/11052010 | 05]] | [[Snowstorm_Daily_Scrum_Archive/11042010 | 04]] | [[Snowstorm_Daily_Scrum_Archive/11032010 | 03]] | [[Snowstorm_Daily_Scrum_Archive/11022010 | 02]] | [[Snowstorm_Daily_Scrum_Archive/11012010 | 01]]


<b>October</b><br />  
<b>October</b><br />  

Revision as of 12:31, 1 December 2010


Wednesday, December 1, 2010

General Notes


  • Merge Monkey of the Day: Oz
  • IMPORTANT: When reopening issues from prior sprints, please move into unscheduled (remove Sprint X) and comment that it was reopnened. Reopnened current sprint issues should stay in current sprint.
  • if it’s intended for Beta, please make sure it’s in a beta branch and builds in TC _before_ you ask for a merge.
  • 2 new fields in jira: Target viewer version - set to indicate which branch should go (beta or dev)
  • PE - if there’s any chance it will go to beta (bug fixes), please branch from beta.

Team Status


Merov Linden


PAST

  • STORM-151: kdu compression: A day of experiments: produced my first jp2 images, read more example code, understood some of the arcane stuff in jp2. I'm testing few different options and flags. All local test code though.
  • Hold OH

FUTURE

  • STORM-151: kdu compression: Move to implementing compression code into viewer code.

IMPEDIMENTS

  • none

Oz Linden


PAST

  • Realized that the codereview system doesn't have enough disk space, researched how to resize it
  • Worked on clarifying rules for use of the Map API javascript code (WEB-1560)
  • Prepped some documentation for codereview usage
  • Commented on a bunch of Jonathan’s issues (need Esbee for most)
  • Finally got access to S3 resources I needed...

FUTURE

  • Resize codereview file system
  • Post test review
  • Announce/Open code review system
  • Document code review system on wiki
  • Merge Monkeying

IMPEDIMENTS

  • none

Q Linden


PAST

  • Office hour
  • Beta announce
  • Builds
  • Meetings

FUTURE

  • Beta 2.4
  • meetings
  • Merge meeting

IMPEDIMENTS

  • none

Esbee Linden


  • OOO

Paul ProductEngine


PAST

  • STORM - 696 (Event Details floater doesn't follow opacity settings)
    • Fixed & sent to bitbucket
  • STORM - 697 (Nearby Chat window is semitransparent even if inactive opacity is 1)
    • Fixed & sent to the bitbucket
  • TASK STORM- 622 (Texture picker screws up when multiple textures are opened)
    • WIP. Estimate ~ 12 hours

FUTURE

  • TASK STORM- 622 (Texture picker screws up when multiple textures are opened)

IMPEDIMENTS

  • none

Seth Productengine


PAST

  • BUG (STORM-667) Nametag barely readable due to poor contrast
    • Fixed.
  • TASK (STORM-584) Fix color and opacity setting for Bubble Chat
    • Implemented according to Esbee's latest comments. Not pushing until the fix for STORM-667 is merged to avoid conflicts.

FUTURE

  • TASK (STORM-693) Preview thumbnails in the Edit Wearable and Edit Body Parts panels do not honor opacity settings
  • BUG (STORM-378) Snapshot animation should be played when snapshot is actually taken, not sent
  • BUG (STORM-550) LLDir::getNextFileInDir fails for some complex wildcard combinations

IMPEDIMENTS

  • none

Andrew Productengine


PAST

  • Critical bug STORM-527 (Jumping Halts Strafing Movement).
    • Investigated further. Made sure it's server-side, left comment in

ticket about this and unassigned.

  • Major bug STORM-673 (duplicated XUI ID: error basename="panel_preferences_privacy.xml" message="Duplicate node exists: id=cache_size_label_l").
    • Fixed and put on review.
  • Normal task STORM-34 (As a User, I want a list of my favorite locations available on the login screen so i can log in to SL right where I want to be).
    • Investigated. Discussed with Vadim and Plan. Asked questions in ticket. Rough estimate- 3 days.

FUTURE

  • Normal task STORM-34 (As a User, I want a list of my favorite

locations available on the login screen so i can log in to SL right where I want to be).

IMPEDIMENTS

  • STORM-34 - question in jira
  • STORM-527 needs a new home

Vadim Productengine


PAST

  • Task STORM-686 (Transparency settings aren't applied to the map preview inside Map floater):
    • Tried fixing but failed (due to lack of OpenGL knowledge) and unassigned.
  • Re-fixed STORM-676 and STORM-677 (opacity of texture/color pickers) according to feedback from Q, but my fix seems to break STORM-697 (nearby chat opacity). Investigating.

FUTURE

  • STORM-676 and STORM-677.

IMPEDIMENTS

  • none

Andrey Productengine


PAST

  • picked up Beta1 2.4.0 r215641 build
  • re-run smoke & integrity tests against this build
  • proceed with 2.4.0 bugfixes verification (+re-run previously deferred tickets)

FUTURE

  • r215641 regression testing
  • bugfixes verification

IMPEDIMENTS

  • none

Jonathan Yap


PAST

  • Email to Esbee - list of things I would like to take up in the next scrum. As these are changes

they need to be considered in advance.

  • Send daily email to dev mailing list - soliciting comments.

FUTURE

  • Daily email to dev mailing list.
  • Looking into other issues & ideas.
  • [long range]
    • Update lsl wiki - remove Unsupported icon next to llTextBox. Timing of when to make this edit?

IMPEDIMENTS

  • none

Past Updates

November
30 | 29 | 24 | 23 | 22 | 19 | 18 | 17 | 16 | 15 | 12 | 11 | 10 | 09 | 08 | 05 | 04 | 03 | 02 | 01

October
29 | 28 | 27 | 26 | 25 | 22 | 21 | 20 | 18 | 15 | 14 | 13 | 12 | 11 | 08 | 07 | 06 | 05 | 04 | 01

September
27 | 24 | 21 | 20 | 17 | 16 | 15 | 14 | 13 | 9 | 8 | 7 | 3 | 2 | 1

August
30 | 26 | 25 | 24 | 23 | 20 | 19 | 18 | 16