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? Thanks, David > On Thursday 26 February 2004 20:19, David Niergarth wrote: > > I am trying to start using eric3 but am not able to set or adjust any > > preferences in eric3 (eric-3.3.1 or eric-snapshot-20040218) without the > > following traceback: > > > > 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 > > > > > > Also eric3 always dumps core when I quit: > > > > zsh: segmentation fault (core dumped) ./eric3 > > > > > > Here's my environment info: > > OS: FreeBSD 5.1 > > Python: 2.3.3 > > Ot: 3.2.3 > > PyQt: 3.10 > > QScintilla: 1.2 > > > > All of the above were installed as FreeBSD ports. > > > > Any suggestions? > > What SIP version? I assume 4.0rc2. Can you try the current SIP v4 snapshot and > see if the problem persists? > > Thanks, > Phil > > _______________________________________________ > PyKDE mailing list [EMAIL PROTECTED] > http://mats.imk.fraunhofer.de/mailman/listinfo/pykde _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
