0.9 Bug List
From OpenSimulator
(Difference between revisions)
												
			Sheera Khan  (Talk | contribs)  | 
			|||
| Line 4: | Line 4: | ||
* Check [http://opensimulator.org/mantis/view.php?id=7925 3X CPU use on Mono 4.4.0.182 over 4.2.3.4]  | * Check [http://opensimulator.org/mantis/view.php?id=7925 3X CPU use on Mono 4.4.0.182 over 4.2.3.4]  | ||
* 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)  | + | * <strike>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)</strike>  | 
* 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)  | ||
* (WIP) 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] (probably fixed, check on use of UnixTimeSinceEpoch format time stamps in OpenSim/Addons/Groups/GroupsModule.cs requested)  | * (WIP) 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] (probably fixed, check on use of UnixTimeSinceEpoch format time stamps in OpenSim/Addons/Groups/GroupsModule.cs requested)  | ||
Revision as of 15:44, 6 January 2017
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)