Public bug reported:

Binary package hint: jppy

Just installed jppy, launching it at command line fails:

$ jppy
No unicode collator (disabled via configuration)

(jppy:19903): libglade-WARNING **: could not find glade file 
'/usr/lib/python2.4/site-packages/jppy/gui/contacts.glade'
Traceback (most recent call last):
  File "/usr/bin/jppy", line 21, in <module>
    app=combined.notebook(mainwindow, control_mainloop=1)
  File "/usr/lib/python2.5/site-packages/jppy/gui/combined.py", line 22, in 
__init__
    self.panes.append(contacts.pane(glade_path))
  File "/usr/lib/python2.5/site-packages/jppy/gui/contacts.py", line 47, in 
__init__
    wTree      = gtk.glade.XML(gladefile,"vpanedContacts")
RuntimeError: could not create GladeXML object
$ 


/usr/lib/python2.4/site-packages/jppy/  does not exist,
/usr/lib/python2.5/site-packages/jppy/  exists, however.

$ sudo ln -s /usr/lib/python2.5/site-packages/jppy/ /usr/lib/python2.4
/site-packages/

and jppy will now launch.

** Affects: jppy (Ubuntu)
     Importance: Undecided
         Status: New

-- 
jppy fails to launch
https://bugs.launchpad.net/bugs/184505
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