Difference between revisions of "Bug triage/2009-11-02"
Jump to navigation
Jump to search
(Added Hot by Vote (sorted by votes, priority) and Misc Pool (sorted by priority, votes)) |
Moon Metty (talk | contribs) |
||
Line 17: | Line 17: | ||
* {{jira|SVC-4984}} - Votes: 38 - PosJump broken in server 1.32 - {{User|Kaluura Boa}} | * {{jira|SVC-4984}} - Votes: 38 - PosJump broken in server 1.32 - {{User|Kaluura Boa}} | ||
* {{jira|SVC-364}} - Votes: 49 - Cannot log into SL. ""Unable to connect to SL. DNS could not resolve the hostname."" - {{User|Chris Eggplant}} | |||
== Misc Pool == | == Misc Pool == |
Revision as of 21:59, 1 November 2009
Next meeting: 2009-11-02 at 12:00 NOON SLT at Hippotropolis Meeting area.. See Bug triage for details.
Fast Track Import
(Move bugs here that have solid repros, or valid patches that you have reviewed)
Hot by Vote
- SVC-4984 - Votes: 38 - PosJump broken in server 1.32 - Kaluura Boa
- SVC-364 - Votes: 49 - Cannot log into SL. ""Unable to connect to SL. DNS could not resolve the hostname."" - Chris Eggplant
Misc Pool
- VWR-15821 - Votes: 3 - All 1.23 Viewers (1.23.4/1.23.5) Have SEVERE graphics lag with ATI Video. You lose anywhere between 4 and 15 FPS. On a laptop this cripples your ability to play SL - Andromeda Recreant - Last Triaged: 10/21/2009 12:19 PM
- WEB-1214 - Votes: 0 - Age Verification not Verifying - Musimba Yellowknife
- WEB-1248 - Votes: 0 - New version of slmapapi.js does not allow to work with multiple marker icons (one for each zoom level) - Norman Gladstone
- SVC-3917 - Votes: 2 - Old objects set 'Share With Group' no longer editable - Kitto Flora - Last Triaged: 10/26/2009 9:27 AM
- VWR-14943 - Votes: 2 - Break in avatar body creating strange "joint" - Lucus Bunnyhug
- VWR-1694 - Votes: 2 - Identical Texture Loading/Rendering Across Multiple Prims not Synchronized - Rhyph Somme
- VWR-5686 - Votes: 2 - Land Buying Errors resulting in multiple charges, or charges for land not received - Chaos Mohr
- VWR-6208 - Votes: 2 - Cannot drag a selection box over prims that are underwater from above water. Or vice versa. - Draconis Neurocam
- VWR-7132 - Votes: 2 - Voice Chat problems in 1.20 viewer (and all subsequent viewers) - Cummere Mayo - Last Triaged: 6/25/2008 8:51 AM
- VWR-7498 - Votes: 2 - Texture Quality changing between residents - Sylver BU
- VWR-8651 - Votes: 2 - No button to create default prism shape in UI - McCabe Maxsted
- VWR-8793 - Votes: 2 - Animation synchronizing seems to be getting worse and worse - Maar Auer
- VWR-9845 - Votes: 2 - Spheres and and other round prims are not smooth - I am jewelry builder - cannot effectively work until this is resolved. - Debby Kronfeld
- WEB-1201 - Votes: 2 - Time Required to Process Credit to PayPal is way too high, No help being offered desipte help tickets open. - Jet Dufaux
- WEB-412 - Votes: 2 - Link to age verification partner's privacy policy is missing (was "#") - Celierra Darling
- WEB-416 - Votes: 2 - Inconsistent Display of Verification Status - Kris Kovacs - Last Triaged: 1/23/2008 10:16 AM
- WEB-473 - Votes: 2 - "webmap API breaks the laws of physics aka, webmap API indicates regions occupying multiple points in space simultaneously" - SignpostMarv Martin - Last Triaged: 1/28/2008 8:38 AM
- WEB-508 - Votes: 2 - picks data in web profiles incorrectly rendered - SignpostMarv Martin
- WEB-705 - Votes: 2 - Viewer Reports SL Online, Status Web Page Reports Down For Maintenance - Cinco Pizzicato
- SVC-4902 - Votes: 1 - Inventory Problems Since Last Rolling Restart - Cezare Blanco
- MISC-3500 - Votes: 0 - Land resetting itself for sale after purchase - Chaos Mohr
- SVC-1206 - Votes: 0 - Second Life Software allows for Over Prim Conditions in Public Townscape - Henry125 Petrov
- SVC-4972 - Votes: 0 - No-copy notecards can still be read by anyone through LSL - Domchi Underwood
- VWR-15814 - Votes: 0 - Textures messed up - Lilly Zenovka
- VWR-15859 - Votes: 0 - Windows clients crash when audio stream type set to ACC+ - Coyle Brenmann
- VWR-4240 - Votes: 0 - Viewer crashes during launch after upgrading Quicktime - Blackfyr McBride
- WEB-1017 - Votes: 0 - Second Life login website didn't accept strong password after password change (at the same time jira and viewer accept it) - Nikto Tempura - Last Triaged: 6/23/2009 1:19 PM
Pre-meeting activity
Some issues will be resolved in the course of building this agenda. Rather than deleting them from the proposed agenda, move the issue and associated discussion into the appropriate section below.
Imported
Resolved
Transcript
Transcript is/will be at Bug triage/2009-11-02/Transcript
Creating An Agenda
Community members generally collaborate on the agenda for bug triage meetings. Here's how you can quickly fill in an otherwise blank agenda:
Setting up
- Go to Bug_Triage/YYYY-MM-DD where YYYY is the four digit year code, MM is the two digit month code, and DD is the day code
- Write and save {{subst:Triage Template}} as the only content of your new page. This will copy the complete markup from Template:Triage Template as a starting point for your agenda.
- Fill in the relevant time, date, and location info for the upcoming meeting. The easiest way to do this is to copy the entire block of information from an earlier meeting of the same type (RC, regular, etc...) and modify the date and time as needed.
Populating the issue listings section(s)
- Look at the results of one of these queries
- General triage: "Viewer 2 Bug Triage" (sorted by LL ID, Created, Last Triaged):
- UI triage:
- https://jira.secondlife.com/secure/IssueNavigator.jspa?mode=hide&requestId=10470 (The selected filter with id '10470' does not exist.)
- (Note: there's no hard and fast rule that says these are the only valid queries. If you feel there's a better query one particular week, use that.)
- Save a copy of the XML version of the query
- Run this perl script on the xml file
<perl>
- !/usr/bin/env perl
use XML::Simple;
my $bugs = XMLin($ARGV[0]);
foreach my $item (@{$bugs->{channel}->{item}}) {
$title = $item->{title}; $title =~ s/^\^\*\] //; $key = $item->{key}->{content}; $votes = $item->{votes}; $reporter = $item->{reporter}->{username}; print "* $key - Votes: $votes - $title - $reporter\n";
}
</perl>
- Pick a reasonable cutoff point, and copy the output into the appropriate section of your newly created page.
- if you do not have access to a perl interpreter. There is a ported version of the script on PHP, located here: http://jirafiller.technokittydevelopment.com/ made by roberto salubrius