secondlife / jira-archive

2 stars 0 forks source link

[BUG-10735] Throughout SL, my Account and any of my Alts do not view properly the Object Entry of a Land in the Address Bar of the latest SL Viewer 3.8.6 (305981) #1032

Open sl-service-account opened 8 years ago

sl-service-account commented 8 years ago

Steps to Reproduce

Any activity.

Actual Behavior

Under World -> About Land -> Options, if I Enable Object Entry to Everyone or I Disable Object Entry to Everyone, I always see my Lands as being Object Entry Enabled on the top of the Viewer in the Address Bar. My Alts see the same thing in their Address Bars. This seems to be a Performance Bug in the latest SL Viewer. In this SlURL: http://maps.secondlife.com/secondlife/Mystic%20Isles/227/3/2406, I have noticed that the problem is not occuring in my Viewer in Region: Mystic Isles. The Land Owner seems to have Disabled Object Entry, and this is properly indicated on the top of my Viewer in the Address Bar. In this SLURL: http://maps.secondlife.com/secondlife/Forever%20Erotika/59/21/21 in Region: Forever Erotika, Object Entry is indicated to be Disabled for Everyone on the top of my Viewer, yet the Land Renter has clearly Checkmarked that Object Entry should be Enabled for Everyone. This seems to be a Performance Issue such that the latest Second Life Viewer cannot dictate on the Address Bar the proper setting of Object Entry throughout SL. This has also been witnessed in these 2 Regions of SL by my Alts.

Expected Behavior

I expect that all of my Accounts are able to view in the Address Bar the proper status of Object Entry of any Land in SL.

Other information

Original Jira Fields | Field | Value | | ------------- | ------------- | | Issue | BUG-10735 | | Summary | Throughout SL, my Account and any of my Alts do not view properly the Object Entry of a Land in the Address Bar of the latest SL Viewer 3.8.6 (305981) | | Type | Bug | | Priority | Unset | | Status | Accepted | | Resolution | Accepted | | Reporter | ItalianTony (italiantony) | | Created at | 2015-11-19T06:02:46Z | | Updated at | 2015-11-19T22:45:42Z | ``` { 'Business Unit': ['Platform'], 'Date of First Response': '2015-11-19T10:17:25.393-0600', 'ReOpened Count': 0.0, 'Severity': 'Unset', 'System': 'SL Viewer', 'Target Viewer Version': 'viewer-development', 'What just happened?': 'Under World --> About Land --> Options, if I Enable Object Entry to Everyone or I Disable Object Entry to Everyone, I always see my Lands as being Object Entry Enabled on the top of the Viewer in the Address Bar. My Alts see the same thing in their Address Bars. This seems to be a Performance Bug in the latest SL Viewer. In this SlURL: http://maps.secondlife.com/secondlife/Mystic%20Isles/227/3/2406, I have noticed that the problem is not occuring in my Viewer in Region: Mystic Isles. The Land Owner seems to have Disabled Object Entry, and this is properly indicated on the top of my Viewer in the Address Bar. In this SLURL: http://maps.secondlife.com/secondlife/Forever%20Erotika/59/21/21 in Region: Forever Erotika, Object Entry is indicated to be Disabled for Everyone on the top of my Viewer, yet the Land Renter has clearly Checkmarked that Object Entry should be Enabled for Everyone. This seems to be a Performance Issue such that the latest Second Life Viewer cannot dictate on the Address Bar the proper setting of Object Entry throughout SL. This has also been witnessed in these 2 Regions of SL by my Alts.', 'What were you doing when it happened?': 'Any activity.', 'What were you expecting to happen instead?': 'I expect that all of my Accounts are able to view in the Address Bar the proper status of Object Entry of any Land in SL.', } ```
sl-service-account commented 8 years ago

Whirly Fizzle commented at 2015-11-19T16:17:25Z

Hmm I linked this as a duplicate of BUG-9490 at first, but I removed the link because BUG-9490 is fixed for me on Second Life 3.8.6 (305981) Oct 13 2015 17:30:25 (Second Life Release).

sl-service-account commented 8 years ago

Whirly Fizzle commented at 2015-11-19T16:33:02Z

Your symptoms sound like BUG-9490 - this bug forced you to see the parcel build icon as it applied to you and not the real setting for Everyone. So in all locations where you could actually rez yourself you would not see the parcel build icon in the address bar - it was very buggy though and didnt take active group tags into account.

As far as I can tell BUG-9490 is fixed on Second Life 3.8.6 (305981) Oct 13 2015 17:30:25 (Second Life Release). I tested on parcels I owned and group owned parcels I have build rights on and didn't have build rights on and I'm always seeing the correct parcel build icon in the address bar.

At the location you gave, http://maps.secondlife.com/secondlife/Forever%20Erotika/59/21/21, I'm seeing no parcel build icon in the address bar, which is correct as the parcel has build enabled for Everyone: http://prntscr.com/94kdiz

Are you still seeing the parcel build icon displaying at that location? If your renter changed the build setting while you were on the parcel, you wont have seen the change until you opened about land or re-entered the parcel or relogged.

sl-service-account commented 8 years ago

ItalianTony commented at 2015-11-19T17:20:32Z

I am not referring to the Build Setting. I am referring to the Object Entry (Dynamic Pathfinding)Setting. It is clearly Disabled at that location. However, it should be Enabled. I understand that the latest version of the SL Viewer has the problem with the Build setting fixed. Dynamic Pathfinding is Disabled in that location in the Address Bar at my end of the Viewer. It should be Enabled. I should not be seeing the Curved Arrow.

sl-service-account commented 8 years ago

Whirly Fizzle commented at 2015-11-19T22:28:08Z

Ahhh! The dynamic pathfinding setting (the curvy arrow parcel icon) is nothing to do with the object entry parcel setting.

Dynamic pathfinding is a region wide setting (you can't set it per parcel) and it is disabled on that region, so it is correct that you see the curvy arrow in the viewer address bar on all parcels on that region. You can toggle dynamic pathfinding in the region debug console if you are EM or EO. If you open the region debug console (Develop -> Consoles -> Region debug console) & type in get dynamic_pathfinding it will tell you "dynamic_pathfinding = FALSE". http://prntscr.com/94p079

Dumping simulator features to the viewer log will also show dynamic pathfinding is disabled.

    <key>DynamicPathfindingEnabled</key>
        <boolean>0</boolean>

To enable dynamic pathfinding on that region and EM or an EO needs to "set dynamic_pathfinding true" in the region debug console.

sl-service-account commented 8 years ago

Kyle Linden commented at 2015-11-19T22:45:43Z

Hi ItalianTony,

Upon review this is actually a case of expected behavior. If in fact you are able to observe a bug in object entry icons and not pathfinding settings please file a specific bug related to that.

Thank you for taking the time to file this and wanting to make Second Life better.