Re: [osg-users] osgviewerWX vs. osgPython 2.2.0

2008-12-03 Thread Hartmut Seichter



Hi Randolph,

seems that was missed out from wrapping ... I guess we have a 2.6.x 
release next week out - please be patient :)


Hartmut

--
Dr. Hartmut Seichter
PhD (HKU), Dipl.-Ing. (BUW)
Post-Doctoral Fellow, HIT Lab NZ
+64 3 364 2987 Ext. 3078
http://www.hitlabnz.org/people/hse25


Randolph Fritz wrote:
When I try to run this (new) example with this (old) library under IDLE, 
I get the following error in line 67:

   AttributeError: 'PySwigObject' object has no attribute 'windowResize'
Followed by a crash

Line 67 is:
 self.graphicswindow.getEventQueue().windowResize(0, 0, w, h)

Far as I can tell, this is correct. Did windowResize have a different 
name in OSG 2.2.0?


Randolph

 


Platform  Windows-XP-5.1.2600
Architecture  ('32bit', 'WindowsPE')
Machine  --
Python build  ('r252:60911', 'Feb 21 2008 13:11:45')
Python compiler   MSC v.1310 32 bit (Intel)
--
osg.osgGetLibraryName   OpenSceneGraph Library
osg.osgGetVersion   2.2.0
osg.osgGetSOVersion 25
osg Python library location  :  
C:\Python25\lib\site-packages\osg-2.2.0-msw\osg.pyc
osg Dynamic linked library location  :  module '_osg' from 
'C:\Python25\lib\site-packages\osg-2.2.0-msw\_osg.pyd'

--
osgDB.osgGetLibraryName OpenSceneGraph DB (Data Base) 
Library

osgDB.osgGetVersion 2.2.0
osgDB Python library location:  
C:\Python25\lib\site-packages\osg-2.2.0-msw\osgDB.pyc
osgDB Dynamic linked library location:  module '_osgDB' from 
'C:\Python25\lib\site-packages\osg-2.2.0-msw\_osgDB.pyd'
 



___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] osgviewerWX vs. osgPython 2.2.0

2008-12-03 Thread R Fritz

Great!  Will be waiting...

Randolph

On Dec 3, 2008, at 12:55 PM, Hartmut Seichter wrote:




Hi Randolph,

seems that was missed out from wrapping ... I guess we have a 2.6.x  
release next week out - please be patient :)


Hartmut

--
Dr. Hartmut Seichter
PhD (HKU), Dipl.-Ing. (BUW)
Post-Doctoral Fellow, HIT Lab NZ
+64 3 364 2987 Ext. 3078
http://www.hitlabnz.org/people/hse25


Randolph Fritz wrote:
When I try to run this (new) example with this (old) library under  
IDLE, I get the following error in line 67:
  AttributeError: 'PySwigObject' object has no attribute  
'windowResize'

Followed by a crash
Line 67 is:
self.graphicswindow.getEventQueue().windowResize(0, 0,  
w, h)
Far as I can tell, this is correct. Did windowResize have a  
different name in OSG 2.2.0?

Randolph
 Platform 
  Windows-XP-5.1.2600

Architecture  ('32bit', 'WindowsPE')
Machine  --
Python build  ('r252:60911', 'Feb 21 2008 13:11:45')
Python compiler   MSC v.1310 32 bit (Intel)
--
osg.osgGetLibraryName   OpenSceneGraph Library
osg.osgGetVersion   2.2.0
osg.osgGetSOVersion 25
osg Python library location  :  C:\Python25\lib\site- 
packages\osg-2.2.0-msw\osg.pyc
osg Dynamic linked library location  :  module '_osg' from 'C: 
\Python25\lib\site-packages\osg-2.2.0-msw\_osg.pyd'

--
osgDB.osgGetLibraryName OpenSceneGraph DB (Data  
Base) Library

osgDB.osgGetVersion 2.2.0
osgDB Python library location:  C:\Python25\lib\site- 
packages\osg-2.2.0-msw\osgDB.pyc
osgDB Dynamic linked library location:  module '_osgDB' from 'C: 
\Python25\lib\site-packages\osg-2.2.0-msw\_osgDB.pyd'


 ___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


[osg-users] osgviewerWX vs. osgPython 2.2.0

2008-12-02 Thread Randolph Fritz
When I try to run this (new) example with this (old) library under IDLE, 
I get the following error in line 67:

   AttributeError: 'PySwigObject' object has no attribute 'windowResize'
Followed by a crash

Line 67 is:
 self.graphicswindow.getEventQueue().windowResize(0, 0, w, h)

Far as I can tell, this is correct. Did windowResize have a different 
name in OSG 2.2.0?


Randolph


Platform  Windows-XP-5.1.2600
Architecture  ('32bit', 'WindowsPE')
Machine  
--

Python build  ('r252:60911', 'Feb 21 2008 13:11:45')
Python compiler   MSC v.1310 32 bit (Intel)
--
osg.osgGetLibraryName   OpenSceneGraph Library
osg.osgGetVersion   2.2.0
osg.osgGetSOVersion 25
osg Python library location  :  
C:\Python25\lib\site-packages\osg-2.2.0-msw\osg.pyc
osg Dynamic linked library location  :  module '_osg' from 
'C:\Python25\lib\site-packages\osg-2.2.0-msw\_osg.pyd'

--
osgDB.osgGetLibraryName OpenSceneGraph DB (Data Base) 
Library

osgDB.osgGetVersion 2.2.0
osgDB Python library location:  
C:\Python25\lib\site-packages\osg-2.2.0-msw\osgDB.pyc
osgDB Dynamic linked library location:  module '_osgDB' from 
'C:\Python25\lib\site-packages\osg-2.2.0-msw\_osgDB.pyd'



___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org