[Eric] Re: ANN: eric 4.2RC2 released

2008-07-26 Thread Mikhail Terekhov
Detlev, What are dependency versions for 4.2? It would be great if README or some other file contained a list of prerequisites with their versions. I've tried with the following without success: [EMAIL PROTECTED]:~/python/eric4/eric4-4.2-snapshot-20080726/eric python eric4.py An unhandled

[Eric] Re: Eric crashes on linux

2009-01-16 Thread Mikhail Terekhov
Just for the record. I had the same problem (QVariant::load(QDataStream s): type unknown to QVariant.) on SuSE 10.3 11.0 with both eric4-4.2.5 and eric4-4.3-snapshot-2009011. It appeared after installing rpms for the beta QT-Creator. The problem solved by removing ~/.config/Eric4 directory.

[Eric] PyLint and message ids

2009-09-23 Thread Mikhail Terekhov
Detlev, PyLint could be told to include message's id in its output, but Eric filters them out. The patch attached tries to determine if message id is present and then include it instead of the category name into result dialog. Please consider it for inclusion into PyLint plugin. Regards, Mikhail

[Eric] PyXML-0.8.6

2009-11-24 Thread Mikhail Terekhov
Hi, The install.py script has a check for the PyXML version - if it less than 0.8.6 then it suggest to patch it. Where this number comes from? The latest version of PyXML I could find on the net is 0.8.4. Regards, -- Mikhail Terekhov ___ Eric mailing

[Eric] RFE for Find in Files dialog

2010-04-22 Thread Mikhail Terekhov
Hi, It would be very useful if this dialog kept a history of Find text and Find in (Directory tree) values between sessions. Regards, -- Mikhail Terekhov ___ Eric mailing list Eric@riverbankcomputing.com http://www.riverbankcomputing.com/mailman

Re: [Eric] RFE for Find in Files dialog

2010-05-24 Thread Mikhail Terekhov
On Sat, May 22, 2010 at 9:03 AM, detlev det...@die-offenbachs.de wrote: On Donnerstag, 22. April 2010, Mikhail Terekhov wrote: Hi, It would be very useful if this dialog kept a history of Find text and Find in (Directory tree) values between sessions. This feature will be included

[Eric] Debug Message

2010-05-24 Thread Mikhail Terekhov
, -- Mikhail Terekhov ___ Eric mailing list Eric@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/eric

Re: [Eric] RFE for Find in Files dialog

2010-05-25 Thread Mikhail Terekhov
assignment. The better name would be something like currentDir. IMHO of course. Thanks for the quick fix! Regards, -- Mikhail Terekhov ___ Eric mailing list Eric@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/eric

Re: [Eric] Debug Message

2010-05-25 Thread Mikhail Terekhov
On Tue, May 25, 2010 at 1:20 PM, detlev det...@die-offenbachs.de wrote: can you post a screenshot of the error dialog or give at least the text shown? Sorry didn't do that the first time. Now see attached. Regards, -- Mikhail Terekhov attachment

Re: [Eric] Debug Message

2010-05-25 Thread Mikhail Terekhov
'. This happens for me when using the fedora-testing repositories, so I guess it is left in by the distro maintainers so we can help with the debugging. Thanks a lot Brad, It worked! Regards, -- Mikhail Terekhov ___ Eric mailing list Eric@riverbankcomputing.com

[Eric] Preferences in 5.1 snapshot and the trunk

2011-02-06 Thread Mikhail Terekhov
Detlev, When I go Settings - Interface - File-Browser and select embed in Project-Viewer and then Apply/OK and restart Eric, nothing seems to happen - the File-Browser is still in the Debug-Viewer. Regards, -- Mikhail Terekhov ___ Eric mailing list

Re: [Eric] Filtering in File-Browser

2011-02-06 Thread Mikhail Terekhov
On Thu, Dec 17, 2009 at 1:33 PM, detlev det...@die-offenbachs.de wrote: On Mittwoch, 16. Dezember 2009, Mikhail Terekhov wrote: Detlev, It would be great if the File-Browser had some kind of filtering capability. I.e. for Python projects it would be very convenient to have even

[Eric] Error during debugging

2011-02-10 Thread Mikhail Terekhov
Hi, Sometimes when my program dies or misbehaves during debugging I'm getting the following error. Probably it is some corner case bug during the debugger output parsing ... Regards, Mikhail 2011-02-09,

[Eric] Eric5 and PyQt4 for python2 and python3 coexistence

2011-08-28 Thread Mikhail Terekhov
code the name of this script is hard coded. Would it be possible to make it configurable in the preferences dialog or may be use the pyuic module directly depending on the project python version? Regards, -- Mikhail Terekhov ___ Eric mailing list Eric

[Eric] Simplify python 2/3 handling for Eric5

2012-04-18 Thread Mikhail Terekhov
to select desired interpreter version for run/debug? * making switch between python 2 and 3 easy in Eric5 would make Eric4 really obsolete and would eliminate the burden of maintaining it :) Regards, -- Mikhail Terekhov ___ Eric mailing list Eric

Re: [Eric] QFileSystemWatcher: failed to add paths: /home/terekhov/.hgrc

2012-04-24 Thread Mikhail Terekhov
On Tue, Apr 24, 2012 at 1:20 PM, Detlev Offenbach det...@die-offenbachs.dewrote: Am Sonntag, 22. April 2012, 13:45:42 schrieb Mikhail Terekhov: Detlev, I'm getting the subj. warning when I open a project that is under HG control, and yes I do not have ~/.hgrc file ... Regards

[Eric] Help with zoom factor

2013-02-14 Thread Mikhail Terekhov
Hello, After some update on my SuSE 12.2 box Eric5 started to open every new file with the zoom factor 20. Does anybody know what could affect this - KDE settings or Eric itself? Regards, -- Mikhail Terekhov ___ Eric mailing list Eric

Re: [Eric] Help with zoom factor

2013-02-15 Thread Mikhail Terekhov
Thank you Detlev! Somehow I've managed to set it to 20 :( Regards, Mikhail ___ Eric mailing list Eric@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/eric

[Eric] Warning from libpng

2014-02-13 Thread Mikhail Terekhov
is the fixed file. Regards, Mikhail Terekhov attachment: lexerD.png___ Eric mailing list Eric@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/eric

Re: [Eric] Monospace font on Linux

2014-03-13 Thread Mikhail Terekhov
? I've submitted 5.4.2 recently to devel:languages:python3 on OBS... Regards, -- Mikhail Terekhov ___ Eric mailing list Eric@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/eric

Re: [Eric] ANN: eric 5.5.0 released

2014-10-29 Thread Mikhail Terekhov
are available in devel:languages:python3 repository - http://software.opensuse.org/package/eric5?search_term=eric5 Regards, Mikhail Terekhov ___ Eric mailing list Eric@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/eric

[Eric] Left sidebar resizing

2014-11-20 Thread Mikhail Terekhov
and VMs as well. Regards, -- Mikhail Terekhov ___ Eric mailing list Eric@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/eric

Re: [Eric] ANN: eric 6.0.0 released

2015-01-01 Thread Mikhail Terekhov
available for SuSE in devel:languages:python https://build.opensuse.org/project/show/devel:languages:python and devel:languages:python https://build.opensuse.org/project/show/devel:languages:python3 repositories. Enjoy, Mikhail Terekhov ___ Eric mailing

Re: [Eric] Termination dialogue: change the label names?

2016-09-15 Thread Mikhail Terekhov
ptive and direct. > > Might I suggest that this be changed in the upcoming version? No doubt > the word appears elsewhere in Eric: it ought to be changed wherever it > appears. > > Regards, > > Peter > _______

Re: [Eric] Debug modules, that are supposed to be executed with -m

2017-03-15 Thread Mikhail Terekhov
e everything with absolute paths isn't always > > > feasible. > > > > > > Cheers, > > > Pete > It would be useful to have a possibility to add any additional parameter to the python that executes/debugs script. Even better if on a per project basis. Regards, -- Mikhail Terekhov ___ Eric mailing list Eric@riverbankcomputing.com https://www.riverbankcomputing.com/mailman/listinfo/eric

[Eric] Feature request: run/debug dialog enhancement

2017-09-11 Thread Mikhail Terekhov
Detlev, Would it be possible to add an additional combobox to the Run and Debug dialogs where user could select python interpreter? When working on several projects that have different dependencies it is very convenient to use virtual environments. It is also handy when testing/debugging different

[Eric] outdated “Technical Reports”--failure

2018-11-03 Thread Mikhail Terekhov
On Saturday, November 3, 2018, Studio - PM mailto:studio...@hotmail.com>> wrote: *>  don't think that you failed* *   I'll try to explain why, and in which sense, I evaluate the cited “Tech.Reports” as a failure. * *Please consider and mentally compare the potential

[Eric] Unittest fixes

2019-07-14 Thread Mikhail Terekhov
Detlev, Please conside the following fixes for unittest:     - Fix unittests discovery in any subfolder of the project     - Allow unittests for projects without main script     - Recursively change children's check state when an item check state is changed in the unittest discoveryList. The

Re: [Eric] ANN: eric 20.2 released

2020-02-02 Thread Mikhail Terekhov
On 2/2/20 5:55 AM, Detlev Offenbach wrote: > > Hello Pythonistas, > >   > > I just uploaded eric 20.2. It fixes some bugs. There are no new > functionalities this month. > > > It is available via the eric web site or PyPI. > >   > > https://eric-ide.python-projects.org/index.html > >

Re: [Eric] ANN: eric 20.2 released

2020-02-08 Thread Mikhail Terekhov
type nodes > > BOOLOP = BINOP = UNARYOP = IFEXP = SET = \ > > CALL = REPR = ATTRIBUTE = SUBSCRIPT = \ > > - STARRED = NAMECONSTANT = handleChildren > > + STARRED = NAMECONSTANT = NAMEDEXPR = handleChildren > > NUM = STR = BYTES = ELLIPSIS = CONSTANT = ignore >

Re: [Eric] ANN: eric 20.4 released

2020-04-08 Thread Mikhail Terekhov
. Other than that there is no any issue :) On 4/8/20 11:31 AM, Detlev Offenbach wrote: > Hello Mikhail, > > you can do so via the Icons configuration page. What is the issue with the > vector icons? > > Detlev > > Am Mittwoch, 8. April 2020, 17:14:32 CEST schrieb Mikhail Terekh

Re: [Eric] ANN: eric 20.4 released

2020-04-08 Thread Mikhail Terekhov
On 4/5/20 6:42 AM, Detlev Offenbach wrote: > > Hello Pythonistas, > >   > > I just uploaded eric 20.4. It fixes some bugs and adds these new features. > > * General > > * included a new icon set based on the Breeze icons of KDE > Hello Detlev, Is it possible to configure eric to old icon set

Re: [Eric] ANN: eric 20.4 released

2020-04-09 Thread Mikhail Terekhov
etermination > configurable. That option will probably be in the 20.5 release due beginning > of > May. > > Detlev > > Am Mittwoch, 8. April 2020, 17:50:40 CEST schrieb Mikhail Terekhov: >> I've tried to add the path to the default icon set, restarted eric, but >> the

Re: ANN: eric 20.10 released

2020-10-05 Thread Mikhail Terekhov
On 2020-10-03 06:01, Detlev Offenbach wrote: > > Hello Pythonistas, > >   > > I just uploaded eric 20.10. It fixes some bugs and adds these new > features. > > * Editor > o added an outline widget showing the structure of the editor > source code and allowing to navigate in the

Re: ANN: eric 24.3 released

2024-03-04 Thread Mikhail Terekhov
Hello Detlev, Is it possible to keep Oxygen base icons, may be in a separate package? IMHO it is much more superior than the other two. Regards, Mikhail On 3/3/24 04:55, Detlev Offenbach wrote: Hello Pythonistas, I just uploaded eric 24.3. It fixes some bugs and includes these changes. *