Eric3 segfaulting

  • Thread starter Geoffrey Clements
  • Start date
G

Geoffrey Clements

I'm brand new to Python - just giving it a try but I'm having trouble with
eric3. This query isn't exactly about the Python language but it is
related.

I run KDE on linux so I already have Qt installed. I have installed Python,
SIP, QScintilla, PyQt and eric3.

When I run eric3 the fonts in the editor are way too large, so I selected
preferences to change them but when I hit "OK" I get a segfault whether I
have made a change or not.

So I tried to debug eric3 in eric3 but I'm too new at this to be of any use
:-(.

I get the following error:
The debugged program raised the exception unhandled KeyError "19"

/home/geoff/eric-3.1/eric/Preferences/PreferencesLexer.py, Line: 75


This line is:
return self.colours[style]

which is the end of function color.

Any help would be appreciated.
 
G

Geoffrey Clements

Geoffrey said:
Some more info:
If I make line 75 a blank line by putting a return in it stills fails on
that line!

oooppss that wasn't right - sorry
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

ANN: eric3 3.9.3 released 0
ANN: eric3 3.6.2 released 0
Eric3 under WinXP 7
ANN: eric3 3.6.0 released 0
Eric3 3.5 crashes on file save 1
ANN: eric3 3.8.0 released 0
eric3 debugger 0
ANN: eric3 3.4 released 0

Members online

Forum statistics

Threads
473,755
Messages
2,569,534
Members
45,007
Latest member
obedient dusk

Latest Threads

Top