reassign jppy
thanks

wrong. just grep for 2.4 in the jppy files. the best thing would be to
patch jppy to use sys.version[:3] instead of hard-coding the version.

martin f krafft writes:
> Package: python
> Version: 2.5.2-0.1
> Severity: grave
> 
> After yesterday's upgrade to python 2.5, python-jppy now fails to
> start. I am already using the 0.0.43-1+b1 version, which was rebuilt
> for 2.5:
> 
>   Package: python-jppy
>   Provides: python2.5-jppy
>   Depends: ..., python2.5 (>= 2.5), python (<< 2.6), python (>=
>     2.5), python-central (>= 0.6.2), ...
> 
> However, when I run jppy, I get:
> 
> piper:~> jppy                                                                 
>                   #[304]
> No unicode collator (disabled via configuration)
> 
> (jppy:26839): 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
> 
> 
> Something's screwed up. And it isn't jppy's fault, as far as I can
> tell...

no, it is.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to