Missin ORBit in python, Lucid

Bug #517227 reported by Jean-Philippe Menil
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
gajim (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: gajim

gajim don't start in Lucid:

menil-jp@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@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

Revision history for this message
Jean-Philippe Menil (jean-philippe-menil) wrote :
Revision history for this message
bjo (bjo81) wrote :

Confusing:
Two systems running lucid lynx, upgraded yesterday from karmic koala. On the one system gajim runs, on the other one it does not with the above error message.

Revision history for this message
bjo (bjo81) wrote :

According to http://trac.gajim.org/ticket/5222 it's a python problem.

Revision history for this message
bjo (bjo81) wrote :

'aptitude reinstall python-pyorbit' did it for me, perhaps it also helps in your case.

Revision history for this message
Jean-Philippe Menil (jean-philippe-menil) wrote :

Thanks, it's working now!
However, i'm pretty sure to have desintall and reinstall this packet.
Many thanks, i think we can close this ticket.

bjo (bjo81)
Changed in gajim (Ubuntu):
status: New → Fix Released
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.