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

From Second Life Wiki
Jump to navigation Jump to search
m (bit of shuffling)
Line 60: Line 60:
* {{jira|VWR-68}} - indra.l: the code to parse constants is too loose. - {{User|Argent Stonecutter}}
* {{jira|VWR-68}} - indra.l: the code to parse constants is too loose. - {{User|Argent Stonecutter}}
** 4 votes
** 4 votes
* {{jira|VWR-248}} - Inexplicable folding of Avatars such that they are walking around with their heads up their arses - {{User|burian hawks}}
** 9 votes




Line 113: Line 115:
* {{jira|VWR-207}} - Buggy condition statement appears to cause texture related bug side effects on systems with > ~2GB RAM - {{User|Still Defiant}}
* {{jira|VWR-207}} - Buggy condition statement appears to cause texture related bug side effects on systems with > ~2GB RAM - {{User|Still Defiant}}
** 8 votes
** 8 votes
* {{jira|VWR-856}} - llvfs.cpp: possible loss of memory blocks in LLVFS:audit() - {{User|Nicholaz Beresford}}




=== Assorted ===
=== Assorted ===
* {{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-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}}
* {{jira|VWR-652}} - A harmless compiler warning in indra.l.cpp - {{User|Alissa Sabre}}
* {{jira|VWR-652}} - A harmless compiler warning in indra.l.cpp - {{User|Alissa Sabre}}

Revision as of 05:12, 2 June 2007


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

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


Warnings and Stuff

  • 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-873 - Dead members "eVertexDataMask;" in various objects - Nicholaz Beresford
    • obvious, 6 files, one line each
  • 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 has 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 worth chaning if VWR-349 is not addressed (European users losing rendering of all flexis whithout knowing why).
  • VWR-941 - Reading length data for a four-byte Variable template message misstores the length - TBBle Kurosawa
    • obvious, needs fixing
  • VWR-132 - seg fault in lldrawpool.cpp - Hiro Sommambulist
    • few hunks, avoids null pointer access, have seen crashes from similar stuff
  • 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
  • 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