0.9 Bug List
From OpenSimulator
(Difference between revisions)
Line 12: | Line 12: | ||
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=7819 volume detect and collisions do not work proprely] | * Check [http://opensimulator.org/mantis/view.php?id=7819 volume detect and collisions do not work proprely] | ||
* 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) | ||
+ | * <strike>Check [http://opensimulator.org/mantis/view.php?id=7942 llTriggerSound is not working correctly] Tested and confirmed. (regression)</strike> | ||
* <strike>Check [http://opensimulator.org/mantis/view.php?id=7933 UserTitle is not working] (regression) </strike> | * <strike>Check [http://opensimulator.org/mantis/view.php?id=7933 UserTitle is not working] (regression) </strike> | ||
* <strike>Check [http://opensimulator.org/mantis/view.php?id=7934 Telehubs and grid gods/ region owners] (regression)</strike> | * <strike>Check [http://opensimulator.org/mantis/view.php?id=7934 Telehubs and grid gods/ region owners] (regression)</strike> |
Revision as of 01:21, 26 June 2016
Count down to 0.9 release
Generic 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 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 volume detect and collisions do not work proprely
- 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 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)