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, October 26, 2010  ==
== Wednesday, October 27, 2010  ==


=== General Notes ===
=== General Notes ===
Line 16: Line 16:
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* STORM-105: Perf: cleaned up perf gathering. Considering adding new command line arguments for more flexible perf gathering.
* STORM-105: Perf: Changed code to allow metric choice on command line. Testing, testing...
* STORM-418: Review alternative, posted fix, ready for review.
* OH: Good insight on mesh code and upcoming likely merge gotcha's
* Merge Monkeying and code reviews
* Merge Monkeying and code reviews


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* Merge Monkeying and code reviews
* Merge Monkeying and code reviews
* STORM-418: Propose a changeset.
* STORM-105 : Perf gathering: more changes coming.  
* STORM-105 : Perf decompression: put new data out, prepare for review.  
* STORM-104: kdu upgrade
* STORM-104: kdu upgrade


Line 31: Line 32:
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* Worked on new TPVD
* New download wiki page for alternative viewers
* Started moving content from develop.sl to wiki.sl
* More work on new TPVD
* Reviewed (and approved) water flicker fix (STORM-416)
* Started on lldir work related to STORM-102 (STORM-477 first)
* Tried to chase down KDU bits (ball is with Kakadu)


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* Starting on lldir work related to STORM-102 (STORM-477 first)
* Finish STORM-477
* Bug Esbee about STORM-255 review
* Continue pusuit of KDU bits
* Try to chase down KDU bits (grumble)


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
Line 46: Line 47:
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* crashhunting
* beta 2.3 today
* meetings
* STORM-102 doc
* STORM-341
* STORM-418
* STORM-482


* integration of STORM-341
<b>FUTURE</b><br />
* triage
* triage
* investigation into crashes
* meetings
* writing up extra subtasks for STORM-102
* 255-char limit (almost done, I think I might have it, will test)
 
<b>FUTURE</b><br />
* 255 char limit
* antialiasing
* crash rate
* administrivia


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


==== Esbee Linden====
==== Esbee Linden====
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* Coordinating Viewer 2.3 Beta 1 release
* Coordination of Viewer 2.3 Beta 1 release
* Viewer Beta and Release Process work
* Finishing up systems requirements work
* Finishing up systems requirements work
* No progress on Prefs :(
* Office Hour RE: Preferences design
* Tried dev viewer w/STORM-255. Not sure of the full approach. Need to test more.
* Finished review of STORM-255 and provided feedback.  
* VWR Triage
* VWR Triage


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* Systems requirements analysis
* Preferences design work
* Preferences clean-up work
* VWR Triage
* VWR Triage
* Viewer 2.3 Beta 1 Release Coordination
* Viewer 2.3 Beta 1 Release Coordination
* More review of STORM-255
* Finish chart reporting review on Jira
* Look at STORM-296
* Look at STORM-296


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
* Time keeps on slipping, slipping, slipping
* I've got the song, "Human Nature" stuck in my head. (Now you do too)


==== Paul ProductEngine====
==== Paul ProductEngine====
Line 88: Line 84:
<b>PAST</b><br />
<b>PAST</b><br />
* STORM-36 As a User, I want to control how long a chat toast appears before it fades. Please add fade time back to Chat preferences.
* STORM-36 As a User, I want to control how long a chat toast appears before it fades. Please add fade time back to Chat preferences.
** Fixed. Tomorrow will pull to bitbucket.
** Completed and sent for review
* BUG STORM-190 [TRUNCATION] many langs -- "Next Owner:" in floatear_bulk_perms.xml
** Fixed and sent for review
* BUG STORM-354 [TRUNCATION] many langs - build tools "Click to:" combobox.
** Fixed and sent for review


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* STORM-36  Pull to bitbucket
* STORM-400 Trash button not responding on People > My Friends tab
* other tickets by priority
* STORM-459 Delete outfit confirmation message doesn'r appear if use context or gear menu on 'My Outfits' tab


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
Line 100: Line 100:
----
----
<b>PAST</b><br />  
<b>PAST</b><br />  
* BUG (STORM-426) Menu button looks as being pressed while its menu is displayed by another control
* BUG (STORM-296) Cursor doesn't change when trying to drag and drop non-landmark items into Favorites folder
** Updated fix according to review feedback.
** Fixed. Patch for review at https://codereview.productengine.com/secondlife/r/887/
BUG (STORM-296) Cursor doesn't change when trying to drag and drop non-landmark items into Favorites folder
** WIP.
** Investigated Erica's suggestion to move Favorites folder to Landmarks. Replied in jira that it might take long.


<b>FUTURE</b><br />
<b>FUTURE</b><br />
*  BUG (STORM-296) Cursor doesn't change when trying to drag and drop non-landmark items into Favorites folder
** Estimated: 4 hours.
* BUG (STORM-303) Favorites folder content isn't refreshed while re-ordering landmaks
* BUG (STORM-303) Favorites folder content isn't refreshed while re-ordering landmaks
** Estimated: 8 hours.


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
Line 117: Line 113:
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* Finished fixing critical bug  STORM-95 (Upload hangs client) and sent it for review.
* Bug STORM-184 (Save is enabled for outfits consisting of original items).
* Bug STORM-184 (Save is enabled for outfits consisting of original items).
** Investigated. Bug doesn't reproduce under debug, but reproduces without it :) Will continue work on it tomorrow.
** WIP. Still couldn't find the source of bug.
* Critical bug STORM-452 ([crashhunters] Crash in LLAgentCamera::resetView())
** Investigated and tried to reproduce on different builds. Closed as cannot reproduce, perhaps it was fixed with fix for STORM-341.
* While working on  STORM-452 found and filed bug STORM-481 (Camera returns to edit appearance mode after entering and leaving mouselook
while sidetray appearance tab is detached and minimized).


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* Bug STORM-184 (Save is enabled for outfits consisting of original items). Though I couldn't reproduce it today, Plan stably reproduces  it on the same build and OS as mine.
* Bug STORM-184 (Save is enabled for outfits consisting of original items).  


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
Line 130: Line 129:
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* Bug STORM-341 (Crash in LLFilteredWearableListManager::populateList()):
* Reviewed once more and finally approved Paul's implementation of story STORM-36 (Configurable chat toast life time).
** 
Fixed.
* Reviewed Merov's fix of STORM-454 (Z coordinate still wrong).
* Bug STORM-452 (Crash in LLAgentCamera::resetView()):
* Major bug STORM-335 (Group name SLURL isn't clickable in the About Land > General tab):

** Investigated but could not reproduce; reassigned to Andrew to try reproducing on Windows.
** Fixed.
* Code review.
* Major bug STORM-389 (Object continue sending messages after user adding this object to block list):
 

** Investigated, found out it was a server problem, unassigned.
<b>FUTURE</b><br />
<b>FUTURE</b><br />
* Will take something from the v-d bug queue.
* Pick something major+ from the v-d bug queue.


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
Line 144: Line 144:
==== Andrey Productengine ====
==== Andrey Productengine ====
----
----
<b>PAST</b><br />
* re-ran smoke and integrity on fresh Beta1 2.3.0 build r212976
* key bugfixes re-verified
* started regression testing in scope of changes since Beta1 2.3.0
<b>FUTURE</b><br />
* complete regression testing of Beta1 2.3.0
* switch to v-d testing
<b>IMPEDIMENTS</b><br />
* none


== Past Updates ==
== Past Updates ==
<b>October</b><br />  
<b>October</b><br />  
[[Snowstorm_Daily_Scrum_Archive/10225010 | 25]] | [[Snowstorm_Daily_Scrum_Archive/10222010 | 22]] | [[Snowstorm_Daily_Scrum_Archive/10212010 | 21]] | [[Snowstorm_Daily_Scrum_Archive/10202010 | 20]] | [[Snowstorm_Daily_Scrum_Archive/10182010 | 18]] | [[Snowstorm_Daily_Scrum_Archive/10152010 | 15]] | [[Snowstorm_Daily_Scrum_Archive/10142010 | 14]] | [[Snowstorm_Daily_Scrum_Archive/10132010 | 13]] | [[Snowstorm_Daily_Scrum_Archive/10122010 | 12]] | [[Snowstorm_Daily_Scrum_Archive/10112010 | 11]] | [[Snowstorm_Daily_Scrum_Archive/10082010 | 08]] | [[Snowstorm_Daily_Scrum_Archive/10072010 | 07]] | [[Snowstorm_Daily_Scrum_Archive/10062010 | 06]] | [[Snowstorm_Daily_Scrum_Archive/10052010 | 05]] | [[Snowstorm_Daily_Scrum_Archive/10042010 | 04]] | [[Snowstorm_Daily_Scrum_Archive/10012010 | 01]]
[[Snowstorm_Daily_Scrum_Archive/10226010 | 26]] | [[Snowstorm_Daily_Scrum_Archive/10225010 | 25]] | [[Snowstorm_Daily_Scrum_Archive/10222010 | 22]] | [[Snowstorm_Daily_Scrum_Archive/10212010 | 21]] | [[Snowstorm_Daily_Scrum_Archive/10202010 | 20]] | [[Snowstorm_Daily_Scrum_Archive/10182010 | 18]] | [[Snowstorm_Daily_Scrum_Archive/10152010 | 15]] | [[Snowstorm_Daily_Scrum_Archive/10142010 | 14]] | [[Snowstorm_Daily_Scrum_Archive/10132010 | 13]] | [[Snowstorm_Daily_Scrum_Archive/10122010 | 12]] | [[Snowstorm_Daily_Scrum_Archive/10112010 | 11]] | [[Snowstorm_Daily_Scrum_Archive/10082010 | 08]] | [[Snowstorm_Daily_Scrum_Archive/10072010 | 07]] | [[Snowstorm_Daily_Scrum_Archive/10062010 | 06]] | [[Snowstorm_Daily_Scrum_Archive/10052010 | 05]] | [[Snowstorm_Daily_Scrum_Archive/10042010 | 04]] | [[Snowstorm_Daily_Scrum_Archive/10012010 | 01]]


<b>September</b><br />
<b>September</b><br />

Revision as of 13:12, 27 October 2010


Wednesday, October 27, 2010

General Notes


  • Merge Monkey of the Day: Merov
  • IMPORTANT: Please remember - when merging your fixes into Beta, you must also pull them into viewer-development immediately after.
  • Esbee would also like to remind people to brush their teeth. Thank you.

Team Status


Merov Linden


PAST

  • STORM-105: Perf: Changed code to allow metric choice on command line. Testing, testing...
  • STORM-418: Review alternative, posted fix, ready for review.
  • OH: Good insight on mesh code and upcoming likely merge gotcha's
  • Merge Monkeying and code reviews

FUTURE

  • Merge Monkeying and code reviews
  • STORM-105 : Perf gathering: more changes coming.
  • STORM-104: kdu upgrade

IMPEDIMENTS

  • Latest KDU bits: still waiting...

Oz Linden


PAST

  • New download wiki page for alternative viewers
  • More work on new TPVD
  • Started on lldir work related to STORM-102 (STORM-477 first)
  • Tried to chase down KDU bits (ball is with Kakadu)

FUTURE

  • Finish STORM-477
  • Continue pusuit of KDU bits

IMPEDIMENTS

  • none

Q Linden


PAST

  • crashhunting
  • beta 2.3 today
  • meetings
  • STORM-102 doc
  • STORM-341
  • STORM-418
  • STORM-482

FUTURE

  • triage
  • meetings

IMPEDIMENTS

  • none

Esbee Linden


PAST

  • Coordination of Viewer 2.3 Beta 1 release
  • Finishing up systems requirements work
  • Office Hour RE: Preferences design
  • Finished review of STORM-255 and provided feedback.
  • VWR Triage

FUTURE

  • Preferences design work
  • VWR Triage
  • Viewer 2.3 Beta 1 Release Coordination
  • Look at STORM-296

IMPEDIMENTS

  • I've got the song, "Human Nature" stuck in my head. (Now you do too)

Paul ProductEngine


PAST

  • STORM-36 As a User, I want to control how long a chat toast appears before it fades. Please add fade time back to Chat preferences.
    • Completed and sent for review
  • BUG STORM-190 [TRUNCATION] many langs -- "Next Owner:" in floatear_bulk_perms.xml
    • Fixed and sent for review
  • BUG STORM-354 [TRUNCATION] many langs - build tools "Click to:" combobox.
    • Fixed and sent for review

FUTURE

  • STORM-400 Trash button not responding on People > My Friends tab
  • STORM-459 Delete outfit confirmation message doesn'r appear if use context or gear menu on 'My Outfits' tab

IMPEDIMENTS

  • none

Seth Productengine


PAST

FUTURE

  • BUG (STORM-303) Favorites folder content isn't refreshed while re-ordering landmaks
    • Estimated: 8 hours.

IMPEDIMENTS

  • none

Andrew Productengine


PAST

  • Bug STORM-184 (Save is enabled for outfits consisting of original items).
    • WIP. Still couldn't find the source of bug.
  • Critical bug STORM-452 ([crashhunters] Crash in LLAgentCamera::resetView())
    • Investigated and tried to reproduce on different builds. Closed as cannot reproduce, perhaps it was fixed with fix for STORM-341.
  • While working on STORM-452 found and filed bug STORM-481 (Camera returns to edit appearance mode after entering and leaving mouselook

while sidetray appearance tab is detached and minimized).

FUTURE

  • Bug STORM-184 (Save is enabled for outfits consisting of original items).

IMPEDIMENTS

  • none

Vadim Productengine


PAST

  • Reviewed once more and finally approved Paul's implementation of story STORM-36 (Configurable chat toast life time).
  • Reviewed Merov's fix of STORM-454 (Z coordinate still wrong).
  • Major bug STORM-335 (Group name SLURL isn't clickable in the About Land > General tab):


** Fixed.

  • Major bug STORM-389 (Object continue sending messages after user adding this object to block list):


** Investigated, found out it was a server problem, unassigned. 
 FUTURE

  • Pick something major+ from the v-d bug queue.

IMPEDIMENTS

  • none

Andrey Productengine


PAST

  • re-ran smoke and integrity on fresh Beta1 2.3.0 build r212976
  • key bugfixes re-verified
  • started regression testing in scope of changes since Beta1 2.3.0

FUTURE

  • complete regression testing of Beta1 2.3.0
  • switch to v-d testing

IMPEDIMENTS

  • none


Past Updates

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

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

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