packaging for etch ok -[WAS] Re: thuban REMOVED from testing

Martin Schulze joey at infodrom.org
Thu Jun 22 15:13:55 CEST 2006


Didrik Pinte wrote:
> Le jeudi 22 juin 2006 à 13:08 +0200, Martin Schulze a écrit :
> > Didrik Pinte wrote:
> > > Do you need something else ?
> > 
> > Yes, somebody needs to track down this problem:
> > 
> > Traceback (most recent call last):
> >   File "/usr/bin/thuban", line 20, in ?
> >     import Thuban.UI.main
> >   File "/usr/lib/thuban/Thuban/UI/main.py", line 18, in ?
> >     from application import ThubanApplication
> >   File "/usr/lib/thuban/Thuban/UI/application.py", line 33, in ?
> >     import view
> >   File "/usr/lib/thuban/Thuban/UI/view.py", line 40, in ?
> >     from renderer import ScreenRenderer, ExportRenderer, PrinterRenderer
> >   File "/usr/lib/thuban/Thuban/UI/renderer.py", line 28, in ?
> >     from Thuban.UI.classifier import ClassDataPreviewer
> >   File "/usr/lib/thuban/Thuban/UI/classifier.py", line 1441, in ?
> >     class ClassGroupPropertiesCtrl(wxWindow, wxControl):
> > TypeError: Cannot create a consistent method resolution
> > order (MRO) for bases Control, Window
> > 
> > I get this with both wxWidgets 2.4 and 2.6.
> > 
> > Regards,
> > 
> > 	Joey
> 
> Are you sure you get this if you have a wxWidgets 2.4 ONLY
> installation ?

No.  Because as long as there is no conflict defined in the package
it has to work with both versions installed.

However, apparently a conflict against python-wxgtk2.6 needs to be
added.  That's sad, but otherwise you'll get the following Thuban
error message:

*******************************************************
 The following version errors were detected:
     Thuban was compiled with wx 2.4.5 but wxPython is 2.6.3.2
*******************************************************

With a conflict and without the patch Bernhard provided, the progam
works as well.  Looks like wxPython defaults to 2.6 when two versions
are installed.  It's bad that you can't have both versions installed
at the moment when you want to work with thuban, but for the moment
we need to accept that.

Regards,

	Joey

-- 
Given enough thrust pigs will fly, but it's not necessarily a good idea.




More information about the Thuban-devel mailing list

This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)