0.9 Bug List
From OpenSimulator
(Difference between revisions)
Line 6: | Line 6: | ||
* 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] (ongoing bug) | * 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] (ongoing bug) | ||
* Check [http://opensimulator.org/mantis/view.php?id=7904 Long delays when accessing task inventory] (ongoing bug, low priority) | * Check [http://opensimulator.org/mantis/view.php?id=7904 Long delays when accessing task inventory] (ongoing bug, low priority) | ||
+ | * Check [http://opensimulator.org/mantis/view.php?id=7932 llRezObject with vel] (ongoing bug) | ||
* (WIP) 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 | * (WIP) 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 | ||
* <strike>Check [http://opensimulator.org/mantis/view.php?id=7929 Deeding full perm object to group makes it not available for sale] (ongoing bug)</strike> | * <strike>Check [http://opensimulator.org/mantis/view.php?id=7929 Deeding full perm object to group makes it not available for sale] (ongoing bug)</strike> | ||
Line 11: | Line 12: | ||
Regressions: | Regressions: | ||
− | |||
* <strike>Check [http://opensimulator.org/mantis/view.php?id=7928 show grid size reporting 0 km squared] This works in 0.8 but fails in 0.9 (regression)</strike> | * <strike>Check [http://opensimulator.org/mantis/view.php?id=7928 show grid size reporting 0 km squared] This works in 0.8 but fails in 0.9 (regression)</strike> | ||
* <strike>Check [http://opensimulator.org/mantis/view.php?id=7858 llDie() leaves prim in region] Seems the prims are deleted but the viewer isn't getting updated. (regression)</strike> | * <strike>Check [http://opensimulator.org/mantis/view.php?id=7858 llDie() leaves prim in region] Seems the prims are deleted but the viewer isn't getting updated. (regression)</strike> |
Revision as of 19:34, 21 June 2016
Count down to 0.9 release
Old bugs:
- Check HG TP problems with newer version of mono (maybe a different root cause?)
- Check CHANGED_OWNER is not triggered on rez after changing object's ownership Problem with CHANGED (i have not tested myself)
- Check Timestamps and potential wrong use by groups v2 core module of Unix timestamps in OpenSim MySql databases (ongoing bug)
- Check Long delays when accessing task inventory (ongoing bug, low priority)
- Check llRezObject with vel (ongoing bug)
- (WIP) Check Setting PRIM_FLEXIBLE with llSetPrimitiveParams corrupts PRIM_TYPE related to this has patch incl
-
Check Deeding full perm object to group makes it not available for sale (ongoing bug) -
Check llEdgeOfWorld fails most of the time in a 1x1 region also an issue in varregions. Here (ongoing bug)
Regressions:
-
Check show grid size reporting 0 km squared This works in 0.8 but fails in 0.9 (regression) -
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) -
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)