[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#587402: RuntimeError: pyuno.getClass: expecting one string argument



Package: python-uno
Version: 1:3.2.1-3
Severity: normal

When I run the following code I get an exception:

% python
Python 2.5.5 (r255:77872, Apr 21 2010, 08:44:16) 
[GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import uno
>>> from com.sun.star.beans import PropertyValue
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  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 problem started when python-uno was upgraded from 1:3.2.0-9 to 1:3.2.1-3.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-uno depends on:
ii  libc6                   2.11.1-3         Embedded GNU C Library: Shared lib
ii  libgcc1                 1:4.4.4-5        GCC support library
ii  libpython2.6            2.6.5+20100616-1 Shared Python runtime library (ver
ii  libstdc++6              4.4.4-5          The GNU Standard C++ Library v3
ii  libstlport4.6ldbl       4.6.2-7          STLport C++ class library
ii  openoffice.org-core     1:3.2.1-3        office productivity suite -- arch-
ii  python                  2.5.4-9          An interactive high-level object-o
ii  python-central          0.6.14+nmu2      register and build utility for Pyt
ii  ure                     1.6.1+OOo3.2.1-3 OpenOffice.org UNO runtime environ

python-uno recommends no packages.

python-uno suggests no packages.

-- no debconf information



Reply to: