[Bug 517227] [NEW] Missin ORBit in python, Lucid
Jean-Philippe Menil
jean-philippe.menil at univ-nantes.fr
Thu Feb 4 20:06:16 UTC 2010
Public bug reported:
Binary package hint: gajim
gajim don't start in Lucid:
menil-jp at menil-jp-laptop:~$ gajim
ImportError: could not import bonobo.ui
Traceback (most recent call last):
File "gajim.py", line 3694, in <module>
cli.set_restart_command(len(argv), argv)
AttributeError: '__main__.GnomeClient' object has no attribute 'set_restart_command'
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/lib/python2.6/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "gajim.py", line 392, in on_exit
gajim.interface.roster.prepare_quit()
AttributeError: 'NoneType' object has no attribute 'roster'
Error in sys.exitfunc:
Traceback (most recent call last):
File "/usr/lib/python2.6/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "gajim.py", line 392, in on_exit
gajim.interface.roster.prepare_quit()
AttributeError: 'NoneType' object has no attribute 'roster'
It look python related:
menil-jp at menil-jp-laptop:~$ python
Python 2.6.4+ (r264:75706, Jan 31 2010, 22:10:28)
[GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import bonobo
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/pymodules/python2.6/gtk-2.0/bonobo/__init__.py", line 6, in <module>
import ORBit
ImportError: No module named ORBit
Hope this help
ProblemType: Bug
Architecture: i386
Date: Thu Feb 4 22:00:55 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100113)
Package: gajim 0.13-0ubuntu2
ProcEnviron:
LANG=fr_FR.utf8
SHELL=/bin/bash
SourcePackage: gajim
Uname: Linux 2.6.33-020633rc6-generic i686
** Affects: gajim (Ubuntu)
Importance: Undecided
Status: New
** Tags: apport-bug i386 lucid
--
Missin ORBit in python, Lucid
https://bugs.launchpad.net/bugs/517227
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list