Difference between revisions of "Viewer Evolution User Group"

From Second Life Wiki
Jump to navigation Jump to search
(added a couple of issues)
(Moved new issues to New Topics)
Line 9: Line 9:


===Ongoing===
===Ongoing===
# {{JiraIssue|SVC-6898|Removing duplicated protected folders}} and related proposal (see JIRA comments)  --[[User:Opensource Obscure|oobscure]] 07:56, 22 April 2011 (PDT)
# {{JiraIssue|STORM-312|spacenavigator on linux}} (this had been included in Sprint-8, then Sprint-11, then...?) --[[User:Opensource Obscure|oobscure]] 07:56, 22 April 2011 (PDT)
# {{JiraIssue|VWR-24731|add new changes in gpu_table.txt/support for new and recent GPU's}} (added by TriloByte Zanzibar)
# {{JiraIssue|VWR-24731|add new changes in gpu_table.txt/support for new and recent GPU's}} (added by TriloByte Zanzibar)
# {{JiraIssue|VWR-7677| Also STORM-761 Windlight}} (added by TriloByte Zanzibar)
# {{JiraIssue|VWR-7677| Also STORM-761 Windlight}} (added by TriloByte Zanzibar)
Line 16: Line 14:
# {{JiraIssue|STORM-313|Better display of parcel permissions and group effects}}
# {{JiraIssue|STORM-313|Better display of parcel permissions and group effects}}
#* was: {{JiraIssue|VWR-7830|Automatically switch active group on group land}}
#* was: {{JiraIssue|VWR-7830|Automatically switch active group on group land}}
#* {{jira|VWR-7830}} should remain open under the new parent issue {{jira|VWR-25525}} as one of a set of alternatives, and only be closed once one or more alternatives have been implemented such that the problem of group switching is solved to some reasonable degree. If code-related issues exist that make VWR-7830 difficult to implement at present, then these should be added as depended-upon issues accordingly so that they might someday be resolved.
#* {{JiraIssue|VWR-7830}} should remain open under the new parent issue {{JiraIssue|VWR-25525}} as one of a set of alternatives, and only be closed once one or more alternatives have been implemented such that the problem of group switching is solved to some reasonable degree. If code-related issues exist that make VWR-7830 difficult to implement at present, then these should be added as depended-upon issues accordingly so that they might someday be resolved.
# {{JiraIssue|VWR-25506|Investigate restrictions on storing and exchanging inventory items within prims and notecards}}
# {{JiraIssue|VWR-25506|Investigate restrictions on storing and exchanging inventory items within prims and notecards}}
#* was: {{JiraIssue|VWR-25260| Ability to synch landmarks between alts on the same computer}}
#* was: {{JiraIssue|VWR-25260| Ability to synch landmarks between alts on the same computer}}
Line 41: Line 39:
# {{JiraIssue|VWR-23121|Minimising interface clutter for Viewer 2.0/Snowstorm}}
# {{JiraIssue|VWR-23121|Minimising interface clutter for Viewer 2.0/Snowstorm}}
# Poor responsiveness of Profile and IM buttons in search; after searching for a person in the search window, clicking the IM or Profile button will often do nothing for an inexplicably long-time. Surely the change to a profile page should just occur right away in the browser, and the IM window open right away? - [[User:Haravikk Mistral|Haravikk Mistral]] (would post or find JIRA issue but can't)
# Poor responsiveness of Profile and IM buttons in search; after searching for a person in the search window, clicking the IM or Profile button will often do nothing for an inexplicably long-time. Surely the change to a profile page should just occur right away in the browser, and the IM window open right away? - [[User:Haravikk Mistral|Haravikk Mistral]] (would post or find JIRA issue but can't)
# {{JiraIssue|SVC-6898|Removing duplicated protected folders}} and related proposal (see JIRA comments)  --[[User:Opensource Obscure|oobscure]] 07:56, 22 April 2011 (PDT)
# {{JiraIssue|STORM-312|spacenavigator on linux}} (this had been included in Sprint-8, then Sprint-11, then...?) --[[User:Opensource Obscure|oobscure]] 07:56, 22 April 2011 (PDT)


<!--Add your topic before this line
<!--Add your topic before this line

Revision as of 04:25, 24 April 2011

Review of proposals for new features and changes in the official Second Life Viewer.

Open to all Second Life users who would like to collaborate with Linden Lab and open source developers to improve the viewer experience.


Schedule

Every Wednesday 08:00-09:00 SLT at Sand Castle🖈



Agenda

The agenda for the next meeting is:

Ongoing

  1. VWR-24731 add new changes in gpu_table.txt/support for new and recent GPU's (added by TriloByte Zanzibar)
  2. VWR-7677 Also STORM-761 Windlight (added by TriloByte Zanzibar)
  3. VWR-24764 Ability to filter media by domain in the viewer (Added by Cummere Mayo and Qie Niangao)
  4. STORM-313 Better display of parcel permissions and group effects
    • was: VWR-7830 Automatically switch active group on group land
    • VWR-7830 should remain open under the new parent issue VWR-25525 as one of a set of alternatives, and only be closed once one or more alternatives have been implemented such that the problem of group switching is solved to some reasonable degree. If code-related issues exist that make VWR-7830 difficult to implement at present, then these should be added as depended-upon issues accordingly so that they might someday be resolved.
  5. VWR-25506 Investigate restrictions on storing and exchanging inventory items within prims and notecards
    • was: VWR-25260 Ability to synch landmarks between alts on the same computer


New Topics

  1. Display Names not being cached properly? Frequently display names won't display right away, even though they've been displayed elsewhere recently, seems like they're being fetched again every time. - Haravikk Mistral (would post or find JIRA issue but can't)
    • Possible cause: display_name_next_update in avatar_name_cache.xml often seems to be set to the unix epoch (1970-01-01T00:00:00Z), and display_name_expires is often set to a time earlier then present time, possibly causing updates unnecessarily, most likely a timezone issue as timestamps aren't valid future UTC times? - Haravikk Mistral
  2. Chat transcripts/history for IMs still aren't always logged consistently, mostly causing newer messages to be stored in a different file from that used to display recent chat history when opening a new IM session. All cases of IMs being logged should really use username for consistency, with detectable files using legacy name transferred over automatically. - Haravikk Mistral (would post or find JIRA issue but can't)
  3. VWR-23121 Minimising interface clutter for Viewer 2.0/Snowstorm
  4. Poor responsiveness of Profile and IM buttons in search; after searching for a person in the search window, clicking the IM or Profile button will often do nothing for an inexplicably long-time. Surely the change to a profile page should just occur right away in the browser, and the IM window open right away? - Haravikk Mistral (would post or find JIRA issue but can't)
  5. SVC-6898 Removing duplicated protected folders and related proposal (see JIRA comments) --oobscure 07:56, 22 April 2011 (PDT)
  6. STORM-312 spacenavigator on linux (this had been included in Sprint-8, then Sprint-11, then...?) --oobscure 07:56, 22 April 2011 (PDT)

Archive

Records of past meetings: Viewer Evolution User Group/Archive


See the list of other user groups.