Difference between revisions of "Snowstorm Daily Scrum Archive"

From Second Life Wiki
Jump to navigation Jump to search
Line 7: Line 7:
=== General Notes ===
=== General Notes ===
----
----
* Merge Monkey of the Day: Oz
* Merge Monkey of the Day: Merov
* Scrum scrapped for sprint review and retrospective


===Team Status===
===Team Status===
Line 14: Line 15:
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* STORM-151: kdu compression: Have compression working decently. W00t! Same settings as before though. Not too bad but I think we can do better compression wise and perf wise. Pushed changesets to the dev repo.
* STORM-151 : kdu compression: Prepared this for review and integration. Tested on Windows. Build on all platforms and provided binaries. Move to Review.
* STORM-150: Updated kakadu upgrade wiki documentation. Pushed to review. Assigned to Q.
* STORM-174 : Discussed with Andrew. There's no byte-code prod on the client with that patch (thankfully), it's all about fixing the "target" flag for scripts saved in inventory. We should do that but correctly. Commented in JIRA.
* Tried out Review Board, devised a way to produce clean diffs from complex repo with lots of changes.
* Updated wiki to document the use of --logperformance : https://wiki.secondlife.com/wiki/Performance_Tracking
* Lots of email clean up...


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* Merge Monkeying
* STORM-151: kdu compression: Clean up. Test other settings (use of precincts, check premultiplication for alpha). Compare perf to baseline.
* STORM-151: kdu compression: Clean up. Test other settings (use of precincts, check premultiplication for alpha). Compare perf to baseline.


Line 24: Line 29:


====Oz Linden====
====Oz Linden====
----
* OOO - Vacation. 
==== Q Linden====
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* Merge Monkeying
* SH-178
** All queues emptied, waiting to push many beta branch commits
* Multiple internal policy discussions
* Assorted internal stuff that consumed much time
* Color UI
* Beta updater


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* Document code review system on wiki
* Beta 2
* more internal stuff...
* Triage
* Crashhunters


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
* waiting for the beta branch to unlock...
* a cold
 
==== Q Linden====
----
* OOO


==== Esbee Linden====
==== Esbee Linden====
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* Reviewed integration queue list and specifically the target viewer version list
* Reviewed integration queue list and made sure "target viewer version" is updated for merge monkey
* Moved STORM-564 to LEAP so Monroe can take a look at it
* Reviewed Jonathan's jira work list and provided feedback
** Discussed LEAP-20/SOCIAL-267 with Callum and Monroe (closed LEAP-20 as a dupe)
* STORM cleanup in Jira
* Talked to Wolfpup about STORM-236 (will follow up with the voice team)
* VWR Triage
* Worked with Gez to identify STORM-722
* Discussed color prefs w/Q and re-opend STORM-584
* Started review Jonathan Yap's list of work from email
* Viewer 2.4 Beta 1 release
** Moved VWR-18743 --> STORM-723


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* Prep for next sprint
* Prep for next sprint
* Spend more time looking into Jonathan Yap's email list of work (I couldn't provide quick feedback on all tickets yesterday and will take some investigation)
* Keep an eye out for tickets that require review
* Update sketch for saved layouts and note in Jira
* Design discussion about saved layouts w/Q
* Design discussion about saved layouts w/Q
* Discuss color prefs with Q
* Discuss next steps for keyboard shortcuts w/Q
* Provided additional detail on STORM-236. I have contacted the Voice product owner so he is aware of the request and can weigh-in. He's away on vacation this week and into next week, so it may take a few days to hear back.


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
* Still sick
* None


==== Paul ProductEngine====
==== Paul ProductEngine====
Line 66: Line 72:
<b>PAST</b><br />
<b>PAST</b><br />
* 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. Hard to give estimates... Hope to fix tomorrow.
** WIP. Estimate 16 hours


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* STORM-684 subtasks (fix transparency in some panels/floaters).
* STORM-622


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
Line 78: Line 84:
<b>PAST</b><br />
<b>PAST</b><br />
* BUG (STORM-579) Resident SLURL font color doesn't match Chat preferences for plain text Nearby Chat log
* BUG (STORM-579) Resident SLURL font color doesn't match Chat preferences for plain text Nearby Chat log
** WIP. Working on applying the preffered URL color to object and avatar names in chat. The problem is that underlining such SLURLs on mouse hover cannot be applied.
** Fixed. Sent for review.
* BUG (STORM-378) Snapshot animation should be played when snapshot is actually taken, not sent
** Fixed. Sent for review.
* TASK (STORM-729) Cache favorites landmarks slurls for further saving without waiting for responses from server
** WIP. Added retrieving SLURLs for Favorites and syncing them upon adding or rearranging Favorites.


<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-729) Cache favorites landmarks slurls for further saving without waiting for responses from server
* 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
** Estimated: 1 day


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
Line 91: Line 102:
<b>PAST</b><br />
<b>PAST</b><br />
* 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).
** WIP. Implemented save/ load to and from file of favorite landmarks names along with their global coords. But to use coordinates in login screen a lot of changes in login code are needed (and it's dangerous and will take a lot of time), so after discussion with Vadim decision was made to store SLURLs instead of coords in file, but it will require requests to server for each landmark in favorite. Figuring out a good way to get them in time. Estimate - 2.5-3d.
** WIP.Working on mechanizm of retrieving slurls for all favorites beforehand, and updating them when changes occur.  In process of changing  username and "Start at" controls in login screen. Resolving problems that appear.
* Major task STORM-729 (Cache favorites landmarks slurls for further
saving without waiting for responses from server).
** Created task, assigned to Sergey and brought him up to speed regarding
this issue. Gave him a patch with my changes, cause they are not publicly available in the moment.


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* Normal task STORM-34.  
* Normal task STORM-34.  
** Implement mechanizm of retrieving slurls for all favorites beforehand, and updating them when changes occur. Start changing login panel comboboxes.
** Finish with controls mentioned above and implement preferences needed for this task and their behavior.  Integrate my and Sergey's. Estimate - 1 day.


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
* STORM-527 needs a new home
* none


==== Vadim Productengine ====
==== Vadim Productengine ====
----
----
<b>PAST</b><br />
<b>PAST</b><br />
Made additional fixes for:
* Task STORM-544 (Create preference to allow transparency to be modified):
* Task STORM-676 (Color swatches inside transparent floater are not transparent).

** Made additional fix: changed default transparency for inactive floaters to 65%.
* Task STORM-677 (Texture pickers inside transparent floater are not transparent).
* Task STORM-717 (Toasts don't honor floater transparency settings).
* Bug STORM-432 (Trash button in People > My Friends tab can be moved).
* Fixed
Fixed:
* Task STORM-690 (Second layer is visible when undocked panel is inactive and semitransparent):
* Task STORM-687 (Snapshot thumbnail in the Email Snapshot floater doesn't honor floater opacity settings).
WIP.


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* Continue with transparency-related fixes.
* Complete STORM-690.


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
* Our transparency-related work still hasn't been integrated into beta.
* none
* 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 />
* re-ran smoke & integrity tests against Beta1 r215703 build
* smoke & integrity testing of Beta1 2.4.0 r215891 against Windows, Linux, and OSX
* verified STORM-667 hotfix for beta
* verified CHOP-240 & STORM-716
* 2.4.0 bugfixes verification, see spreadsheet


<b>FUTURE</b><br />   
<b>FUTURE</b><br />   
Line 132: Line 144:
* none
* none


==== Jonathan Yap ====
==Jonathan Yap==
----
----
<b>PAST</b><br />  
<b>PAST</b><br />
* Commented on code review system.
* Researching more ideas and sending them to Esbee for consideration.
* STORM-713 -- This should be fixed before a viewer is released.
* Writing code to convert settings.xml to a format that can be put into an updated Debug Settings wiki page.  The current page is woefully out of date.
* STORM-523
* STORM-523 (Notification toasts overlay each other)
** 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.
** Made one more change. More testing needed.
*VWR-24053 (Start Location preference not always obeyed)
** Feel better long-term solution is to have system (OK type) messages sent to local chat, eliminating extra mouse clicks.
* STORM-726 (Can't login to where preferences specify) -- fixed.


<b>FUTURE</b><br />   
<b>FUTURE</b><br />   
* STORM - 523
** Add link to new test viewer in a comment on the jira page.
* STORM-737 (Add "+" control to Inventory Recent panel)
* [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 />
* STORM - 523
** Need url to test build of viewer from Merov.  Oz sent me an email saying the build was finished but forgot to include the link to it.
 
== Wolfpup Lowenhar ==
----
<b>PAST</b><br />
* worked @ in-world job and RL Job
* emailed Esbee about VWR-18773 waiting on reply.
 
<b>FUTURE</b><br />
* work @ real job.


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
* I need someone to assign VWR-24053 to me after converting it to Storm
* Not enough time between working in-world and at real job to actualy work on code.
* Right Hand
* Trying to find something to actually work on.


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


<b>December</b><br />  
<b>December</b><br />  
[[Snowstorm_Daily_Scrum_Archive/12022010 | 02]] | [[Snowstorm_Daily_Scrum_Archive/12012010 | 01]]  
[[Snowstorm_Daily_Scrum_Archive/12032010 | 03]] | [[Snowstorm_Daily_Scrum_Archive/12022010 | 02]] | [[Snowstorm_Daily_Scrum_Archive/12012010 | 01]]  


<b>November</b><br />  
<b>November</b><br />  

Revision as of 14:49, 6 December 2010


Friday, December 3, 2010

General Notes


  • Merge Monkey of the Day: Merov
  • Scrum scrapped for sprint review and retrospective

Team Status


Merov Linden


PAST

  • STORM-151 : kdu compression: Prepared this for review and integration. Tested on Windows. Build on all platforms and provided binaries. Move to Review.
  • STORM-174 : Discussed with Andrew. There's no byte-code prod on the client with that patch (thankfully), it's all about fixing the "target" flag for scripts saved in inventory. We should do that but correctly. Commented in JIRA.
  • Tried out Review Board, devised a way to produce clean diffs from complex repo with lots of changes.
  • Updated wiki to document the use of --logperformance : https://wiki.secondlife.com/wiki/Performance_Tracking
  • Lots of email clean up...

FUTURE

  • Merge Monkeying
  • STORM-151: kdu compression: Clean up. Test other settings (use of precincts, check premultiplication for alpha). Compare perf to baseline.

IMPEDIMENTS

  • none

Oz Linden


  • OOO - Vacation.

Q Linden


PAST

  • SH-178
  • Multiple internal policy discussions
  • Color UI
  • Beta updater

FUTURE

* Beta 2
* Triage
* Crashhunters

IMPEDIMENTS

* a cold

Esbee Linden


PAST

  • Reviewed integration queue list and made sure "target viewer version" is updated for merge monkey
  • Reviewed Jonathan's jira work list and provided feedback
  • STORM cleanup in Jira
  • VWR Triage
  • Discussed color prefs w/Q and re-opend STORM-584
  • Viewer 2.4 Beta 1 release

FUTURE

  • Prep for next sprint
  • Keep an eye out for tickets that require review
  • Update sketch for saved layouts and note in Jira
  • Design discussion about saved layouts w/Q
  • Discuss next steps for keyboard shortcuts w/Q

IMPEDIMENTS

  • None

Paul ProductEngine


PAST

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

FUTURE

  • STORM-622

IMPEDIMENTS

  • none

Seth Productengine


PAST

  • BUG (STORM-579) Resident SLURL font color doesn't match Chat preferences for plain text Nearby Chat log
    • Fixed. Sent for review.
  • BUG (STORM-378) Snapshot animation should be played when snapshot is actually taken, not sent
    • Fixed. Sent for review.
  • TASK (STORM-729) Cache favorites landmarks slurls for further saving without waiting for responses from server
    • WIP. Added retrieving SLURLs for Favorites and syncing them upon adding or rearranging Favorites.

FUTURE

  • TASK (STORM-729) Cache favorites landmarks slurls for further saving without waiting for responses from server
  • TASK (STORM-693) Preview thumbnails in the Edit Wearable and Edit Body Parts panels do not honor opacity settings
    • Estimated: 1 day

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).
    • WIP.Working on mechanizm of retrieving slurls for all favorites beforehand, and updating them when changes occur. In process of changing username and "Start at" controls in login screen. Resolving problems that appear.
  • Major task STORM-729 (Cache favorites landmarks slurls for further

saving without waiting for responses from server).

    • Created task, assigned to Sergey and brought him up to speed regarding

this issue. Gave him a patch with my changes, cause they are not publicly available in the moment.

FUTURE

  • Normal task STORM-34.
    • Finish with controls mentioned above and implement preferences needed for this task and their behavior. Integrate my and Sergey's. Estimate - 1 day.

IMPEDIMENTS

  • none

Vadim Productengine


PAST

  • Task STORM-544 (Create preference to allow transparency to be modified):


** Made additional fix: changed default transparency for inactive floaters to 65%.

  • Task STORM-717 (Toasts don't honor floater transparency settings).
  • Fixed
  • Task STORM-690 (Second layer is visible when undocked panel is inactive and semitransparent):

WIP.

FUTURE

  • Complete STORM-690.

IMPEDIMENTS

  • none

Andrey Productengine


PAST

  • smoke & integrity testing of Beta1 2.4.0 r215891 against Windows, Linux, and OSX
  • verified CHOP-240 & STORM-716

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

  • Researching more ideas and sending them to Esbee for consideration.
  • Writing code to convert settings.xml to a format that can be put into an updated Debug Settings wiki page. The current page is woefully out of date.
  • STORM-523 (Notification toasts overlay each other)
    • Made one more change. More testing needed.
    • Feel better long-term solution is to have system (OK type) messages sent to local chat, eliminating extra mouse clicks.
  • STORM-726 (Can't login to where preferences specify) -- fixed.

FUTURE

  • STORM - 523
    • Add link to new test viewer in a comment on the jira page.
  • STORM-737 (Add "+" control to Inventory Recent panel)
  • [long range]
    • Update lsl wiki - remove Unsupported icon next to llTextBox. Timing of when to make this edit?

IMPEDIMENTS

  • STORM - 523
    • Need url to test build of viewer from Merov. Oz sent me an email saying the build was finished but forgot to include the link to it.

Wolfpup Lowenhar


PAST

  • worked @ in-world job and RL Job
  • emailed Esbee about VWR-18773 waiting on reply.

FUTURE

  • work @ real job.

IMPEDIMENTS

  • Not enough time between working in-world and at real job to actualy work on code.
  • Right Hand
  • Trying to find something to actually work on.

Past Updates

December
03 | 02 | 01

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