Bug triage/2007-06-18

From Second Life Wiki
Jump to navigation Jump to search


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

Preliminary ordered list. Feel free to reorder/promote/whatever.


Warnings, One-Liners, Obvious to Fix

  • VWR-143 - Compiler errors in llwebbrowserctrl.h - Hiro Sommambulist
    • obvious, one-liner
    • 3 votes
  • VWR-606 - Some source files (llprocessor.cpp and llsdserialize_tut.cpp) contain non-ASCII characters - Alissa Sabre
    • obvious
  • VWR-944 - Boost inclusion is inconsistent - TBBle Kurosawa
    • obvious
  • VWR-213 - Calling DestroyWindow with NULL window handle (win32 version) - Alissa Sabre
    • obvioius, one-liner
  • VWR-1061 - lltemplatemessagereader.cpp: standard inclusion at top of source file - Dzonatas Sol
    • obvious (just the usual header stuff and "linden_common.h" missing)
  • VWR-1049 - Trivial sizeof() miscalculatuion results in incomplete copying of CPU Brand ID string in CProcessor::AnalyzeAMDProcessor() - Paula Innis
    • obvious, one-liner
  • VWR-873 - Dead members "eVertexDataMask;" in various objects - Nicholaz Beresford
    • obvious, 6 files, same one-liner in each
  • VWR-941 - Reading length data for a four-byte Variable template message misstores the length - TBBle Kurosawa
    • obvious, needs fixing
  • VWR-942 - logRanOffEndOfPacket is too terse when it logs packet data, add some more info - TBBle Kurosawa
    • obvious, few lines of code (one hunk)
  • VWR-560 - Crash in llscrolllistctl.cpp when sorting scroll list - Dale Glass
    • one liner, probably not a real bug in current version as he says, but good style


International Users

  • 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
  • VWR-459 - Unicode supplementary characters typed in from keybaord are not handled properly on Windows (and potentially on Linux) - Alissa Sabre
    • three files, six hunks, but this problem must be a real PITA for asian users
  • VWR-251 - Keystrokes are eaten by IME when no text input is possible, on Windows using Japanese - Alissa Sabre
  • VWR-177 - Cut-and-Paste of Non-ASCII characters to old Applications doesn't work well on Windows - Alissa Sabre
    • a few lines deleted, seems reasonable


Language/Translation

  • VWR-684 - German Translation of the Viewer inaccurate and sometimes dangerously wrong - Zi Ree
    • that's pretty damn true :-)
  • VWR-746 - Incorrect menu item referred to when member of maximum number of groups and a group invite is received - Benja Kepler
  • VWR-774 - Swedish translation - Danne Carfagno
    • that must have been a lot of work!
  • VWR-238 - Permissions of Roles and Rights messed up in all translations of official skin - Anylyn Hax
    • 4 votes

Bugs and Buglets

  • VWR-418 - Particles -> Burst Quantity -> Fades -> as of 1.14.x - Nava Muni
    • 17 votes
  • VWR-119 - Zero missing in Sub-unit snap grid. for small fraction like 1/16 and 1/32 - gearsawe stonecutter
    • obvious, one-liner
    • 3 votes
  • VWR-660 - When turning off Flexible Object rendering, flexible objects become permanently invisible - Drewan Keats
    • not sure if what this fixes is a bug, but it would be worth changing if VWR-349 is not addressed (European users losing rendering of all flexis whithout knowing why).
  • VWR-132 - seg fault in lldrawpool.cpp - Hiro Sommambulist
    • three hunks, two outdated, one valid (although probably of little impact). avoids null pointer access, have seen crashes from similar stuff. The one hunk for 1.16 (couple of obvious lines) is separately available
  • VWR-53 - Inconsistency in order of AV texture layers between the upper body, lower body, and head - Joannah Cramer
  • VWR-412 - Object editing arrows hidden but clickable on objects you can't edit. - Teravus Ousley
    • 4 votes
  • VWR-68 - indra.l: the code to parse constants is too loose. - Argent Stonecutter
    • 4 votes
  • VWR-248 - Inexplicable folding of Avatars such that they are walking around with their heads up their arses - burian hawks
    • 9 votes


Linux and Platforms


Sconstruct


New Features/GUI


Already someone working on?

  • VWR-364 - Viewer memory leak (over several hours) - Dana Kosrae
    • 145 votes
  • The next three are related (same point in source), have been reported to Steve directly
    • VWR-733 - Change Request: Excess texture buffer memory size resulting in disk thrashing/crashes/virt memory swapping - Nicholaz Beresford
    • VWR-778 - Unnecessary blurry video/textures with low end graphics cards - Nicholaz Beresford
    • VWR-207 - Buggy condition statement appears to cause texture related bug side effects on systems with > ~2GB RAM - Still Defiant
      • 8 votes


Assorted

  • VWR-654 - Tools / Reset all Scripts in Selection Window does not Scroll automatically - Zi Ree
  • VWR-652 - A harmless compiler warning in indra.l.cpp - Alissa Sabre
  • VWR-891 - LLMozLib not cleaned up/deleted at end of program - Nicholaz Beresford
  • 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?
  • 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-120 - Patch for separate color for llOwnerSay - Dale Glass
    • 6 votes
  • VWR-102 - md5 slow - Kunnis Basiat
  • 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.