Cool VL Viewer forum

View unanswered posts | View active topics It is currently 2025-05-23 06:04:13



Reply to topic  [ 24 posts ]  Go to page Previous  1, 2, 3  Next
Estate Access Unusable 
Author Message

Joined: 2009-03-17 18:42:51
Posts: 5989
Reply with quote
Try today's release: it contains more fixes to the permissions/UI enabling logic...


2024-11-09 10:13:47
Profile WWW

Joined: 2024-11-07 22:29:49
Posts: 11
Reply with quote
Henri Beauchamp wrote:
Try today's release: it contains more fixes to the permissions/UI enabling logic...


Sorry for the late reply, I've been a bit busy!

The issue is still happening in the latest release. I've attached the required information to this post.

Code:
Cool VL Viewer v1.32.2.22, Nov  9 2024 10:38:10
Release notes

You are at 244864.1, 245888.1, 14.7  in VioletWorld A located at
 (127.0.0.1:9101)
OpenSim/lickx 0.9.3.0 Dev   (X64/Win/DotNet)
Release notes

CPU: AMD Ryzen 9 7950X 16-Core Processor             (4501 MHz)
Memory: 64630MB
OS version: Microsoft Windows 11 64 bits v11.0 (build 26100.2161)
Memory manager: OS native
Graphics: NVIDIA GEFORCE RTX 4070 TI SUPER/PCIE/SSE2
Windows graphics driver version: 32.00.0015.6590
OpenGL version: 4.6.0 NVIDIA 565.90
Detected VRAM: 16376MB
J2C decoder: OpenJPEG: 1.4.0.635f
Audio driver: FMOD Studio v2.03.03
Networking backend: libcurl 7.47.0/OpenSSL 1.0.2u/zlib 1.3.1.zlib-ng
Browser plugin: Dullahan 1.14.0/CEF 118.4.1/Chromium 118.0.5993.54
Packets lost: 0/2597 (0.0%)

Built with: MSVC v1941
Compiler-generated maths: SSE2.

Compile flags used for this build:
/O2 /Oi /DNDEBUG /D_SECURE_SCL=0 /D_HAS_ITERATOR_DEBUGGING=0 /DWIN32 /D_WINDOWS /GR /EHsc /std:c++17 /EHs /fp:fast /MP /TP /c /nologo /MD /GS- /Zc:threadSafeInit- /DLL_WINDOWS=1 /DUNICODE /D_UNICODE /DWINVER=0x0A00 /D_WIN32_WINNT=0x0A00 /DLL_NETBIOS=1 /DBOOST_ALL_NO_LIB /DLL_FMOD=1 /DLL_OPENAL=1 /DAPR_DECLARE_STATIC /DCURL_STATICLIB=1 /DXML_STATIC


Attachments:
File comment: Cool VL Viewer log.
CoolVLViewer.zip [29.21 KiB]
Downloaded 322 times
2024-11-09 14:01:34
Profile

Joined: 2024-11-07 22:29:49
Posts: 11
Reply with quote
Henri Beauchamp wrote:
g0rd0ngrfr33mailgr wrote:
What if you install an opensimulator instance on your PC? Unconnected to any grid. Wouldn't you be the sim owner then?
I don't have time for this, sorry.

I don't want to bother with OpenSim server stuff (especially since it's not even C++/Linux, but C#/Windows) and learn it for such a minor bug (the number of impacted users is minimal, and the rare occasions when the said users need this feature, they can always fire another viewer to modify the setting they need changed).

Just to add to this: This bug affects all grids, not just OpenSim, and means users cannot use Cool VL Viewer to manage estates properly, which is a very common use-case in Second Life by many residents.

The bug is only affecting removing users from the access lists, not adding them (as adding involves a separate dialog). Specifically, the bug is that the list controls are not holding their selections on click.

I've attached a ZIP file with a GIF animation in it to show you the bug in action, Henri. Hopefully that shows you what is happening better!


Attachments:
File comment: A GIF animation of the bug in question.
AccessListBug.zip [62.77 KiB]
Downloaded 290 times
2024-11-09 14:25:22
Profile

Joined: 2009-03-17 18:42:51
Posts: 5989
Reply with quote
Crai_Conundrum wrote:
which is a very common use-case in Second Life by many residents.
Well, you are the first one in 17 years to complain... :lol:

Crai_Conundrum wrote:
The bug is only affecting removing users from the access lists, not adding them (as adding involves a separate dialog). Specifically, the bug is that the list controls are not holding their selections on click.

I've attached a ZIP file with a GIF animation in it to show you the bug in action, Henri. Hopefully that shows you what is happening better!
It looks like a spurious list refreshing issue... I will see if I can spot the bug in the code, but without being able to test it in real time and instrument the code and/or add specific logging to narrow down the culprit part, I cannot guarantee anything.

Also, did you try today's release (v1.32.2.22) ?... I did cleanup the floater refreshing part of the code, so this maybe changed something (either for the best... or the worst).


2024-11-09 14:40:07
Profile WWW

Joined: 2024-11-07 22:29:49
Posts: 11
Reply with quote
Henri Beauchamp wrote:
Crai_Conundrum wrote:
which is a very common use-case in Second Life by many residents.
Well, you are the first one in 17 years to complain... :lol:

Crai_Conundrum wrote:
The bug is only affecting removing users from the access lists, not adding them (as adding involves a separate dialog). Specifically, the bug is that the list controls are not holding their selections on click.

I've attached a ZIP file with a GIF animation in it to show you the bug in action, Henri. Hopefully that shows you what is happening better!
It looks like a spurious list refreshing issue... I will see if I can spot the bug in the code, but without being able to test it in real time and instrument the code and/or add specific logging to narrow down the culprit part, I cannot guarantee anything.

Also, did you try today's release (v1.32.2.22) ?... I did cleanup the floater refreshing part of the code, so this maybe changed something (either for the best... or the worst).

Yes, the GIF and logs are from that release.


2024-11-09 14:42:10
Profile

Joined: 2011-12-12 04:09:46
Posts: 118
Reply with quote
I noticed this too a while ago with terrain textures on OSGrid. I never thought too much about it because it's Opensim, until this thread. I have a stand alone copy of opensim running (OSGrid is down for maintenance) that I've been testing different versions of Cool VL Viewer on. 1.32.0.26 works fine. I can change the terrain texture, all the options in Region/Estate seem to work. Re-logging, tp out and back load the correct texture.

If I then log in with 1.32.2.14, or any of the later version that I have, the viewer loads the old terrain texture, not the one I applied and baked (in both the viewer and "terrain bake" command in the terminal). I've cleared the cache, refresh terrain from the mini-map, teleported off the region and back, quit and re-started Opensim. It always loads the old terrain texture, not the one I changed to with 1.32.0.26.

I cannot change the region rating or any other option in Region/Estate after 1.32.2.18.


2024-11-09 15:30:35
Profile

Joined: 2009-06-08 16:33:20
Posts: 36
Reply with quote
Sadly with the latest release today the Estate Access is not fixed yet.

When i open the Estate Menue, go to the Access list and list the banned AVs, i can scroll down the list, but a split second later it resets again and i am back to the start.
When i click a Name, it is highlighted for a split second and then unmarked again.
I dont know when this bug started as i dont use the Estate Menue not that often on my sim.
I know this ist not easy to Debug for someone who has no Estate Access and not that many ppl even notice it.
So far i switch to an other Viewer when i need Estate Access.
There is also no error listed in the Log
All i notice is as soon when i open the Estate Menue that in the Log things like this happen:

###
2024-11-09 17:30:50Z INFO: LLPanelRegionInfo::sendEstateOwnerMessage: Sending estate request 'getinfo' - Invoice: 2c75fd19-8fee-6980-4caa-42c270c30553
2024-11-09 17:30:50Z INFO: LLPanelRegionInfo::sendEstateOwnerMessage: Sending estate request 'getinfo' - Invoice: 9645d257-cfd7-e0d1-531b-49bb151acf36
2024-11-09 17:30:50Z INFO: LLPanelRegionInfo::sendEstateOwnerMessage: Sending estate request 'getinfo' - Invoice: be7ac84f-a28d-8408-50e9-20168a534d3a
2024-11-09 17:30:50Z INFO: LLPanelRegionInfo::sendEstateOwnerMessage: Sending estate request 'getinfo' - Invoice: 3f50e07d-02c1-37bc-569c-61f6f7ca1b94
2024-11-09 17:30:50Z INFO: LLPanelRegionInfo::sendEstateOwnerMessage: Sending estate request 'getinfo' - Invoice: 3fa03184-adb8-dc83-030f-51dd17249247
2024-11-09 17:30:50Z INFO: LLPanelRegionInfo::sendEstateOwnerMessage: Sending estate request 'getinfo' - Invoice: 909e9821-9c4c-eca8-d54d-4cf9dfcfcd36
2024-11-09 17:30:50Z INFO: LLPanelRegionInfo::sendEstateOwnerMessage: Sending estate request 'getinfo' - Invoice: 8e0b11bb-f354-9e78-06e9-5f47a08ade0a
2024-11-09 17:30:50Z INFO: LLPanelRegionInfo::sendEstateOwnerMessage: Sending estate request 'getinfo' - Invoice: fa28bb50-84a8-1d45-af19-3b5b37c2ce49
2024-11-09 17:30:51Z INFO: LLPanelRegionInfo::sendEstateOwnerMessage: Sending estate request 'getinfo' - Invoice: 875868e8-8b6c-557c-b4cb-a09974cfbb30
2024-11-09 17:30:51Z INFO: LLPanelRegionInfo::sendEstateOwnerMessage: Sending estate request 'getinfo' - Invoice: d5d11990-d9af-80a8-9a4f-1d22c5d11c27
2024-11-09 17:30:51Z INFO: LLPanelRegionInfo::sendEstateOwnerMessage: Sending estate request 'getinfo' - Invoice: b8a783f9-2e2a-6147-39a1-6c72b4568cd7
2024-11-09 17:30:51Z INFO: LLPanelRegionInfo::sendEstateOwnerMessage: Sending estate request 'getinfo' - Invoice: 7e0ead70-7326-598d-32dd-c53fd1dc7555
2024-11-09 17:30:51Z INFO: LLPanelRegionInfo::sendEstateOwnerMessage: Sending estate request 'getinfo' - Invoice: 073c10fb-ed57-f197-319f-1e65bb9c30c6
###

It keeps rapidly spamming the Log until i close the Estate Menue again.

btw. i would add the CoolVLViewer.log, but even when i zip it it is still too big due to the rapid spam in the log :o


2024-11-09 17:32:43
Profile

Joined: 2009-03-17 18:42:51
Posts: 5989
Reply with quote
I might I found the culprit change (that went in together but independently from the PBR terrain support code).

I sent to the Linux users among you a PM with the link to a beta viewer Linux build that should solve the issue... Let me know if it does, and if it does not, enable the "RegionInfo" debug tag, reproduce the issue and post the log here.


2024-11-14 11:09:50
Profile WWW

Joined: 2011-12-12 04:09:46
Posts: 118
Reply with quote
Thank you Henri.
Everything that I checked is working except ground textures. I can't change them and it still loads the default ground textures.


Attachments:
CoolVLViewer.log.tar.gz [24.21 KiB]
Downloaded 301 times
2024-11-14 13:05:41
Profile

Joined: 2009-03-17 18:42:51
Posts: 5989
Reply with quote
Jeeper wrote:
Everything that I checked is working except ground textures. I can't change them and it still loads the default ground textures.
In OpenSim ?... Likely an OpenSim bug, and a different bug anyway...


2024-11-14 13:10:18
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 24 posts ]  Go to page Previous  1, 2, 3  Next

Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.