Hi, Am Montag, 3. Mai 2004 10:22 schrieb -=[AMIGrAve]=-: > Hi all, > > I tried to run Eric3 snapshot 20040418 under debian sid, > as I didn't found any debian package I just ran the install.py > script. Eric3 was installed successfully but I guess I missed > a dependency or something because I've got this error when I > try to run eric3 : > > Traceback (most recent call last): > File "/usr/lib/python2.3/site-packages/eric3/eric3.py", line 147, in ? > main() File "/usr/lib/python2.3/site-packages/eric3/eric3.py", line > 132, in main mw = UserInterface(loc, splash)File > "/tmp/eric-snapshot-20040418/eric/UI/UserInterface.py", line 496, in > __init__File "/tmp/eric-snapshot-20040418/eric/UI/UserInterface.py", > line 891, in initActionsFile > "/tmp/eric-snapshot-20040418/eric/ViewManager/ViewManager.py", line > 301, in initActionsFile > "/tmp/eric-snapshot-20040418/eric/ViewManager/ViewManager.py", line > 1146, in initEditActionsAttributeError: SCI_LINEDOWNRECTEXTEND
That's a bug in the snapshot. If you install the latest QScintilla snapshot, everything is ok. Alternatively you may try the last formal release (3.4.1) or the upcoming snapshot (sometime this week). Detlev -- Detlev Offenbach [EMAIL PROTECTED] _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
