Difference between revisions of "User:Opensource Obscure/JIRA"

From Second Life Wiki
Jump to navigation Jump to search
m (→‎new features: Add support for textures to secondlife:/// protocol in embedded browser)
m (-)
Line 3: Line 3:


==top==
==top==
* https://jira.secondlife.com/browse/VWR-25575 body twists too far when turning while flying
* https://jira.secondlife.com/browse/VWR-26258 As a User, I want to Edit Properties for Multiple Items in Inventory in a tabbed window, like we are able to do in 1.xx viewers
* https://jira.secondlife.com/browse/SH-2306 Window goes to blinding white when shadows are turned on
* https://jira.secondlife.com/browse/SH-2306 Window goes to blinding white when shadows are turned on
* https://jira.secondlife.com/browse/VWR-26507 Places sidebar sorted weird and landmark folders inside are open
* https://jira.secondlife.com/browse/VWR-26507 Places sidebar sorted weird and landmark folders inside are open
Line 50: Line 52:
==Linux misc==
==Linux misc==
* https://jira.secondlife.com/browse/STORM-1122 Linux viewer sucks up file descriptors, stops loading content and crashes
* https://jira.secondlife.com/browse/STORM-1122 Linux viewer sucks up file descriptors, stops loading content and crashes
* https://jira.secondlife.com/browse/STORM-312  spacenavigator on linux didn't work
* Any open development contributor willing to take this?
Per Oz's comment at last Viewer Evolution User Group meeting, now that we've got autobuild packaging working, it should be straightforward
** https://jira.secondlife.com/browse/VWR-6363    Meta-issue: Joystick Support / NDOF devices / Space Navigator (patch needed)
** https://jira.secondlife.com/browse/VWR-6363    Meta-issue: Joystick Support / NDOF devices / Space Navigator (patch needed)
** https://jira.secondlife.com/browse/WEB-3511    VWR-8465        Meta-issue: Joystick Support / NDOF devices / Space Navigator (patch attached)
* https://jira.secondlife.com/browse/OPEN-21      linux libndofdev incompatible to kernel >=2.6.33 (was: spacenavigator does not wok under x.org 1.8.0, udev and fedora 13)
* https://jira.secondlife.com/browse/OPEN-21      linux libndofdev incompatible to kernel >=2.6.33 (was: spacenavigator does not wok under x.org 1.8.0, udev and fedora 13)


==camera/rendering==
==camera/rendering==
fixed?
* https://jira.secondlife.com/browse/SVC-1926 Small prim culling should be based on camera position, not agent position.
* https://jira.secondlife.com/browse/SVC-1926 Small prim culling should be based on camera position, not agent position.
* https://jira.secondlife.com/browse/VWR-11781 Center the draw distance around the camera, not the avatar
** https://jira.secondlife.com/browse/VWR-11781 Center the draw distance around the camera, not the avatar
** https://jira.secondlife.com/browse/VWR-1367 Expose Small Object Culling Settings


==shortcuts==
==shortcuts==
Line 68: Line 68:
** https://jira.secondlife.com/browse/STORM-537 STORM-26 Review spec for keyboard and make sure all new keyboard shortcuts are covered
** https://jira.secondlife.com/browse/STORM-537 STORM-26 Review spec for keyboard and make sure all new keyboard shortcuts are covered
* https://jira.secondlife.com/browse/STORM-1092 Ctrl-Shift-w behavior should be consistent for all floaters, dockable or otherwise.
* https://jira.secondlife.com/browse/STORM-1092 Ctrl-Shift-w behavior should be consistent for all floaters, dockable or otherwise.
** https://jira.secondlife.com/browse/VWR-26642 Inconsistent behaviour of ctrl-w shortcut when closing multiple tabbed floaters inside a container window


==misc==
==misc==
* https://jira.secondlife.com/browse/VWR-25575 body twists too far when turning while flying
* https://jira.secondlife.com/browse/VWR-25506 Investigate restrictions on storing and exchanging inventory items within prims and notecards - are those results useful? should testing go on?
* https://jira.secondlife.com/browse/VWR-25506 Investigate restrictions on storing and exchanging inventory items within prims and notecards - are those results useful? should testing go on?


Line 114: Line 114:
** https://lists.secondlife.com/pipermail/opensource-dev/2011-April/006780.html
** https://lists.secondlife.com/pipermail/opensource-dev/2011-April/006780.html
** per Oz's comment: "we've got someone looking at fixing the folders from the database side. if all goes well, some time soon those folders will just disappear and all the contents will be in the one that should exist. I'll wait to close 6898 until we're sure we've got it all sorted out"
** per Oz's comment: "we've got someone looking at fixing the folders from the database side. if all goes well, some time soon those folders will just disappear and all the contents will be in the one that should exist. I'll wait to close 6898 until we're sure we've got it all sorted out"
* https://jira.secondlife.com/browse/VWR-4153 Remember last email address for snapshots
* https://jira.secondlife.com/browse/WEB-3750 Gone profile
* https://jira.secondlife.com/browse/SVC-2810 IM to Email sending out messages that can't be replied to.
* https://jira.secondlife.com/browse/SVC-2810 IM to Email sending out messages that can't be replied to.

Revision as of 03:32, 18 August 2011

User page - JIRA - Interests - Groups - LSL - Places - Stores - Translations - other pages



This is some JIRA stuff I'm currently focusing on. Mostly a personal scrapbook page.

top

Social

Profiles: When reposting to twitter, included URLs should auto-shorten - https://jira.secondlife.com/browse/WEB-3969

a suggestion from whirly.fizzle: "an option to have notifications respect online status? So without us actually having to keep changing settings, we can get notifications inworld the same as it works nowwhen we are logged in, but as soon as we go offline, they stop."

Opening web profile defaults to feed tab - https://jira.secondlife.com/browse/WEB-3995

Groups can no longer be opened in the sidebar from a profile - https://jira.secondlife.com/browse/WEB-3975

Profile Feed Doesnt Respect your Mute/Block List - https://jira.secondlife.com/browse/WEB-3980

Privacy settings for the new "feed" feature are insufficient - https://jira.secondlife.com/browse/WEB-3959

new features

Linux misc

camera/rendering

fixed?

shortcuts

misc

textures loading

  • https://jira.secondlife.com/browse/VWR-24191 Meta-Issue: Poor texture loading and freezes indicate larger chain of bugs: small texture not loaded. Texture frequently shows grey when running script that cycles thru 5 textures with a llSleep(1.3) between each. Using "texture name" and storing the five textures in CONTENTS fails the same as using the UUID of the texture. Running the same script as above but on a regular prim (instead of a sculpt) and with a sleep of 10 seconds between each texture change – produces similar failure. (Texture shows as grey or blurred on ocassions but frequently enough).

test plans

meta issues

Durante lo Scrum Daily Meeting di oggi, Grumpity e Oz hanno spiegato che a lungo andare i Meta Issues diventano inutili per Linden Lab. A differenza di un crash bug che può venire affrontato, risolto e chiuso, i Meta Issues rimangono aperti indefinitamente. [Meta Issues have limited long-term value to Linden Lab] --oobscure 13:46, 4 May 2011 (PDT)

presi in considerazione, fix pending, etc