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, November 10, 2010  ==
==  Thursday, November 11, 2010  ==


=== General Notes ===
=== General Notes ===
----
----
* Merge Monkey of the Day: Oz
* Merge Monkey of the Day: Oz
* Plan to get Beta 3 shipped tomorrow and maybe to production next week.
* Beta 3 is out!
* If an issue is “In Progress” it should have a time estimate!
* If an issue is “In Progress” it should have a time estimate!
* Please remember - when merging your fixes into Beta, you must also pull them into viewer-development immediately after
* Please remember - when merging your fixes into Beta, you must also pull them into viewer-development immediately after
Line 19: Line 19:
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* STORM-105: Perf gathering: waiting on internal team comment before merging
* STORM-105: Perf gathering: got internal feedback, did a last v-d merge and got it prepared for integration
* STORM-104: Discussed with team chopper how best to organize the internal kdu build system. Modified all sub tasks so to reflect what really needs to be done
* STORM-146: kdu-autobuild: created the repo , went through the whole autobuild config process, built the coresys lib, pushed 1st draft on remote hg
* Hold my Office Hour
* STORM-151: kdu static link: created public dev repo and pushed current rearchitecture to dev repo
* viewer-beta hg surgery


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* STORM-146: kdu-autobuild: create the repo and build the coresys lib
* STORM-146: kdu-autobuild: finish coresys building and packaging
* STORM-151: kdu static link: create public dev repo and push current rearchitecture to dev repo
* STORM-151: kdu static link: move things around so that it can build without dropping anything to source tree


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
Line 35: Line 34:
<b>PAST</b><br />
<b>PAST</b><br />
* Assorted wiki updates
* Assorted wiki updates
* Merge Monkeying Around
* Merge Monkeying


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* Continue merge monkey (1 issue currently queued)
* Continue merge monkey (9 issues currently queued)
* Continue working on library upgrade issues and documentation
* Continue working on library upgrade issues and documentation
* Start on setting up a reviewboard instance (thank you Q)


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
Line 47: Line 47:
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* Beta 3 bugs oops
* Beta 3 release
* Planning / budgets


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* Beta 3 monitoring
* Triage
* Planning
* Meetings


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
Line 76: Line 77:
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* BUG STORM-535 PLEASE allow adjustable transparency of "Nearby Chat" window, Chat History and Chat "Toasts" in Viewer 2.0!
* BUG STORM-573 Move "Bubble Chat" preference from Advanced to Chat
** Finished. Put on bitbucket.
** Fixed and sent to bitbucket
* BUG STORM-569 Add a Preference to enable Viewer UI Hints
* BUG STORM-570 Layout cleanup in the General tab of Preferences
** Fixed. Put on bitbucket in separate repository for master ticket STORM-31
** Fixed and sent to bitbucket
* BUG STORM-575 Layout cleanup in the Chat tab of Preferences
** Fixed and sent to bitbucket
* BUG STORM-593 Make transparent texteditor and lineeditor
** Created bug


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* Create subtask to STORM-535 for text editors & line editors to have transparency
* STORM-587 Layout cleanup in the Advanced tab of Preferences
* BUG Move "Bubble Chat" preference from Advanced to Chat
* BUG Layout cleanup in the General tab of Preferences
* BUG Layout cleanup in the Chat tab of Preferences


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
Line 93: Line 95:
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* BUG (STORM-574) [crashhunters] crash at LLView::handleVisibilityChange(int) [secondlife-bin llview.cpp]
* BUG (STORM-581) IM toasts don't respect font color preferences for Chat
** Could not reproduce. Looks similar to already fixed crashes. Might have been fixed but the fix didn't make it into beta.
** Investigated. Asked for clarifications about unused color settings.
* BUG (STORM-546) Remove lots of dead renderForSelect() code from the rendering pipeline...
* BUG (STORM-578) SLURL font color in the nearby chat toast doesn't respect Chat preferences
** Pulled and tested Tofu's fix.
** Fixed. Sent for review.
* BUG (STORM-398) Message from nearby chat appears for avatar in Busy mode
* BUG (STORM-579) Resident SLURL font color doesn't match Chat preferences for plain text Nearby Chat log
** Could not reproduce.
** Investigating.


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* Pick some issues.
* BUG (STORM-579) Resident SLURL font color doesn't match Chat preferences for plain text Nearby Chat log
** Estimated: 6 hours.
* BUG (STORM-581) IM toasts don't respect font color preferences for Chat
** Estimated: 2 hours if clarified in jira.


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
* Need more tickets to work on.
* STORM-581


==== Andrew Productengine ====
==== Andrew Productengine ====
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* Normal bug STORM-320 (Script Editor in Viewer 2.0+ "tabs" incorrectly)
** Finished investigation to switch to other issues. Put investigation
results into ticket.
* Major task STORM-571 (Move voice prefs currently located in Advanced
to Sound & Media)
* Major task STORM-572 (Layout cleanup in the Sound & Media tab of Preferences)
** Found a flaw in "Sound & Media" design that blocks these tickets’ implementation and asked Esbee to change it.
* Major task STORM-566 (Add new tabs to Preferences)
* Major task STORM-566 (Add new tabs to Preferences)
** WIP. Estimate - 5 hours with other tasks that are connected to it - STORM-582 (Take movement and camera control preferences from Advanced and move them to the new Move & View tab) and STORM-583 (Move colors-related preferences to the new Colors tab).
** Implemented and pushed into STORM-31 repo.
* Normal task STORM-583 (Move colors-related preferences to the new Colors tab).
** Fixed and pushed into STORM-31 repo.
* Normal bug STORM-592 (Color swatches have a lot of unused and
uncustomizable space beneath them. Make it customizable).
** Encountered this problem while working on STORM-583. Created ticket, fixed and pushed into STORM-31 repo.
* Normal task STORM-582 (Take movement and camera control preferences from Advanced and move them to the new Move & View tab)
** WIP. Estimate- 3 hours.
 


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* Major task STORM-571 (Move voice prefs currently located in Advanced to Sound & Media)
* Major task STORM-576 (Add a Preference to allow users to enable
* Major task STORM-572 (Layout cleanup in the Sound & Media tab of Preferences)
double-click to teleport or use auto-pilot)
* Major task STORM-566 (Add new tabs to Preferences)
* Normal task STORM-582 (Take movement and camera control preferences
* Major task STORM-576 (Add a Preference to allow users to enable double-click to teleport or use auto-pilot)
from Advanced and move them to the new Move & View tab)
* Some other issues from STORM-31.


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
Line 131: Line 138:
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* STORM-52 (Hook up external script editor).
* STORM-52 (Hook up external script editor):
In progress. 30% done.
  In progress, 70% complete.


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* Story STORM-52 (Hook up external script editor).
* Complete STORM-52 implementation.


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
Line 143: Line 150:
----
----
<b>PAST</b><br />   
<b>PAST</b><br />   
* started regression testing of Beta3 2.3.0 214088
* re-ran smoke and integrity tests against 2.3.0 Beta3 r214440
* completed regression testing of Beta3


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* complete regression testing
* switch to the latest v-d build and verify integrated tickets
* switch to v-d, or new beta3 build if it will be ready
* start regression testing of v-d build


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
* none
* none


==== Wolfpup Lowenhar ====
=== Wolfpup Lowenhar ===
----
<b>PAST</b><br />   
<b>PAST</b><br />   
* STORM-143 :  Make the history search look for the previous chat log, no matter when it was.
* STORM-102 : received email from Leyla and did some digging in the code then emailed Leyla again. Also tried one possible way to make conversion but that failed to build
** Discussed with Q that this actually will supersede STORM-103.
* attended Esbee's OH
* STORM-102 : As an Event Host, I would like to be able to have Daily and Monthly logs of my chat and group/private IM's so I can easily have records of any issues that may happen on a particular day without having to search the whole chat/group logs for a specific day.
* worked @ main job
** Discussed with Oz what is actually wanted for the file name for person to person IM log name. (NOTE: As I had mentioned to Oz in irc this is going to temporally break some people’s history when it goes live.)
** Did some digging in the code to locate where the filename is first generated.
** Emailed Leyla Linden once I found where the name is generated because this now concerns DN-179 and DN-181 .


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* STORM-102  
* STORM-102 : Waiting on reply back from Leyla. More digging in the code.


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
* Not enough time between working in world and at real job to actually work on code.
* Not enough time between working in world and a real job to actually work on code.
* DN-179 and DN-181: sent email to Leyla Linden requesting documentation on how the fix for these actually generate the name so I can decide the best way to change it so that the name is generated in the way it is wanted now.
* Having to wait on emails.(but I know people @ LL are busy.)
 




Line 173: Line 178:
== Past Updates ==
== Past Updates ==
<b>November</b><br />  
<b>November</b><br />  
[[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/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 02:00, 12 November 2010


Thursday, November 11, 2010

General Notes


  • Merge Monkey of the Day: Oz
  • Beta 3 is out!
  • If an issue is “In Progress” it should have a time estimate!
  • Please remember - when merging your fixes into Beta, you must also pull them into viewer-development immediately after
  • If you take a bug off any of the bug queues, please move it to the current sprint.


Team Status


Merov Linden


PAST

  • STORM-105: Perf gathering: got internal feedback, did a last v-d merge and got it prepared for integration
  • STORM-146: kdu-autobuild: created the repo , went through the whole autobuild config process, built the coresys lib, pushed 1st draft on remote hg
  • STORM-151: kdu static link: created public dev repo and pushed current rearchitecture to dev repo

FUTURE

  • STORM-146: kdu-autobuild: finish coresys building and packaging
  • STORM-151: kdu static link: move things around so that it can build without dropping anything to source tree

IMPEDIMENTS

  • None

Oz Linden


PAST

  • Assorted wiki updates
  • Merge Monkeying

FUTURE

  • Continue merge monkey (9 issues currently queued)
  • Continue working on library upgrade issues and documentation
  • Start on setting up a reviewboard instance (thank you Q)

IMPEDIMENTS

  • none

Q Linden


PAST

  • Beta 3 release
  • Planning / budgets

FUTURE

  • Triage
  • Meetings

IMPEDIMENTS

  • none

Esbee Linden


PAST

  • Finish prefs subtask creation
  • Planning/coordination of Viewer 2.3 beta & release
  • Bug hunting

FUTURE

  • Work on design doc for prim alignment (STORM-45)
  • Review keyboard shortcuts spec (STORM-26)
  • VWR Triage
  • Prioritize tickets for team and queue up more work
  • Viewer planning

IMPEDIMENTS

  • none

Paul ProductEngine


PAST

  • BUG STORM-573 Move "Bubble Chat" preference from Advanced to Chat
    • Fixed and sent to bitbucket
  • BUG STORM-570 Layout cleanup in the General tab of Preferences
    • Fixed and sent to bitbucket
  • BUG STORM-575 Layout cleanup in the Chat tab of Preferences
    • Fixed and sent to bitbucket
  • BUG STORM-593 Make transparent texteditor and lineeditor
    • Created bug

FUTURE

  • STORM-587 Layout cleanup in the Advanced tab of Preferences

IMPEDIMENTS

  • none

Seth Productengine


PAST

  • BUG (STORM-581) IM toasts don't respect font color preferences for Chat
    • Investigated. Asked for clarifications about unused color settings.
  • BUG (STORM-578) SLURL font color in the nearby chat toast doesn't respect Chat preferences
    • Fixed. Sent for review.
  • BUG (STORM-579) Resident SLURL font color doesn't match Chat preferences for plain text Nearby Chat log
    • Investigating.

FUTURE

  • BUG (STORM-579) Resident SLURL font color doesn't match Chat preferences for plain text Nearby Chat log
    • Estimated: 6 hours.
  • BUG (STORM-581) IM toasts don't respect font color preferences for Chat
    • Estimated: 2 hours if clarified in jira.

IMPEDIMENTS

  • STORM-581

Andrew Productengine


PAST

  • Major task STORM-566 (Add new tabs to Preferences)
    • Implemented and pushed into STORM-31 repo.
  • Normal task STORM-583 (Move colors-related preferences to the new Colors tab).
    • Fixed and pushed into STORM-31 repo.
  • Normal bug STORM-592 (Color swatches have a lot of unused and

uncustomizable space beneath them. Make it customizable).

    • Encountered this problem while working on STORM-583. Created ticket, fixed and pushed into STORM-31 repo.
  • Normal task STORM-582 (Take movement and camera control preferences from Advanced and move them to the new Move & View tab)
    • WIP. Estimate- 3 hours.


FUTURE

  • Major task STORM-576 (Add a Preference to allow users to enable

double-click to teleport or use auto-pilot)

  • Normal task STORM-582 (Take movement and camera control preferences

from Advanced and move them to the new Move & View tab)

  • Some other issues from STORM-31.

IMPEDIMENTS

  • STORM-571, STORM-572

Vadim Productengine


PAST

  • STORM-52 (Hook up external script editor):
  In progress, 70% complete.

FUTURE

  • Complete STORM-52 implementation.

IMPEDIMENTS

  • none

Andrey Productengine


PAST

  • re-ran smoke and integrity tests against 2.3.0 Beta3 r214440
  • completed regression testing of Beta3

FUTURE

  • switch to the latest v-d build and verify integrated tickets
  • start regression testing of v-d build

IMPEDIMENTS

  • none

Wolfpup Lowenhar

PAST

  • STORM-102 : received email from Leyla and did some digging in the code then emailed Leyla again. Also tried one possible way to make conversion but that failed to build
  • attended Esbee's OH
  • worked @ main job

FUTURE

  • STORM-102 : Waiting on reply back from Leyla. More digging in the code.

IMPEDIMENTS

  • Not enough time between working in world and a real job to actually work on code.
  • Having to wait on emails.(but I know people @ LL are busy.)



Past Updates

November
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