[PyKDE] eric3 preferences traceback, coredump on FreeBSD 5

David Niergarth dn at hddesign.com
Fri Feb 27 22:42:00 GMT 2004


> It says that because it can't find $QTDIR/mkspecs/default/qmake.conf 
> Is it there?
> 
> Phil

It wasn't but I was able to remedy the problem and get the sip snapshot
to build and install. Unfortunately the eric3 preferences traceback and
core dump on exit still happen. (I uninstalled and reinstalled eric3 in
case that matters.)

(%:~/src/eric-snapshot-20040218)- sip -V
4.0 (snapshot-20040216-SIP4-172)

(%:~/src/eric-snapshot-20040218)- ./eric3
Traceback (most recent call last):
  File "/usr/local/lib/python2.3/site-packages/UI/UserInterface.py", line 1710, in handlePreferences
  File "/usr/local/lib/python2.3/site-packages/Preferences/PreferencesDialog.py", line 871, in setPreferences
NotImplementedError: QextScintillaLexer.language() is abstract and must be overridden
zsh: segmentation fault (core dumped)  ./eric3

David


On Fri, 2004-02-27 at 13:57, Phil Thompson wrote:
> On Friday 27 February 2004 19:28, David Niergarth wrote:
> > On Thu, 2004-02-26 at 14:37, Phil Thompson wrote:
> > > What SIP version? I assume 4.0rc2. Can you try the current SIP v4
> > > snapshot and see if the problem persists?
> > >
> > > Thanks,
> > > Phil
> >
> > Yes, I'm using 4.0rc2. I'm trying to build the latest sip snapshot.
> > When I try to enable qt support, I get complaints about TMAKEPATH.
> > Here's what I did:
> >
> > % cd ~/src/sip-snapshot-20040216
> >
> > % export QTDIR=/usr/ports/x11-toolkits/qt32/work/qt-x11-free-3.2.3
> >
> > % python configure.py
> > Error: This version of Qt seems to use tmake but the TMAKEPATH
> > environment is not set.
> >
> > I'm afraid I know little about qt's build system. Any advice?
> 
> It says that because it can't find $QTDIR/mkspecs/default/qmake.conf
> 
> Is it there?
> 
> Phil
> 
> _______________________________________________
> PyKDE mailing list    PyKDE at mats.imk.fraunhofer.de
> http://mats.imk.fraunhofer.de/mailman/listinfo/pykde




More information about the PyQt mailing list