Hi all,

I have few questions about Eric3:

1) I've installed  the last eric3 version (3.4.1)  but the following error is  raised on launch :
================================================================
$ eric3
Traceback (most recent call last):
  File "/usr/local/CDAT/lib/python2.3/site-packages/eric3/eric3.py", line 147, in ?
    main()
  File "/usr/local/CDAT/lib/python2.3/site-packages/eric3/eric3.py", line 132, in main
    mw = UserInterface(loc, splash)
  File "/usr/local/CDAT/lib/python2.3/site-packages/UI/UserInterface.py", line 138, in __init__
  File "/usr/local/CDAT/lib/python2.3/site-packages/UI/PixmapCache.py", line 44, in getPixmap
  File "/usr/local/CDAT/lib/python2.3/site-packages/UI/PixmapCache.py", line 32, in getPixmap
AttributeError: fromMimeSource
Mutex destroy failure: Device or resource busy
================================================================
Actually, I use the following versions :
    - Python 2.3.3
    - QT 3.0.5
    - PyQT 3.11
    - QScintilla 1.2
    - SIP 3.10.1

and actually, the eric v 3.3.1 works fine...

2) With the v3.3.1 (which works), I can't find out how to control the profiler and the coverage code statistics functions?
I've used the widgets (P and C)  and they produced some .profile and .coverage files, but I don't know how to read them.

3) Is anyone have used the CVS functionnalities of eric (Project Menu -> Version Control) ?
I'm very interessed by this function, but I have no idea make it work with eric3.
Is there any doc somewhere ?

Thanks for help.

Regards.
++
Jul.



_______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to