[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.python

ANN: eric4 4.1.0 released

Detlev Offenbach

2/3/2008 3:46:00 PM

Hi,

eric4 4.1.0 was just released. This is a major feature release. Compared
to 4.0.4 it contains these features next to bug fixes.

- Added a plugin system for easy extensibility
- Converted the following interface to plugins available separately
-- PyLint checker
-- CxFreeze packager
-- CharTables tool
-- CVS version control system
-- BRM refactoring
- Added new project types
-- Eric4 Plugin
-- Django
-- TurboGears
-- wxPython
- Added source code exporters for
-- HTML
-- PDF
-- RTF
-- Latex
- Added subversion repository and log browsers
- Included API files for
-- eric4
-- Django
-- TurboGears
-- wxPython
-- Zope 2
-- Zope 3
- Many enhancements to the functionality already there

What is eric4?
--------------
eric4 is a Python (and Ruby) IDE with all batteries included. Please see
http://www.die-offenbac... for details and screenshots.

Regards,
Detlev
--
Detlev Offenbach
detlev@die-offenbachs.de
1 Answer

dmitrey

2/3/2008 7:01:00 PM

0

Hi all,
I prefer the Eric Python IDE to all other, however, unfortunately,
Eric4.x (as well as the latest snapshot mentioned in the ann) fails to
debug any py-file (while Eric3.9.5 from Kubuntu software channel works
ok):

The debugged program raised the exception unhandled TypeError
"not all arguments converted during string formatting"
File: /usr/lib/python2.5/site-packages/eric4/DebugClients/Python/
DebugBase.py, Line: 515

Could you fix the issue?
Kubuntu 7.10, AMD Athlon, Python 2.5.
Regards, D.

On Feb 3, 5:45 pm, Detlev Offenbach <det...@die-offenbachs.de> wrote:
> Hi,
>
> eric4 4.1.0 was just released. This is a major feature release. Compared
> to 4.0.4 it contains these features next to bug fixes.
>
> - Added a plugin system for easy extensibility
> - Converted the following interface to plugins available separately
> -- PyLint checker
> -- CxFreeze packager
> -- CharTables tool
> -- CVS version control system
> -- BRM refactoring
> - Added new project types
> -- Eric4 Plugin
> -- Django
> -- TurboGears
> -- wxPython
> - Added source code exporters for
> -- HTML
> -- PDF
> -- RTF
> -- Latex
> - Added subversion repository and log browsers
> - Included API files for
> -- eric4
> -- Django
> -- TurboGears
> -- wxPython
> -- Zope 2
> -- Zope 3
> - Many enhancements to the functionality already there
>
> What is eric4?
> --------------
> eric4 is a Python (and Ruby) IDE with all batteries included. Please seehttp://www.die-offenbachs.... details and screenshots.
>
> Regards,
> Detlev
> --
> Detlev Offenbach
> det...@die-offenbachs.de