Difference between revisions of "Bug triage/2007-06-18"

From Second Life Wiki
Jump to navigation Jump to search
(→‎Obvious to fix: removed imported issue VWR-176)
(→‎Bugs and Buglets: removed list items that have been imported)
Line 24: Line 24:


=== Bugs and Buglets ===
=== Bugs and Buglets ===
* {{jira|VWR-1105}} - Set internal limit of particle count to max value from GUI preferences. - {{User|Nicholaz Beresford}
** one liner, obvious (NB)
* {{jira|VWR-418}} - Particles -> Burst Quantity -> Fades -> as of 1.14.x - {{User|Nava Muni}}
** not really a to patch in as it is, more of a starting point to address the issue (although it works better than the stock viewer already). 17 votes plus a more from dupes and related
* {{jira|VWR-248}} - Inexplicable folding of Avatars such that they are walking around with their heads up their arses - {{User|burian hawks}}
** 9 votes
* {{jira|VWR-412}} - Object editing arrows hidden but clickable on objects you can't edit. - {{User|Teravus Ousley}}
** 4 votes
* {{jira|VWR-68}} - indra.l: the code to parse constants is too loose. - {{User|Argent Stonecutter}}
** 4 votes, imported but stale? (NB)
* {{jira|VWR-654}} - Tools / Reset all Scripts in Selection Window does not Scroll automatically - {{User|Zi Ree}}
* {{jira|VWR-654}} - Tools / Reset all Scripts in Selection Window does not Scroll automatically - {{User|Zi Ree}}


=== Internationalization ===
=== Internationalization ===

Revision as of 22:22, 9 June 2007


Next bug triage - Monday, 3pm at Rob Linden's office in Grasmere🖈

This is just a preliminary list. Feel free to reorder, promote, etc.

I'm just importing the stuff from the last time when time ran out. Feel free to comment on individual issue as I've done in the last one or add new issues. (I'll mark my comments here with (NB) )


Issues without patches

(see bottom of bug triage for instructions on how to export a query to Wiki)

  • yada
  • yada
  • yada


Issues with patches from Last Triage (ran out of time and a few new ones)

Obvious to fix

separately available (checking for Null pointers is allway a good thing to do, and there seem to be still crash dumps from that area)

Bugs and Buglets

  • VWR-654 - Tools / Reset all Scripts in Selection Window does not Scroll automatically - Zi Ree

Internationalization

  • VWR-349 - Change keyboard shortcuts, because entering { [ ] } on German and some other international keyboards (AltGr 7, 8, 9, 0) triggers Rendering Features accelerators Ctrl-Alt-7, 8, 9, 0 (previously resulting in unstable viewer) - Thomas Shikami
    • obvious, one file, 10 lines, Had spoken about this last time, but not imported (NB)


Performance/Optimized memory consumption

  • This is one of my pet issues (and I'll shamelessly promote them here, (NB))


New Features/GUI

  • VWR-383 - Logging Chat to Disk does not include timestamps - Duckless Vandyke
    • 11 votes
  • VWR-650 - Patch to Address Debit Permission Spoofing - Zacharie Demina
    • 7 votes
  • VWR-446 - Automatically start renaming new user-created assets and automatically select new user-created folders - Mr Greggan
    • 7 votes
  • VWR-893 - Patch to make View Admin Options sticky - Gigs Taggart
  • VWR-597 - Abuse report tool should autofill abuser name when reporting an object - Tateru Nino
    • 6 votes
  • VWR-427 - Added new menu item: Tools > Edit Linked Parts - Jacek Antonelli
    • 5 votes
  • VWR-227 - If a Find/Search returns no results, the results list is still focused and an attempt is made to select the first result anyway. - Still Defiant
    • 3 votes
  • VWR-101 - Get rid of "Return All" - Gigs Taggart
  • VWR-727 - Torn of IM windows should be minimizable - Boroondas Gupte
    • according to the release notes, the related VWR-233 was fixed in 1.15.0.2 ("Fixed detached IM windows not resizing"). Not yet fixed Minimizing, but no spearate patch attached.
  • VWR-120 - Patch for separate color for llOwnerSay - Dale Glass
    • 6 votes, imported but stale? (NB)


Purely source code related (Warnings, Style, Comments, etc.)

  • VWR-652 - A harmless compiler warning in indra.l.cpp - Alissa Sabre
    • not sure for windows, one-liner (NB)

Linux and Platform


Sconstruct

  • VWR-218 - SConstruct script makes many assumptions that are invalid outside LL - Seg Baphomet
  • VWR-105 - SConstruct improvements - Hiro Sommambulist
  • VWR-225 - SConstruct: create newview lib before final link - Dzonatas Sol
    • 3 votes
    • This issue most likely will grow stale, if we don't want to leave open very low priority issues then close. Dzonatas Sol 20:44, 9 June 2007 (PDT)

Assorted

  • VWR-287 - Inconsistent behaviour between agent_slide_left / agent_slide_right, and the rest of the movement functions. - Ryozu Kojima
    • 5 votes
  • These two could probably be combined or are the same? Are they still valid? (NB)
  • SVC-104 - llBase64ToInteger caveats & bugs - Strife Onizuka
    • Should be looked at, since it apparently involves a bug where uninitialized data is referenced
  • VWR-190 - Replace HTML Help with Harry Linden's Google Co-op search, or add a button to the HTML Help window to go thee. - SignpostMarv Martin
    • 4 votes
  • VWR-102 - md5 slow - Kunnis Basiat
    • probaby a "won't fix" (someone said on the sldev list, that it was planned to do away with the initial MD5 at startup anyway)