Ticket #937 (closed defect: fixed)
Error changing realm sky properties in Composer on Windows with Ogre.
| Reported by: | mike | Owned by: | mike |
|---|---|---|---|
| Priority: | high | Milestone: | MV3D-0.75 |
| Component: | tools | Version: | |
| Keywords: | Cc: | ||
| Estimated Effort: | 1 day | Platform: | Windows |
| State: | Conceptualizing | Relative Size: | 1 |
Description
2011-12-30 20:58:29-0500 [-] Unhandled Error Traceback (most recent call last): File "F:\Projects\MV3D\trunk\mv3d\tools\guidewx.py", line 667, in _textEntered self.text = text File "F:\Projects\MV3D\trunk\mv3d\util\guide.py", line 229, in __set__ getattr(obj, self.baseAttr).setData(value) File "F:\Projects\MV3D\trunk\mv3d\util\guide.py", line 2619, in setData setattr(obj, attrib, value) File "F:\Projects\MV3D\trunk\mv3d\util\guide.py", line 646, in __set__ obj.propertyChanged(self.attrib) --- <exception caught here> --- File "F:\Projects\MV3D\trunk\mv3d\util\guide.py", line 593, in propertyChanged res = callback(self, property) File "F:\Projects\MV3D\trunk\mv3d\tools\composer\composer.py", line 316, in _sendSky self.realmView.sky.caelum.setCloudCover(self.cloudCover) exceptions.AttributeError: 'Ogre3DBasicSkyView' object has no attribute 'caelum'
Change History
Note: See
TracTickets for help on using
tickets.
