Am Sonntag, 16. Mai 2004 05:56 schrieb [EMAIL PROTECTED]: > Hello, > > I've recompiled all the latest releases/snapshots (as of Friday night, > May 14). This is a new traceback for me; not sure what it means. The > splash screen comes up but Eric3 fails during the "Initializing > actions" phase of start up. > > (%:/usr/local/bin)- ./eric3 > Traceback (most recent call last): > File > "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2. >3/site-packages/eric3/eric3.py", line 147, in ? main() > File > "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2. >3/site-packages/eric3/eric3.py", line 132, in main > mw = UserInterface(loc, splash) > File > "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2. >3/site-packages/UI/UserInterface.py", line 490, in __init__ > File > "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2. >3/site-packages/UI/UserInterface.py", line 920, in initActions > File > "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2. >3/site-packages/ViewManager/ViewManager.py", line 302, in initActions > File > "/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2. >3/site-packages/ViewManager/ViewManager.py", line 1201, in > initEditActions > AttributeError: SCI_LINEDOWNRECTEXTEND > > I'm using > > qt-mac-free-3.3.2 > qscintilla-1.60-gpl-1.3 > sip-snapshot-20040514 > PyQt-mac-gpl-snapshot-20040321
Here it is. You should get the latest PyQt snapshot in order to be compatible with QScintilla 1.3. This should be something like 20040515. I know for sure, that snapshot-20040504 works ok as it is the version I'm using here. > eric-snapshot-20040505 > > Any suggestions appreciated... > > --David Detlev -- Detlev Offenbach [EMAIL PROTECTED] _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
