Bingo! I was trying to run those OSSL functions as the parcel owner (which worked under 0.7.2), and I didn't realize the permission changes defaulted to estate owner.<br><br>Your suggestions fixed everything. Thank you, Diva!<br>
<br><br clear="all">-John<br><br>----------------------------<br>John Lester<br>Chief Learning Officer<br>ReactionGrid, Inc.<br><a href="http://reactiongrid.com" target="_blank">http://reactiongrid.com</a><a href="http://jibemix.com" target="_blank"></a><br>
+1 (617) 910 0386<br>My Jibe Office: <a href="http://jibemicro.reactiongrid.com/pathfinderlester" target="_blank">http://jibemicro.reactiongrid.com/pathfinderlester</a><br>What is Jibe?: <a href="http://www.youtube.com/watch?v=KxYfmfhZ1W8" target="_blank">http://www.youtube.com/watch?v=KxYfmfhZ1W8</a><br>
Additional Contact Info: <a href="http://about.me/pathfinder" target="_blank">http://about.me/pathfinder</a><br><br>“If you want to build a ship, don’t drum up the men to gather wood, divide the work and give orders. Instead, teach them to yearn for the vast and endless sea.” -Antoine de Saint-Exupéry<br>
<br>
<br><br><div class="gmail_quote">On Mon, Mar 12, 2012 at 4:29 PM, <span dir="ltr"><<a href="mailto:diva@metaverseink.com">diva@metaverseink.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><span style="font-size:10pt;font-family:Verdana"><div>os functions now are ruled by specifications in the .ini file about who
can run them. By default, D2 now allows ESTATE_OWNER to run the os
functions. If you are not the estate owner, you can override this in
your MyWorld.ini. Look at what I have in DivaPreferences.ini under the
section [XEngine]. Then copy that to MyWorld.ini and change according to
your needs.<br>
<br>
</div><u></u> ; Comma separated list of owner classes that allow the function for a particular class of owners. Choices are
; - PARCEL_GROUP_MEMBER: allow if objectgroup is the same group as the parcel
; - PARCEL_OWNER: allow if the objectowner is parcelowner
; - ESTATE_MANAGER: allow if the object owner is a estate manager
; - ESTATE_OWNER: allow if objectowner is estateowner
; Allow_osSetRegionWaterHeight = 888760cb-a3cf-43ac-8ea4-8732fd3ee2bb, PARCEL_OWNER, ESTATE_OWNER, ...
<p><br><br></p></span></div>
<blockquote style="padding-left:8px;font-size:10pt;margin-left:8px;font-family:verdana;border-left:2px solid blue">
<div><div class="im">
-------- Original Message --------<br>
Subject: [Opensim-users] problem with diva-r18222-c upgrade - OSSL<br>
functions not working<br></div><div class="im">
From: "John \"Pathfinder\" Lester" <<a href="mailto:john.e.lester@gmail.com" target="_blank">john.e.lester@gmail.com</a>><br>
Date: Mon, March 12, 2012 11:01 am<br>
To: Opensim Users Mailing List <<a href="mailto:opensim-users@lists.berlios.de" target="_blank">opensim-users@lists.berlios.de</a>><br>
<br>
Howdy,<br><br>I just ran the auto-updater for my Diva Distro installation, which was running 0.7.2.<br><br>Installed diva-r18222-c just fine, and everything seems ok except for OSSL functions.<br><br>Any script that I have that requires an OSSL function throws an error (example below with osMakeNotecard function):<br>
<br>"System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: OSSL Runtime Error: osMakeNotecard permission denied. Script creator is not in the list of users allowed to execute this function and prim owner also has no permission."<br>
<br>I've explicitly allowed the running of these functions in the [XEngine] section of my OpenSim.ini file (see below), but no joy...<br><br>Enabled = true<br>AllowOSFunctions = true<br>OSFunctionThreatLevel = VeryHigh<br>
<br>Allow_osGetSimulatorVersion = true<br>Allow_osTeleportAgent = true<br>Allow_osMakeNotecard = true<br><br>Any suggestions?<br><br><br><br clear="all">-John<br><a href="http://about.me/pathfinder" target="_blank">http://about.me/pathfinder</a><br>
<br>“If you want to build a ship, don’t drum up the men to gather wood, divide the work and give orders. Instead, teach them to yearn for the vast and endless sea.” -Antoine de Saint-Exupéry<br> </div><hr>_______________________________________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
</div>
</blockquote>
<br>_______________________________________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
<br></blockquote></div><br>