Difference between revisions of "Open Source Meeting/Agenda"

From Second Life Wiki
Jump to navigation Jump to search
(Current shortcut for hiding UI can't be used under Linux)
(Replaced content with ' See [http://www.google.com/calendar/hosted/lindenlab.com/embed?src=lindenlab.com_k0e2g2gmqrhm0esbrh31f0qbac%40group.calendar.google.com&ctz=America/Los_Angeles|the Project S...')
 
(116 intermediate revisions by 13 users not shown)
Line 1: Line 1:
Open source meeting - '''Tuesday and Thursday, 2pm PST'''


[http://slurl.com/secondlife/Hippotropolis/248/15/25/ Teleport] to the Linden Open Source Project headquarters.
See [http://www.google.com/calendar/hosted/lindenlab.com/embed?src=lindenlab.com_k0e2g2gmqrhm0esbrh31f0qbac%40group.calendar.google.com&ctz=America/Los_Angeles|the Project Snowstorm Calendar] for open source related meetings.
 
Please try to add your items as early as possible in the week to give Merov a chance to round up any Lindens that may be appropriate to the discussion.  Please also bring large or contentious items up on [[OpenSource-Dev]] before or concurrently with adding them as agenda items.
 
 
 
== Agendas for upcoming meetings ==
{{KBnote|See this page's history for past agendas. Some [[Open Source Meeting#Past_Meetings|transcript subpages]] might include the respective agendas, too.}}
 
=== Agenda Thursday, 6 May 2010 ===
# Weekly Snowglobe update - [[User:Merov Linden|Merov Linden]]
# Code-level QA (maybe nit-picking, dunno):
## [http://svn.secondlife.com/trac/linden/browser/branches/2010/viewer-external/indra/newview/llspeakers.cpp?rev=3336#L86 This] code was [http://svn.secondlife.com/trac/linden/changeset/3336/branches/2010/viewer-external/indra/newview/llspeakers.cpp#file1 recently] changed to <code>return mStatus <font style="color:red"><=</font> LLSpeaker::STATUS_VOICE_ACTIVE || mStatus == LLSpeaker::STATUS_MUTED;</code>. This depends on the declaration order of the [http://svn.secondlife.com/trac/linden/browser/branches/2010/viewer-external/indra/newview/llspeakers.h?rev=3336#L55 enum values]. Someone changing/adding those values might not be aware of that. How to handle this?
##* do nothing: everyone changing the <code>.h</code> must have read the <code>.cpp</code>, first
##* add comment at enum declaration
##* use only <code>==</code> and list all applicable values explicitly
##* ...?
## Doesn't our [[Coding Standard]] require braces [http://svn.secondlife.com/trac/linden/changeset/3347/projects/2010/snowglobe/trunk#file1 here]?
# [https://jira.secondlife.com/secure/IssueNavigator.jspa?sorter/field=issuekey&sorter/order=DESC Unscheduled bugs] triage: would be good to go with the community through those and decide for some what we should take immediately (2.0 or 1.4) or later.
# {{jira|VWR-2085}} Current shortcut for hiding UI can't be used under Linux - also see ''[http://blogs.secondlife.com/community/technology/blog/2010/05/05/on-the-road-to-viewer-21 On the Road to Viewer 2.1]'' for a mention of this feature
# Your topic here!
If we run out of topics before the end of the meeting, we'll triage Snowglobe or Open Source specific Jira Issues from the [[#Jira_Issues|list below]].
 
=== Agenda Tuesday, 11 May 2010 ===
# Weekly Snowglobe update - [[User:Merov Linden|Merov Linden]]
# Your topic here!
If we run out of topics before the end of the meeting, we'll triage Snowglobe or Open Source specific Jira Issues from the [[#Jira_Issues|list below]].
 
=== Jira Issues ===
# Your issue here!
If you think an issue warrants a deeper discussion, please add it as topic to one of the agendas above.
 
== Test Sprint ==
What to do in RC Test Sprints (template, should move to a different wiki page):
* All participants to download the same build, hopefully on a variety of platforms
* Regress bugs and features fixed in cycle
* Test outstanding bugs: narrow them down then we can decide to make them showstoppers or punt to future.
* Pass the regular list of tests:
** [[Preview Smoke Test]]
** [[User Interface Smoke Test]]
** [[Newbie_Test]]
** Preferences and General UI
** [[Building_Tools_Test]]
** [[User:Robin_Cornelius/Media_Plugin_Testing|Media Plugin Test]]
 
== Default agenda ==
(after agenda above):
* Update from the Lindens (standing item) - [[User:Merov Linden|Merov Linden]]
* [http://jira.secondlife.com/secure/IssueNavigator.jspa?reset=true&&pid=10100&resolution=-1&sorter/field=updated&sorter/order=DESC&sorter/field=customfield_10020&sorter/order=DESC SNOW project, unresolved]
* [http://jira.secondlife.com/secure/IssueNavigator.jspa?reset=true&&pid=10003&resolution=-1&version=10435&sorter/field=issuekey&sorter/order=DESC&sorter/field=customfield_10020&sorter/order=DESC VWR project: Affects version: "Snowglobe Test Builds"]
* [http://jira.secondlife.com/secure/IssueNavigator.jspa?mode=hide&requestId=11240 Triage of "Source Code" issues]
 
[[Category:Open Source Meeting]]

Latest revision as of 05:50, 8 September 2010

See Project Snowstorm Calendar for open source related meetings.