Difference between revisions of "Snowstorm Daily Scrum Archive"

From Second Life Wiki
Jump to navigation Jump to search
 
(82 intermediate revisions by the same user not shown)
Line 3: Line 3:
<br clear="all"/>
<br clear="all"/>


== Sprint 11, ends 02.28.11 ==
== Sprint 16, ends 05.31.11 ==
== Thursday, February 24 ==
== Wednesday, May 18 ==
 
=== General Notes ===
----
* MMOTD: Oz -> Merov


===Team Status===
===Team Status===
----
----
==== Merov Linden ====
==== Oz Linden ====
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* OPEN-4, OPEN-6 and OPEN-24 : fmod : tested new package on VS2010. Works. Took over those 2 other related tasks and hacked together a solution. Branched from oz-linden/viewer-autobuild. Need to test and tweak the solution.
* Much merging
* Assorted repairs to mesh branch merge
* Reviewing Windlight builds
 
<b>FUTURE</b><br />
<b>FUTURE</b><br />
* OPEN-4, OPEN-6 and OPEN-24: fmod : finish the cmake fixes and provide an RB for review
* Submit storm-1100
* STORM-987 : llimage_libtest: Add image stats output
* Start on storm-1265


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


==== Oz Linden ====
==== Wolf Linden ====
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* Debugging autobuild integration problems
* Handed off Merge Monkey to Merov because I'm swamped
<b>FUTURE</b><br />
<b>FUTURE</b><br />
* Debugging autobuild integration problems
* Working on getting an answer for Storm-565


<b>IMPEDIMENTS</b><br />
* Way too many internal meetings - unavoidable
==== Q Linden ====
----
<b>PAST</b><br />
* process work
* lots of writing
* meetings
 
<b>FUTURE</b><br />
* process work
* meetings
* more writing
<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
* none
* none


==== Bao Linden ====
==== Grumpity ProductEngine ====
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* done all the merge from viewer-development and STORM-864 to the memory project, and fully test it;
* crashhunters
* extend the memory project to cover the memory allocations in the texture pipeline and VBO
* sprint cleanup
* create tasks for the memory project in teamcity
* some triage
   
   
<b>FUTURE</b><br />
<b>FUTURE</b><br />
* write test plans and create a QAR for the memory project
* crashhunters cleanup
* work on the merge issues from viewer-development to mesh-development
* VWR triage
* possible some crash hunting
* STORM-951
* PO build
* reports
   
   
<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
* none
* none


==== Wolf Linden ====
==== Vadim ProductEngine ====
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* Busy with other projects
* Reported a crash in viewer-development.
* Manual merge from viewer-development to the WLRS integration branch.
* WLRS repo Windows build issues: fixed one and handed another over to Paul.
* Task STORM-1256 (Region environment settings editor):
** WIP. Investigating time synchronization between viewer and region.
   
   
<b>FUTURE</b><br />
<b>FUTURE</b><br />
* Storm-1019
* Continue with STORM-1256.
* VWR-23944
* VWR-23946
* VWR-24876
* VWR-24118
* Storm-323


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


==== Paul ProductEngine ====
==== Andrey ProductEngine ====
----
<b>PAST</b><br />
* BUG STORM- 665 (User is not able to view full name of Group's founder in the Group Profile)
** Fixed and sent for review
* BUG STORM- 879 (Last name resident shown in first entry in conference IM log for users with view display names off when conference initiated by user with last name resident)
** Resolved as cannot reproduce
* BUG STORM- 952 (No upload from filepath including national characters like æ, ø and å)
** See impediments
 
<b>FUTURE</b><br />
* Other tickets by priority
 
<b>IMPEDIMENTS</b><br />
* STORM- 952
** There are two problems with this issue:
Crash
Not able to upload file which path contains æ, ø and å
 
 
I tried to reproduce it and my results (see more details about machines on which i tried to reproduce this in my comment in jira) are:
Windows 7  (32 bit) -- No crash and it is possible to upload the file from filepath including national characters like æ, ø and å. But these characters are replaced with ??
WindowsXP (32 bit) -- No crash and it is NOT possible to upload the file from filepath including national characters like æ, ø and å
 
 
In second comment for this ticket Q says that: "Well, we shouldn't crash, but it may be (I haven't researched this yet) that our server-side systems don't support unicode in these names. So it might be that the solution is that we don't let you do that".
 
So my question is: whether it should be possible to upload such files or not?
 
==== Seth ProductEngine ====
----
<b>PAST</b><br />
* BUG (STORM-731) Crash in LLRemoteParcelInfoProcessor::addObserver
** Closed as duplicate.
* BUG (STORM-1015) Unable to select right Login Landmark when it's name is not unique
** Working on the problem with selecting an entry in start location combobox when it contains several identical strings in a list.
 
<b>FUTURE</b><br />
* BUG (STORM-1015) Unable to select right Login Landmark when it's name is not unique
** Estimated: 4-6 hours.
 
<b>IMPEDIMENTS</b><br />
* BUG (STORM-526) Log out failure during Login causes loss of pending offers, including inventory
** Cannot reproduce without being able to use the specific account of a resident who has this issue on log in.
* BUG (STORM-983) no-transfer textures not searchable via texture picker
** Some residents are concerned about their texture being transfered without permission with a prim it is applied to, others complain about the texture they own being useless without the ability to apply it.
** Waiting for the product owner decision whether to allow No Copy and/or No Transfer textures to be shown in texture picker.
 
 
==== Vadim ProductEngine ====
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* Story STORM-326 (Create and Save your Windlight Skies/Water as a persistent, new Default setting):
* picked up 2.6.9 beta build r230161
** Finally found out why a saved sky preset wasn't applied at startup (had been investigating this problem for days due to spaghettiness of the code). I can submit my fix, but not sure about it: see IMPEDIMENTS below.
* verified yestarday's blockers - crash and help unavailability
* passed smoke & integrity tests, refer to the IQA-164 for more details
* tested changes in scope of IQA-166, there is a bunch TPE cannot test. IQA-166 re-assigned back to Martin


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* Prettify my fix of STORM-326 for publishing.
* pickup latest v-d build?
* Help WolfPup with STORM-236 (Allow the "Speak" button to be removed, like other buttons).


<b>IMPEDIMENTS</b><br />
<b>IMPEDIMENTS</b><br />
* STORM-326.
** It turns out that the only way to properly apply a sky preset is to stop the day cycle (so-called animator).
So if you want to have a persistent sky preset, say good-bye to sunsets.
I doubt this is what people expect. A more acceptable solution would be adding a "use estate time for sun/moon positioning" checkbox to each preset. Thus you would be able to choose whether you want fixed sun or not.
How should we handle this issue?
** Note that I'm not completely sure that adding the checkbox is possible (i.e. Windlight supports that), nor that it won't take too much time.
<b>FUTURE</b><br />
* Continue with STORM-326.
<b>IMPEDIMENTS</b><br />
* none
==== Andrey ProductEngine ====
----
<b>PAST</b><br />
* smoke & integrity tests against Viewer VS2010 build, see IQA-84 for more details
* continued regression testing of the latest v-d build
** URLs
** Voice chat
** SLApps
** Instant Messaging
** Preferences - Move and View
** Login Landmarks
** Movement controls
** Preferences - Sound / Device Settings
<b>FUTURE</b><br />
* continue with regression testing
<b>IMPEDIMENTS</b><br />
* none
* none
====Jonathan Yap====
----
<b>PAST</b><br />
* STORM-1019 (Add ability to display beacons for Media on a Prim objects)
** Done except for design feedback from Wolf.
* STORM-1020 (It is sometimes necessary to press ALT+CTRL+D twice to get the Debug menu on the login screen)
** Done.
<b>FUTURE</b><br />
* STORM - 1019
** Write test plan.
<b>IMPEDIMENTS</b><br />
* STORM - 956
** File message_template.msg needs to be pushed into viewer code tree from server code tree.
** Should I ask for help from Andrew on this as the Snowstorm people have been swamped for a week?


==== Wolfpup Lowenhar ====
==== Wolfpup Lowenhar ====
----
----
<b>PAST</b><br />
<b>PAST</b><br />
* RL work.
* Working inworld(this is part of testing localy built viewers).
* autobuild : Finaly got it working on my local system with Nicky's help in IRC.
** Checking on horses and bundles, plus work on note cards for them.
* Deciding on what type of build to work on next.
* Run a Test build of Brad's must build faster Repository as a test on local system.
** Test Build took 8 minutes longer than normal and there was loss of functionality in most of the side panles.
* Local build after mesh code merge crashes on start.
** This could be a merge issue that is causing the viewer to error in LLViewerTextureList::addImageToList: ASSERT (mInitialized).
** also looks to be same issue i had on linux testing the gpu viewer from storm-1100 .


<b>FUTURE</b><br />
<b>FUTURE</b><br />
* autobuild : testing viewer when build is finished.
* Working inworld(this is part of testing localy built viewers).
* RL work.
* Wait for crash on error to be fixed.


<b>IMPEDIMENTS</b><br />  
<b>IMPEDIMENTS</b><br />
* STORM-236 : waiting for responces from people on west coast.
* Getting Autobuild system and security software to play nicely on my system.
* STORM-941 : Waiting on reply from Oz and Leyla
* Not enough time to actually work on code.


==== Cummere Mayo ====
= Past Updates =
----
<b>May</b><br />
<b>PAST</b><br />
[[Snowstorm_Daily_Scrum_Archive/05172011 | 17]] | [[Snowstorm_Daily_Scrum_Archive/05162011 | 16]] | [[Snowstorm_Daily_Scrum_Archive/05132011 | 13]] | [[Snowstorm_Daily_Scrum_Archive/05122011 | 12]] | [[Snowstorm_Daily_Scrum_Archive/05112011 | 11]] | [[Snowstorm_Daily_Scrum_Archive/05052011 | 05]] | [[Snowstorm_Daily_Scrum_Archive/05042011 | 04]]
* jira stuff
* twiste4d hunt stuff
* started first run of keyboard and content creation jiras
* created VWR-24986 out of sheer frustration (which is not on the list i passed around yet)


<b>FUTURE</b><br />
<b>April</b><br />
* twisted prep
[[Snowstorm_Daily_Scrum_Archive/04272011 | 27]] | [[Snowstorm_Daily_Scrum_Archive/04262011 | 26]] | [[Snowstorm_Daily_Scrum_Archive/04252011 | 25]] | [[Snowstorm_Daily_Scrum_Archive/04142011 | 14]] | [[Snowstorm_Daily_Scrum_Archive/04132011 | 13]] | [[Snowstorm_Daily_Scrum_Archive/04122011 | 12]] | [[Snowstorm_Daily_Scrum_Archive/04072011 | 07]] | [[Snowstorm_Daily_Scrum_Archive/04062011 | 06]]
* more hunting for keybaord, and content creation jiras


<b>IMPEDIMENTS</b><br />  
<b>March</b><br />
* chaotic rl, twisted hunt, and roller derby eating too much time
[[Snowstorm_Daily_Scrum_Archive/03312011 | 31]] | [[Snowstorm_Daily_Scrum_Archive/03302011 | 30]] | [[Snowstorm_Daily_Scrum_Archive/03292011 | 29]] | [[Snowstorm_Daily_Scrum_Archive/03192011 | 19]] | [[Snowstorm_Daily_Scrum_Archive/03182011 | 18]] | [[Snowstorm_Daily_Scrum_Archive/03172011 | 17]] | [[Snowstorm_Daily_Scrum_Archive/03162011 | 16]] | [[Snowstorm_Daily_Scrum_Archive/03152011 | 15]] | [[Snowstorm_Daily_Scrum_Archive/03142011 | 14]] | [[Snowstorm_Daily_Scrum_Archive/03112011 | 11]] | [[Snowstorm_Daily_Scrum_Archive/03102011 | 10]] | [[Snowstorm_Daily_Scrum_Archive/03092011 | 09]] | [[Snowstorm_Daily_Scrum_Archive/03082011 | 08]] | [[Snowstorm_Daily_Scrum_Archive/03072011 | 07]] | [[Snowstorm_Daily_Scrum_Archive/03042011 | 04]] | [[Snowstorm_Daily_Scrum_Archive/03032011 | 03]] | [[Snowstorm_Daily_Scrum_Archive/03022011 | 02]] | [[Snowstorm_Daily_Scrum_Archive/03012011 | 01]]
* cant do some of the things in jira that would make my life easier


== Past Updates ==
<b>February</b><br />
<b>February</b><br />
[[Snowstorm_Daily_Scrum_Archive/02232011 | 23]] | [[Snowstorm_Daily_Scrum_Archive/02222011 | 22]] | [[Snowstorm_Daily_Scrum_Archive/02182011 | 18]] | [[Snowstorm_Daily_Scrum_Archive/02162011 | 16]] | [[Snowstorm_Daily_Scrum_Archive/02152011 | 15]] | [[Snowstorm_Daily_Scrum_Archive/02142011 | 14]] | [[Snowstorm_Daily_Scrum_Archive/02112011 | 11]] | [[Snowstorm_Daily_Scrum_Archive/02102011 | 10]] | [[Snowstorm_Daily_Scrum_Archive/02092011 | 09]] | [[Snowstorm_Daily_Scrum_Archive/02082011 | 08]] | [[Snowstorm_Daily_Scrum_Archive/02072011 | 07]] | [[Snowstorm_Daily_Scrum_Archive/02042011 | 04]] | [[Snowstorm_Daily_Scrum_Archive/02032011 | 03]] | [[Snowstorm_Daily_Scrum_Archive/02022011 | 02]] | [[Snowstorm_Daily_Scrum_Archive/02012011 | 01]] |
[[Snowstorm_Daily_Scrum_Archive/02282011 | 28]] | [[Snowstorm_Daily_Scrum_Archive/02252011 | 25]] | [[Snowstorm_Daily_Scrum_Archive/02242011 | 24]] | [[Snowstorm_Daily_Scrum_Archive/02232011 | 23]] | [[Snowstorm_Daily_Scrum_Archive/02222011 | 22]] | [[Snowstorm_Daily_Scrum_Archive/02182011 | 18]] | [[Snowstorm_Daily_Scrum_Archive/02162011 | 16]] | [[Snowstorm_Daily_Scrum_Archive/02152011 | 15]] | [[Snowstorm_Daily_Scrum_Archive/02142011 | 14]] | [[Snowstorm_Daily_Scrum_Archive/02112011 | 11]] | [[Snowstorm_Daily_Scrum_Archive/02102011 | 10]] | [[Snowstorm_Daily_Scrum_Archive/02092011 | 09]] | [[Snowstorm_Daily_Scrum_Archive/02082011 | 08]] | [[Snowstorm_Daily_Scrum_Archive/02072011 | 07]] | [[Snowstorm_Daily_Scrum_Archive/02042011 | 04]] | [[Snowstorm_Daily_Scrum_Archive/02032011 | 03]] | [[Snowstorm_Daily_Scrum_Archive/02022011 | 02]] | [[Snowstorm_Daily_Scrum_Archive/02012011 | 01]] |


<b>January</b><br />
<b>January</b><br />

Latest revision as of 02:23, 19 May 2011


Sprint 16, ends 05.31.11

Wednesday, May 18

Team Status


Oz Linden


PAST

  • Much merging
  • Assorted repairs to mesh branch merge
  • Reviewing Windlight builds

FUTURE

  • Submit storm-1100
  • Start on storm-1265

IMPEDIMENTS

  • none

Wolf Linden


PAST
FUTURE

  • Working on getting an answer for Storm-565

IMPEDIMENTS

  • none

Grumpity ProductEngine


PAST

  • crashhunters
  • sprint cleanup
  • some triage

FUTURE

  • crashhunters cleanup
  • VWR triage
  • STORM-951
  • PO build
  • reports

IMPEDIMENTS

  • none

Vadim ProductEngine


PAST

  • Reported a crash in viewer-development.
  • Manual merge from viewer-development to the WLRS integration branch.
  • WLRS repo Windows build issues: fixed one and handed another over to Paul.
  • Task STORM-1256 (Region environment settings editor):
    • WIP. Investigating time synchronization between viewer and region.

FUTURE

  • Continue with STORM-1256.

IMPEDIMENTS

  • none

Andrey ProductEngine


PAST

  • picked up 2.6.9 beta build r230161
  • verified yestarday's blockers - crash and help unavailability
  • passed smoke & integrity tests, refer to the IQA-164 for more details
  • tested changes in scope of IQA-166, there is a bunch TPE cannot test. IQA-166 re-assigned back to Martin

FUTURE

  • pickup latest v-d build?

IMPEDIMENTS

  • none

Wolfpup Lowenhar


PAST

  • Working inworld(this is part of testing localy built viewers).
    • Checking on horses and bundles, plus work on note cards for them.
  • Deciding on what type of build to work on next.
  • Run a Test build of Brad's must build faster Repository as a test on local system.
    • Test Build took 8 minutes longer than normal and there was loss of functionality in most of the side panles.
  • Local build after mesh code merge crashes on start.
    • This could be a merge issue that is causing the viewer to error in LLViewerTextureList::addImageToList: ASSERT (mInitialized).
    • also looks to be same issue i had on linux testing the gpu viewer from storm-1100 .

FUTURE

  • Working inworld(this is part of testing localy built viewers).
  • Wait for crash on error to be fixed.

IMPEDIMENTS

  • Getting Autobuild system and security software to play nicely on my system.

Past Updates

May
17 | 16 | 13 | 12 | 11 | 05 | 04

April
27 | 26 | 25 | 14 | 13 | 12 | 07 | 06

March
31 | 30 | 29 | 19 | 18 | 17 | 16 | 15 | 14 | 11 | 10 | 09 | 08 | 07 | 04 | 03 | 02 | 01

February
28 | 25 | 24 | 23 | 22 | 18 | 16 | 15 | 14 | 11 | 10 | 09 | 08 | 07 | 04 | 03 | 02 | 01 |

January
31 | 28 | 27 | 26 | 25 | 24 | 21 | 20 | 19 | 18 | 14 | 13 | 12 | 11 | 10 | 06 | 06 | 05 | 04

2010
December
30 | 23 | 22 | 21 | 20 | 17 | 16 | 15 | 14 | 13 | 10 | 09 | 08 | 07 | 06 | 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 | 09 | 08 | 07 | 03 | 02 | 01

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