[Eric] Re: ANN: eric 4.2RC2 released
Mikhail Terekhov
termim at gmail.com
Sat Jul 26 22:22:26 BST 2008
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:
> terekhov at linux-k21l:~/python/eric4/eric4-4.2-snapshot-20080726/eric> python eric4.py
> An unhandled exception occurred. Please report the problem using the error reporting dialog or via email to <eric4-bugs at die-offenbachs.de>. A log has been written to "/home/terekhov/.eric4/eric4_error.log".
>
> Error information:
> --------------------------------------------------------------------------------
> 2008-07-26, 17:03:11
> --------------------------------------------------------------------------------
> <type 'exceptions.TypeError'>:
> argument 1 of KAboutData() has an invalid type
> --------------------------------------------------------------------------------
> File "eric4.py", line 251, in <module>
> main()
> File "eric4.py", line 180, in main
> app = KQApplication(sys.argv, kqOptions)
> File "/home/terekhov/python/eric4/eric4-4.2-snapshot-20080726/eric/KdeQt/KQApplication.py", line 186, in KQApplication
> return __kdeKQApplication(argv, opts)
> File "/home/terekhov/python/eric4/eric4-4.2-snapshot-20080726/eric/KdeQt/KQApplication.py", line 140, in __init__
> Homepage, BugAddress)
>
> --------------------------------------------------------------------------------
> Version Numbers:
> Python 2.5.2
> KDE 4.0.4
> PyKDE 4.0.2
> Qt 4.4.0
> PyQt4 4.4.2
> sip 4.7.6
> QScintilla 2.2.1-snapshot-20080703
> eric4 4.2-snapshot-20080726 (r2356)
>
> Platform: linux2
> 2.5.2 (r252:60911, Jun 6 2008, 23:32:27)
> [GCC 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036]]
Regards,
Mikhail
Detlev Offenbach wrote:
> Oops, I wanted to say "eric 4.2RC2 released"
>
> Detlev
>
> On Samstag, 26. Juli 2008, Detlev Offenbach wrote:
>> Hi,
>>
>> I'd like to inform everybody about the immediate availability of a new
>> eric 4.2 snapshot. It fixes a few bugs and contains these changes.
>>
>> - reorganized the configuration dialog to use a QScrollArea and combined
>> some (split) settings onto a big scrolling page
>> - extended the templates system to support a few predefined variables
>> (thanks to Dan Bullok)
>>
>> It is available via http://www.die-offenbachs.de/eric/snapshots4.
>>
>> Please note, that this snapshot is the second (and hopefully last) release
>> candidate of the 4.2 line of development. Please give it a try and report
>> any problem you find.
>>
>> Regards,
>> Detlev
>
>
>
More information about the Eric
mailing list