0.9 Bug List
From OpenSimulator
(Difference between revisions)
(clarified mantis 7848 may refer to sn issue in groups v2 code) |
m |
||
Line 6: | Line 6: | ||
* Check [http://opensimulator.org/mantis/view.php?id=7872 CHANGED_OWNER is not triggered on rez after changing object's ownership] Problem with CHANGED (i have not tested myself) | * Check [http://opensimulator.org/mantis/view.php?id=7872 CHANGED_OWNER is not triggered on rez after changing object's ownership] Problem with CHANGED (i have not tested myself) | ||
* Check [http://opensimulator.org/mantis/view.php?id=7904 Long delays when accessing task inventory] | * Check [http://opensimulator.org/mantis/view.php?id=7904 Long delays when accessing task inventory] | ||
− | * Check [http://opensimulator.org/mantis/view.php?id=7848 Timestamps and potential wrong use | + | * Check [http://opensimulator.org/mantis/view.php?id=7848 Timestamps and potential wrong use by groups v2 core module of Unix timestamps in OpenSim MySql databases] |
* (Worked) Check [http://opensimulator.org/mantis/view.php?id=7910 Setting PRIM_FLEXIBLE with llSetPrimitiveParams corrupts PRIM_TYPE] related to [http://opensimulator.org/mantis/view.php?id=7896 this] has patch incl | * (Worked) Check [http://opensimulator.org/mantis/view.php?id=7910 Setting PRIM_FLEXIBLE with llSetPrimitiveParams corrupts PRIM_TYPE] related to [http://opensimulator.org/mantis/view.php?id=7896 this] has patch incl | ||
* (Worked) Check [http://opensimulator.org/mantis/view.php?id=7861 llEdgeOfWorld fails most of the time in a 1x1 region] also an issue in varregions. [http://opensimulator.org/mantis/view.php?id=7860 Here] | * (Worked) Check [http://opensimulator.org/mantis/view.php?id=7861 llEdgeOfWorld fails most of the time in a 1x1 region] also an issue in varregions. [http://opensimulator.org/mantis/view.php?id=7860 Here] |
Revision as of 12:03, 16 June 2016
Count down to 0.9 release
- Check HG TP problems with newer version of mono (maybe a different root cause?)
- Check PrimLimitsModule does not work correctly after selling land Previously worked fine on 0.8.x (regression)
- Check Joined group does not display in viewer until after a relog More group issues. another update issue? (regression)
- Check CHANGED_OWNER is not triggered on rez after changing object's ownership Problem with CHANGED (i have not tested myself)
- Check Long delays when accessing task inventory
- Check Timestamps and potential wrong use by groups v2 core module of Unix timestamps in OpenSim MySql databases
- (Worked) Check Setting PRIM_FLEXIBLE with llSetPrimitiveParams corrupts PRIM_TYPE related to this has patch incl
- (Worked) Check llEdgeOfWorld fails most of the time in a 1x1 region also an issue in varregions. Here
-
Check llDie() leaves prim in region Seems the prims are deleted but the viewer isn't getting updated. (regression) -
Check Parcel properties don't take effect when entering parcel should be an easy fix, solution in mantis. (regression) -
Check Objects are not set to the group, when they are rezzed or created Noticed this and also some llDetectedGroup issues (regression) -
Check Edit particle beam is missing again (regression)