0.9 Bug List
From OpenSimulator
(Difference between revisions)
Line 1: | Line 1: | ||
Count down to 0.9 release | Count down to 0.9 release | ||
+ | Old bugs: | ||
* Check [http://opensimulator.org/mantis/view.php?id=7908 HG TP problems with newer version of mono] (maybe a different root cause?) | * Check [http://opensimulator.org/mantis/view.php?id=7908 HG TP problems with newer version of mono] (maybe a different root cause?) | ||
* 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) | ||
Line 7: | Line 8: | ||
* (WIP) Check [http://opensimulator.org/mantis/view.php?id=7929 Deeding full perm object to group makes it not available for sale] (ongoing bug) | * (WIP) Check [http://opensimulator.org/mantis/view.php?id=7929 Deeding full perm object to group makes it not available for sale] (ongoing bug) | ||
* <strike>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] (ongoing bug)</strike> | * <strike>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] (ongoing bug)</strike> | ||
+ | |||
+ | 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 09:19, 20 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)
- (WIP) Check Setting PRIM_FLEXIBLE with llSetPrimitiveParams corrupts PRIM_TYPE related to this has patch incl
- (WIP) 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)