0.9 Bug List
From OpenSimulator
(Difference between revisions)
m (Moved the latest fixed item to top of fixed issues.) |
Sheera Khan (Talk | contribs) |
||
Line 13: | Line 13: | ||
Regressions (worked in 0.8.2 but doesn't work in 0.9 dev): | Regressions (worked in 0.8.2 but doesn't work in 0.9 dev): | ||
− | * Check [http://opensimulator.org/mantis/view.php?id=7960 llAttachToAvatarTemp() child prims not rezzing as part of hud] worked in earlier 0.9 builds, possible its related to robust services as reverting simulator doesn't help | + | * <strike>Check [http://opensimulator.org/mantis/view.php?id=7960 llAttachToAvatarTemp() child prims not rezzing as part of hud] worked in earlier 0.9 builds, possible its related to robust services as reverting simulator doesn't help</strike> |
* Check [http://opensimulator.org/mantis/view.php?id=7836 Next owner permissions are not able to be set in inventory] Should work either way: on rezzed object or from inventory | * Check [http://opensimulator.org/mantis/view.php?id=7836 Next owner permissions are not able to be set in inventory] Should work either way: on rezzed object or from inventory | ||
* (WIP)Check [http://opensimulator.org/mantis/view.php?id=7935 Assets not being transferred on HG TPs] (regression) | * (WIP)Check [http://opensimulator.org/mantis/view.php?id=7935 Assets not being transferred on HG TPs] (regression) |
Revision as of 09:57, 5 September 2016
Count down to 0.9 release
Generic bugs:
- Check 3X CPU use on Mono 4.4.0.182 over 4.2.3.4
- 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 Long delays when accessing task inventory (ongoing bug, low priority)
- (WIP) Check Timestamps and potential wrong use by groups v2 core module of Unix timestamps in OpenSim MySql databases (probably fixed, check on use of UnixTimeSinceEpoch format time stamps in OpenSim/Addons/Groups/GroupsModule.cs requested)
- (WIP) Check Setting PRIM_FLEXIBLE with llSetPrimitiveParams corrupts PRIM_TYPE related to this has patch incl
-
Check llRezObject with vel (ongoing bug)(not a bug) -
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 (worked in 0.8.2 but doesn't work in 0.9 dev):
-
Check llAttachToAvatarTemp() child prims not rezzing as part of hud worked in earlier 0.9 builds, possible its related to robust services as reverting simulator doesn't help - Check Next owner permissions are not able to be set in inventory Should work either way: on rezzed object or from inventory
- (WIP)Check Assets not being transferred on HG TPs (regression)
-
Check volume detect and collisions do not work proprely Mantis closed as fixed -
Check llTriggerSound is not working correctly Tested and confirmed. (regression) -
Check UserTitle is not working (regression) -
Check Telehubs and grid gods/ region owners (regression) -
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)