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"/>


==  Wednesday, December 1, 2010  ==
==  Thursday, December 2, 2010  ==


=== General Notes ===
=== General Notes ===
Line 18: Line 18:
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* 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-151: kdu compression: More work on this. Explored some viewer j2c compression usage while at it. Started to write doc on all this: https://wiki.lindenlab.com/wiki/Kakadu_Update (LL internal for the moment).
* Hold OH


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* STORM-151: kdu compression: Move to implementing compression code into viewer code.
* STORM-151: kdu compression: Push some compression code into my public repo.


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
Line 30: Line 29:
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* 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...
<b>FUTURE</b><br />
* Resize codereview file system
* Resize codereview file system
* Post test review
* Post test review
* Announce/Open code review system
* Announce/Open code review system
* Pulled a bunch of issues for viewer-development
** turned out some of these should have been beta, so have to re-do them
<b>FUTURE</b><br />
* Merge Monkeying
* Document code review system on wiki
* Document code review system on wiki
* Merge Monkeying


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
Line 47: Line 43:


==== Q Linden====
==== Q Linden====
----
* OOO
==== Esbee Linden====
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* Office hour
** OOO - sick
* Beta announce
* Provided default transparency info on STORM-535
* Builds
 
* Meetings
<b>FUTURE</b><br />
<b>FUTURE</b><br />
* Beta 2.4
* Work on internal reporting documents
* meetings
* Get caught up
* Merge meeting
 
<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
* none
* Still sick and moving a bit slower than I'd like
 
==== Esbee Linden====
----
* OOO


==== Paul ProductEngine====
==== Paul ProductEngine====
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* 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)
* TASK STORM- 622 (Texture picker screws up when multiple textures are opened)
** WIP. Estimate ~ 12 hours
** WIP. Estimate ~ 8 hours


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* TASK STORM- 622 (Texture picker screws up when multiple textures are opened)
* STORM-684 subtasks (fix transparency in some panels/floaters).


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
Line 85: Line 74:
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* BUG (STORM-667) Nametag barely readable due to poor contrast
* BUG (STORM-579) Resident SLURL font color doesn't match Chat preferences for plain text Nearby Chat log
** Fixed.
** WIP. Working on using custom style for SLURLs in chat. Looks like it may be possible if SLURLs will use custom style only for residents' and objects' names, not for any SLURL occurrence in chat.
* TASK (STORM-584) Fix color and opacity setting for Bubble Chat
* 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.
** Got the fix approved and pushed to bitbucket repo.


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* BUG (STORM-579) Resident SLURL font color doesn't match Chat preferences for plain text Nearby Chat log
* TASK (STORM-693) Preview thumbnails in the Edit Wearable and Edit Body Parts panels do not honor opacity settings
* 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


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
Line 101: Line 89:
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* 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).
* 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.
** Investigated further. Discussed with Vadim. Started implementing. Estimate - 3d, but tomorrow will evaluate what is done and what is left, and depending on it may give part of work to Sergey if I will not be able to complete implementation on my own before the sprint ends.


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* Normal task STORM-34 (As a User, I want a list of my favorite
* 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).
locations available on the login screen so i can log in to SL right
where I want to be).


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


Line 121: Line 101:
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* Task STORM-686 (Transparency settings aren't applied to the map preview inside Map floater):
*Made additional fixes for:
** Tried fixing but failed (due to lack of OpenGL knowledge) and unassigned.
** Task STORM-676 (Color swatches inside transparent floater are not transparent).
* 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.
** Task STORM-677 (Texture pickers inside transparent floater are not transparent).
** Bug STORM-432 (Trash button in People > My Friends tab can be moved).
* Fixed:
** Task STORM-687 (Snapshot thumbnail in the Email Snapshot floater doesn't honor floater opacity settings).


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* STORM-676 and STORM-677.
* Continue with transparency-related fixes.


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
* none
* Our transparency-related work still hasn't been integrated into beta.
* Will Esbee take a look at STORM-28?
* Is there a way to assign STORM-564 to Monroe Linden?


==== Andrey Productengine ====
==== Andrey Productengine ====
----
----
<b>PAST</b><br />   
<b>PAST</b><br />   
* picked up Beta1 2.4.0 r215641 build
* re-ran smoke & integrity tests against Beta1 r215703 build
* re-run smoke & integrity tests against this build
* verified STORM-667 hotfix for beta
* proceed with 2.4.0 bugfixes verification (+re-run previously deferred tickets)
* 2.4.0 bugfixes verification, see spreadsheet


<b>FUTURE</b><br />   
<b>FUTURE</b><br />   
* r215641 regression testing
* switch to the latest v-d build
* bugfixes verification
* verify integrated tickets and do some regression testing in scope of recent changes


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
Line 147: Line 132:
==== Jonathan Yap ====
==== Jonathan Yap ====
----
----
<b>PAST</b><br />
<b>PAST</b><br />  
* Email to Esbee - list of things I would like to take up in the next scrum. As these are changes
* Commented on code review system.
they need to be considered in advance.
* STORM-713 -- This should be fixed before a viewer is released.
* Send daily email to dev mailing list - soliciting comments.
* STORM-523
** Could not reproduce myself or with another tester. Need a screen shot from the reporter. Reporter says she could reproduce this with my test object. Better way would be to send  these notifications to local chat.
*VWR-24053 (Start Location preference not always obeyed)


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* Daily email to dev mailing list.
* Looking into other issues & ideas.
* [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 />
* none
* I need someone to assign VWR-24053 to me after converting it to Storm
 
 


== Past Updates ==
== Past Updates ==

Revision as of 23:18, 2 December 2010


Thursday, December 2, 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

FUTURE

  • STORM-151: kdu compression: Push some compression code into my public repo.

IMPEDIMENTS

  • none

Oz Linden


PAST

  • Resize codereview file system
  • Post test review
  • Announce/Open code review system
  • Pulled a bunch of issues for viewer-development
    • turned out some of these should have been beta, so have to re-do them

FUTURE

  • Merge Monkeying
  • Document code review system on wiki

IMPEDIMENTS

  • none

Q Linden


  • OOO

Esbee Linden


PAST

    • OOO - sick
  • Provided default transparency info on STORM-535

FUTURE

  • Work on internal reporting documents
  • Get caught up

IMPEDIMENTS

  • Still sick and moving a bit slower than I'd like

Paul ProductEngine


PAST

  • TASK STORM- 622 (Texture picker screws up when multiple textures are opened)
    • WIP. Estimate ~ 8 hours

FUTURE

  • STORM-684 subtasks (fix transparency in some panels/floaters).

IMPEDIMENTS

  • none

Seth Productengine


PAST

  • BUG (STORM-579) Resident SLURL font color doesn't match Chat preferences for plain text Nearby Chat log
    • WIP. Working on using custom style for SLURLs in chat. Looks like it may be possible if SLURLs will use custom style only for residents' and objects' names, not for any SLURL occurrence in chat.
  • TASK (STORM-584) Fix color and opacity setting for Bubble Chat
    • Got the fix approved and pushed to bitbucket repo.

FUTURE

  • BUG (STORM-579) Resident SLURL font color doesn't match Chat preferences for plain text Nearby Chat log
  • TASK (STORM-693) Preview thumbnails in the Edit Wearable and Edit Body Parts panels do not honor opacity settings

IMPEDIMENTS

  • none

Andrew Productengine


PAST

  • 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 further. Discussed with Vadim. Started implementing. Estimate - 3d, but tomorrow will evaluate what is done and what is left, and depending on it may give part of work to Sergey if I will not be able to complete implementation on my own before the sprint ends.

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-527 needs a new home

Vadim Productengine


PAST

  • Made additional fixes for:
    • Task STORM-676 (Color swatches inside transparent floater are not transparent).
    • Task STORM-677 (Texture pickers inside transparent floater are not transparent).
    • Bug STORM-432 (Trash button in People > My Friends tab can be moved).
  • Fixed:
    • Task STORM-687 (Snapshot thumbnail in the Email Snapshot floater doesn't honor floater opacity settings).

FUTURE

  • Continue with transparency-related fixes.

IMPEDIMENTS

  • Our transparency-related work still hasn't been integrated into beta.
  • Will Esbee take a look at STORM-28?
  • Is there a way to assign STORM-564 to Monroe Linden?

Andrey Productengine


PAST

  • re-ran smoke & integrity tests against Beta1 r215703 build
  • verified STORM-667 hotfix for beta
  • 2.4.0 bugfixes verification, see spreadsheet

FUTURE

  • switch to the latest v-d build
  • verify integrated tickets and do some regression testing in scope of recent changes

IMPEDIMENTS

  • none

Jonathan Yap


PAST

  • Commented on code review system.
  • STORM-713 -- This should be fixed before a viewer is released.
  • STORM-523
    • Could not reproduce myself or with another tester. Need a screen shot from the reporter. Reporter says she could reproduce this with my test object. Better way would be to send these notifications to local chat.
  • VWR-24053 (Start Location preference not always obeyed)

FUTURE

  • [long range]
    • Update lsl wiki - remove Unsupported icon next to llTextBox. Timing of when to make this edit?

IMPEDIMENTS

  • I need someone to assign VWR-24053 to me after converting it to Storm


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