On Mon, Jun 28, 2010 at 02:38:40PM +0200, Rene Engelhard wrote:
> >   File "/usr/lib/python2.5/site-packages/uno.py", line 274, in _uno_import
> >     RuntimeException = pyuno.getClass( "com.sun.star.uno.RuntimeException"
> >     )
> > RuntimeError: pyuno.getClass: expecting one string argument

This error is interesting, though, since the pyuNO code itself didn't change
any OOo supported 2.5 before (it nominally still supportes 2.4, even).

But yes, using python 2.6 (inside a squeeze chroot) works:

$ python2.6
Python 2.6.5+ (release26-maint, Jun 16 2010, 12:01:44) 
[GCC 4.4.4] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import uno
>>> from com.sun.star.beans import PropertyValue
>>> 

Grüße/Regards,

René
-- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  r...@debian.org | GnuPG-Key ID: D03E3E70
   `-   Fingerprint: E12D EA46 7506 70CF A960 801D 0AA0 4571 D03E 3E70



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to