** Summary changed:

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

** Description changed:

- Bibus is a program that connects to OOo via phyton-uno-bridge. This
- doesn't work with the OOo that comes with gutsy tribe5.
+ 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:
  
  [EMAIL PROTECTED]:~$ 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

** Tags added: ooo

-- 
[gutsy/OOo] Importing pyuno raises SystemError: dynamic module not initialized 
properly -> Bibus doesn't start
https://bugs.launchpad.net/bugs/137243
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to