[gutsy/OOo] Importing pyuno raises SystemError: dynamic module not initialized properly -> Bibus doesn't start

Bug #137243 reported by lacarpe
This bug report is a duplicate of:  Bug #132583: python-uno can't be imported. Edit Remove
2
Affects Status Importance Assigned to Milestone
Ubuntu
New
Undecided
Unassigned

Bug Description

Bibus is a program that connects to OOo-Writer via phyton-uno-bridge. This doesn't work with the OOo that comes along with gutsy tribe5 (OOo version 2.3 from Sept 12th 2007).

When I start bibus the start fails and I get this message:

lacarpe@pc:~$ bibus
Traceback (most recent call last):
  File "/usr/bin/bibus", line 142, in <module>
    Bibus = Bibus()
  File "/usr/lib/python2.5/site-packages/wx-2.6-gtk2-unicode/wx/_core.py", line 7700, in __init__
    self._BootstrapApp()
  File "/usr/lib/python2.5/site-packages/wx-2.6-gtk2-unicode/wx/_core.py", line 7352, in _BootstrapApp
    return _core_.PyApp__BootstrapApp(*args, **kwargs)
  File "/usr/bin/bibus", line 127, in OnInit
    dlg.Run()
  File "/usr/share/bibus/FirstStart/FirstStart.py", line 118, in Run
    import uno
  File "/usr/lib/python2.5/site-packages/uno.py", line 37, in <module>
    import pyuno
SystemError: dynamic module not initialized properly

It seems to be be the same problem/solution as here:
https://launchpad.net/ubuntu/+source/openoffice.org2/+bug/16305

lacarpe (langpaap)
description: updated
description: updated
lacarpe (langpaap)
description: updated
lacarpe (langpaap)
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.