[Eric] SOLVED: Monospace font on Linux

Axel Kirst pyaki at web.de
Sat May 17 09:26:52 BST 2014


Hi,
some days ago when updating by system (I usually execute a "zypper 
update" once a week) a lot of packages around QT, PyQT QScintilla, were 
updatet. /Eric5 => Help => Show versions/ now says: PyQT 4.10.4 (instead 
of 4.10.3) and Qscintilla 2.8.1 (instead of 2.7.2) and everything is 
working fine now.
Thank you for your kindly support
Axel



Am 13.05.2014 19:44, schrieb Detlev Offenbach:
>
> Hello,
>
> I don't think it is an openSUSE issue because that is my main 
> development environment (openSUSE 13.1). If all other file types work 
> oh, please check their font settings on the highlighter styles config 
> page and set the Python3 one accordingly. Over here I never had such 
> issues and it is hard to guess what could cause it.
>
> Detlev
>
> On Tuesday 13 May 2014, 08:20:02 Axel Kirst wrote:
>
> > Hello,
>
> > I have now thrown away my configuration file(s) and installed the new
>
> > version 5.4.4: No effect :-((
>
> > Very small not monospaced fonts in Python files (but the icon in the
>
> > status line says "Language: Python3", all other file-types work 
> correctly.
>
> > The next thing I want to try ist to set up a fresh openSuse virtual
>
> > machine, mainly to see wether it is an openSuse related problem.
>
> > Any other idea?
>
> >
>
> > Kind Regards
>
> > Axel
>
> >
>
> > Am 07.05.2014 20:22, schrieb Detlev Offenbach:
>
> > > Hello,
>
> > >
>
> > > on Linux the config is stored in ~/.config/Eric5/eric5.ini
>
> > >
>
> > > Detlev
>
> > >
>
> > > On Wednesday 07 May 2014, 00:01:07 Axel Kirst wrote:
>
> > > > Hello Detlev,
>
> > > >
>
> > > >
>
> > > >
>
> > > > maybe there was a small issue concerning the "Filetype Associations"
>
> > > >
>
> > > > form, because some file types like "*.py2" and so on where 
> assigned to
>
> > > >
>
> > > > "Python" instead of "Python2" or "Python3" whereas in the 
> "Styles" form
>
> > > >
>
> > > > only the "Lexer Languages" Python2 and Python3 exist.
>
> > > >
>
> > > >
>
> > > >
>
> > > > I now assigned all these filetypes either to "Python2" (*.py2, 
> *.pyw2)
>
> > > >
>
> > > > or to "Python3" (*.py, *.pyw) and within the "Styles" form I 
> changed the
>
> > > >
>
> > > > fonts both for Python2 and for Python3 => No effect ! :-(
>
> > > >
>
> > > >
>
> > > >
>
> > > > The Python shell window uses the Python3 style, which is 
> correct, since
>
> > > >
>
> > > > it is a Python3 shell.
>
> > > >
>
> > > >
>
> > > >
>
> > > > BTW.: Where does Eric5 store its settings, styles and so on? I 
> wanted to
>
> > > >
>
> > > > throw away all my settings, but the only thing I found was an 
> "/.eric/"
>
> > > >
>
> > > > directory within my home-directory. After deleting it I started 
> eric5
>
> > > >
>
> > > > again and he remembered all the settings again?
>
> > > >
>
> > > >
>
> > > >
>
> > > > After this test I started eric5 from my wifes user, she never 
> started
>
> > > >
>
> > > > eric5 before, and the message "... your are starting eric5 for 
> the first
>
> > > >
>
> > > > time ..." or the like appeared and I tried to change the Python 
> settings
>
> > > >
>
> > > > => No effect !
>
> > > >
>
> > > >
>
> > > >
>
> > > > Any (other) idea?
>
> > > >
>
> > > >
>
> > > >
>
> > > > Kind Regards,
>
> > > >
>
> > > > Axel
>
> > > >
>
> > > > Am 04.05.2014 16:14, schrieb Detlev Offenbach:
>
> > > > > Did you configure fonts for Python2 and Python3? Over here it 
> works
>
> > > > >
>
> > > > > fine on openSUSE 13.1.
>
> > > > >
>
> > > > >
>
> > > > >
>
> > > > > Detlev
>
> > > > >
>
> > > > > On Thursday 01 May 2014, 12:49:49 Axel Kirst wrote:
>
> > > > > > Hello,
>
> > > > > >
>
> > > > > >
>
> > > > > >
>
> > > > > > I forgot to mention:
>
> > > > > >
>
> > > > > >
>
> > > > > >
>
> > > > > > - the python shell window correctly uses the style defined for
>
> > >
>
> > > Python3
>
> > >
>
> > > > > > Kind Regards
>
> > > > > >
>
> > > > > >
>
> > > > > >
>
> > > > > > Axel
>
> > > > > >
>
> > > > > > Am 01.05.2014 12:32, schrieb Axel Kirst:
>
> > > > > > > Hello,
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > > I couldn't directly reply to this thread startet in march, 
> since I
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > > just joined this mailing list today.
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > > @Eric: Thank You for the great Python IDE!
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > > I have the same problem with fonts here (openSuse 13.1, Python
>
> > >
>
> > > 3.3.5,
>
> > >
>
> > > > > > > QT 4.8.5, PyQT 4.10.3, QScintilla 2.7.2, tested with both
>
> > >
>
> > > eric5 5.4.3
>
> > >
>
> > > > > > > from obs://build.opensuse.org/KDE and eric5 5.3.6 from 
> opensuse
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > > Repository)
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > > If I open a C++ file, the "C++" icon is shown at the status
>
> > >
>
> > > bar and
>
> > >
>
> > > > > > > the fonts look as defined in the C++ specific styles settings.
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > > But if I open a Python file (wether Python2 or Python3) the
>
> > >
>
> > > "Python"
>
> > >
>
> > > > > > > icon is shown at the status bar, but the fonts are very
>
> > >
>
> > > strange (not
>
> > >
>
> > > > > > > monospaced, normal text without serifs, comments with serifs)
>
> > >
>
> > > and they
>
> > >
>
> > > > > > > don't follow any style definitions, neither language 
> specific nor
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > > default styles
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > > Any idea?
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > > Kind Regards
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > > Axel
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > > _______________________________________________
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > > Eric mailing list
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > > Eric at riverbankcomputing.com
>
> > > > > > >
>
> > > > > > >
>
> > > > > > >
>
> > > > > > > http://www.riverbankcomputing.com/mailman/listinfo/eric
>
> > > > >
>
> > > > > Detlev Offenbach
>
> > > > >
>
> > > > >
>
> > > > >
>
> > > > > detlev at die-offenbachs.de
>
> > >
>
> > > Detlev Offenbach
>
> > >
>
> > > detlev at die-offenbachs.de
> -- 
>
> Detlev Offenbach
>
> detlev at die-offenbachs.de
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/eric/attachments/20140517/17d92cbd/attachment-0001.html>


More information about the Eric mailing list