Re: [PyQt] ANN: PyQt v4.5.1, PyQt v3.18.1 and SIP v4.8.1 Released

2009-06-17 Thread Jul
2009/6/17 Marcell Mars marcell.m...@gmail.com

 On Tue, Jun 16, 2009 at 2:21 PM, Jul j.vie...@gmail.com wrote:
  And what about a mailing list or RSS feed for the news ?
  :)

 i know it doesn't completely solve the requirements but if you want to
 play more you can probably make it more suitable for your needs:

 http://pipes.yahoo.com/marcell/pyqtannouncements

 it picks up the rss feed from http://www.nabble.com/PyQt-f23444.xml
 and permits just mails with ^ANN regex... pipe could be cloned
 easily


It exactly responds to my needs.
Thanks a lot.
++
J.
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Re: [PyQt] ANN: PyQt v4.5.1, PyQt v3.18.1 and SIP v4.8.1 Released

2009-06-16 Thread Jul
2009/6/16 Phil Thompson p...@riverbankcomputing.com

 PyQt v4.5.1, PyQt v3.18.1 and SIP v4.8.1 have been released. These releases
 correct some bugs and regressions reported since the previous releases.


Great!
And what about a mailing list or RSS feed for the news ?
:)

Jul.
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

[PyQt] How about a mailing-list dedicated to Riverbank announces ?

2009-06-15 Thread Jul
Hi,
What do you think about a new read-only mailing list dedicated to PyQt, SIP,
QScintilla and eric4 releases announces ?
Most of the time, I'm more an admin than developper and I just need to stay
on touch with software releases.
I don't really  need all PyQt discussions
Bes regards,
Jul.
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

[PyQt] PyQt backward compatiblity

2008-05-23 Thread Jul
Hello,

I'm trying to install the last PyQt release (4.4.2) from sources over an
older Qt version (4.2.1). My Qt version is provided by standard CentOS
distribution, and I would prefer not reinstalling it from sources. When I
compile PyQt, it fails miserably saying 'qgraphicswidget.h' does not exist,
which isn't really a surprise as this feature appeared in Qt 4.4.
So,  is PyQt4.4 can compatible with Qt4.2 ? If not, is there and older
'tar.gz'  compatible I could get somewhere ?
Thanks in advance.

Best regards,
++
Jul.
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

[PyQt] testing mailing-lists

2008-03-24 Thread Jul
Just a test because I didn't received my previous emails.
Sorry for disturbance.
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt


[PyQt] API files in eric4

2007-04-03 Thread jul

Hi Phil,
Here is a question concerning API files in QScintilla.
Are there any format specification for non Python API files ? I would 
like to generate API for bash and other script languages in eric3.

Best regards,
++
Jul.
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt


Re: [PyKDE] pasting rectangular selection

2006-12-13 Thread jul



As kate does, eric well knows the rectangular selection feature. This is
very usefull for cutting columns from CSV files. But in eric, pasting
the selected column doesn't work as we hope. It stricly insert the text
at cursor position whereas we would like a new column to be inserted.
Is this kind of paste handled by QScintilla ?
++
Jul.

Not that I know of.

  
However, I guess it is correctly handled by Scintilla as Scite correctly 
does the paste.
Phil, do you think it would be hard to implement that feature in 
QScintilla2 ?

Regards,
++
Jul.

___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


Re: [PyKDE] Eric debugger trying to change source files?

2006-05-11 Thread jul



Is this something known / expected?  Is there a way to turn it
off (also ideally disabling the editor)?
  

Hi,
Maybe you have to disable the automatic end of line conversion in 
Settings - Editor - General.
When activated, file EOL are automatically converted and file appears 
modified.

++
Jul.

___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


Re: [PyKDE] Eric3 announce: documentation and wiki

2006-04-27 Thread jul

Great news !!
I may try to help if I find time.
However, maybe you should wait for eric4 first snapshot to be sure that 
menus will correspond...


Best regards,
++
Jul.



jUrner a écrit :

Hello all

Happy to announce Eric has found a home for its documentation.

I volunteered :-P and took over to write the user interface

documentation for Eric. There is a TRAC wiki now at
http://ericide.python-hosting.com/wiki/ or
https://ericide.python-hosting.com/wiki/
that will be filled over time with the documentation and other
related
material.

The wiki is currently no more than a sketch. In fact its merely

two
days old now and helpfull only if you have trouble figuring out
what
File--New does. So everyone with an interest in documenting
Eric is
heartly invited to join the efford and add whatsoever ideas or
content to the project.

Enjoy

Juergen Urner



___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

  


___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


Re: [PyKDE] Eric Configuration File

2006-01-30 Thread jul



Alan Prescott a écrit :

Where and how are the Preferences for Eric stored?

I've found the ~/.eric3 directory but that only seems to have a lock file, the 
task list and template lists.


I want to change some of the preferences and I'd like to back up the original 
settings in case I make too much of a mess.
  

eric3rc file in your ~/.qt/ directory.

Regards,
++
Jul.

___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


Re: [PyKDE] Eric3 source documentation

2006-01-17 Thread jul






Bowen, Brian M wrote:

  
  
  Eric3 source documentation

  Can someone tell me how use eric3 for
source documentation? Is there an additional module that needs to be
installed for this feature to be enabled?

Just go in the Help section : Help-Eric Documentation
This should open the integrated Help browser where you should find all
module source doc.

All HTML doc files are stored in your eric/Documentation/Source
directory.

++
Jul.


___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


Re: [PyKDE] Eric3 source documentation

2006-01-17 Thread jul






Bowen, Brian M wrote:

  
  
  
  Maybe I didn't ask the right question. I'd like
to be able to generate UML diagrams for my own source code. The eric3
web site says that the IDE has the ability, but I am not sure how to
use it. Is there documentation on that feature? 
  

Surely I read a bit quickly...
Main application diagram can be produced via : Project
-Diagrams-Application diagram. 

Package/Module/Classe diagrams can be generated by right click on file
or directory in the project browser : Diagrams-Package diagram (or
what else)
++
Jul.


___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


Re: [PyKDE] Debugging in eric

2005-12-16 Thread jul



Hi All,
I wonder whether it would be possible to attach the debugger onto a running 
program?

Hypothetical scenario:
(1) Run a project with the eric3 (Shift + F2) command;
(2) Somehow interrupt this program and attach/start-up the debugger;
(3) Place breakpoint(s) as usual and have the debugger halt at these 
breakpoints?
 


Hi,
You can do that by placing a sys.breakpoint() statement into your 
code. Then run project with Shift+F2.
Doing so, your project will be executed (and not debugged) until the 
instruction, and debugged steps after with usual debug functionalities.
However, don't try to find directly the breakpoint() method in the 'sys' 
module. This method is added by eric during the run.


Hope it helps.
++
Jul.

___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


[PyKDE] Re : Shell integration in eric3

2005-11-21 Thread Jul
Hi Detlev,
I've just aked for your question on a french Python list,
and there seem to be some good news.
The developper of the konsole module for KDE has already
ported his code for Qt (in C++).  And now, in a more global
project, the french logilab company has planed to wrap this
code for PyQt. 
We just have to wait a little...
I can ask for the C++ if you're interested.
++
Jul.

-- ALICE HAUT DEBIT : TRIPLE PLAY A 29,95 EUR/MOIS -- 
Découvrez vite ALICEBOX : avec le modem WIFI, profitez de l'ADSL, de la 
TELEPHONIE et en exclusivité de la TELEVISION ! 
Bénéficiez aussi de la hotline gratuite 24h/24 ! Soumis à conditions. Pour en 
profiter cliquez ici http://abonnement.aliceadsl.fr




___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


[PyKDE] Integrated shell

2005-11-18 Thread Jul
Hi Detlev,
As you said 3.9 that wishlist was open, here is one of mine!
It  would be very usefull for me to integrate a standard
terminal window, like the python shell, as kate does.
Because now, I'm trying to edit all my text files with eric,
it's quite annoying to toogle widow (eric/terminal) for
testing bash scripts. For that reason, I'm still using kate
for bash scripts or C programs.
For Windows version of eric3, the terminal whould be
replaced by a dos console
++
Jul.

-- ALICE HAUT DEBIT : TRIPLE PLAY A 29,95 EUR/MOIS -- 
Découvrez vite ALICEBOX : avec le modem WIFI, profitez de l'ADSL, de la 
TELEPHONIE et en exclusivité de la TELEVISION ! 
Bénéficiez aussi de la hotline gratuite 24h/24 ! Soumis à conditions. Pour en 
profiter cliquez ici http://abonnement.aliceadsl.fr




___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


Re: [PyKDE] Eric3 Watchpoints (newbie question)

2005-10-11 Thread jul






  I just today tried out eric3, and I
like what I see. Although I've found the Watchpoint viewer window
(Condition, Temporary, Enabled, Ignore Count), I can't seem to find the
place where you actually set up Watchpoints and conditions. Can
someone please point me in the right direction?

Right-click on a breakpoint in the left margin and choose "Edit
breakpoint...". You should be able to set condition you want.
++
Jul.




___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


Re: [PyKDE] eric3: Breakpoint in another file

2005-10-05 Thread Jul
sys does not seem to have a breakpoint function:

 import sys
 sys.breakpoint()
Traceback (most recent call last):
 File stdin, line 1, in ?
AttributeError: 'module' object has no attribute 'breakpoint'
 from sys import breakpoint
Traceback (most recent call last):
  File stdin, line 1, in ?
ImportError: cannot import name breakpoint

This hardbreakpoint functionality has been added in eric3.
It doesn't work with a standalone 'sys' import, but it works
during the eric3 debug.
++
Jul.
___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


 ALICE HAUT DEBIT A 29,95 EUR/MOIS 
ALICEBOX, l'offre Internet tout en 1 : ADSL, téléphonie, modem Wi-Fi et en 
exclusivité
la hotline gratuite 24h/24 ! Soumis à conditions. Pour en profiter cliquez ici 
http://abonnement.aliceadsl.fr


___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


Re: [PyKDE] QScintilla Translations

2005-07-27 Thread jul

Here is the french one.
Regards,
++
Jul.


Phil Thompson wrote:

The current QScintilla snapshot will become QScintilla v1.6 in a couple of 
weeks. There have been a number of new lexers added, so if anybody wants to 
update the existing translations, now would be a good time.


Thanks,
Phil

___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

 



qscintilla_fr.tbz2
Description: Binary data
___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


Re: [PyKDE] User guide for eric3

2005-07-19 Thread jul







  
  Can I get a User guide
for eric3 IDE, just help the beginners.
  

There is no user guide written at this time. Today, it is a main blank
in eric3 developement, but a quite complete contextual help is
available for all IDE widgets. Using the "What's this ?" button in the
Help menu should help you to discover much of the capabilities easily.
We are also there to answer your questions (or just try!).
Regards,
++
Jul.


___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


Re: [PyKDE] ANN: eric3 3.7.0-rc1 released

2005-05-26 Thread jul




Hi,
I don't have exactly the same behavior, but something like that.

1. I confirm, without task keywords, the problem doesn't occur.
2. When I write a TODO or FIXEME task and save, page scrolls about 20
lines, but not at the end of file
3. If I remove all keywords from sheet by text selection, scroll occurs
when I save

I've try to debug it with eric, but after passing through
"saveCurrentEditor" and "saveEditorEd" functions (ViewManager.py),
eric3 loops over a large number of events and I can't follow the
thread

++
Jul.





Mike Tammerman wrote:

  I changed the keywords, added my own keywords which is lowercase todo:

If the keyword is below the cursor, the page scrolls down. Otherwise,
the page scrolls up. But try this behaviour in a long enough file. My
files are approximately 500 lines long.

An example situation:
1. I put an TODO: keyword at line 30, changed and saved at line 370.
The page scrolled up until the the cursor had reached the bottom.

2. I put the same keyword at line 400, changed and saved at line 33.
The page scrolled down until the cursor had reached the top.

Adding or deleting new keywords doesn't affect this behaviour.

Mike

On 5/26/05, Detlev Offenbach [EMAIL PROTECTED] wrote:
  
  
Anything more, that might be specific. Have you changed the Task Marker
keywords? It is working fine over here. Anybody else out there having seen
this?

Detlev

Am Donnerstag, 26. Mai 2005 13:31 schrieb Mike Tammerman:


  Recently I recognized, this only happens when there is a Task Marker
keyword in the file. Sorry for the wrong information in the previous mail.

Mike

On 5/26/05, Mike Tammerman [EMAIL PROTECTED] wrote:
  
  
As Richards claims, it occurs when I save a file. The page scrolls until
the cursor stands at the bottom of the page. It doesn't depend any
specific file, happens all the time. It seems like the editor scans the
file and recoordinates the scroll bar.

I am using Debian Testing with

Python 2.4.1
Qt 3.3.3
PyQt 3.14.1
sip 4.2.1
QScintilla 1.5.1
and eric 3.7.0-rc1

Mike

On 5/26/05, Detlev Offenbach [EMAIL PROTECTED] wrote:


  Am Mittwoch, 25. Mai 2005 17:37 schrieb Richard Smith:
  
  
On 5/25/05, Mike Tammerman [EMAIL PROTECTED] wrote:


  I don't know if it is a bug or feature.

Whenever I save a file, the cursor stands at the bottom of the page
  

  
  and

  
  

  page scrolls.
  

I've noticed something like that as well but I haven't spent any time
to see what it was actually doing.

  
  Haven't seen anything like this over here. Could you give more specific
instructions on how to reproduce it. Maybe you send me a file, that
shows
this behavior.

Detlev
--
Detlev Offenbach
[EMAIL PROTECTED]
  

  

--
Detlev Offenbach
[EMAIL PROTECTED]


  
  
___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

  



___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


Re: [PyKDE] unindent shortcut in eric3

2005-05-05 Thread jul

Can I set
that to be another key combo somhow?
 

It works for me too.
You can set your own shortcuts in the menu Settings-Keyboard Shortcuts...
When multiple lines are selected, you should also be able to indent them 
by pressing the 'Tab' key.

++
Jul.
___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


[PyKDE] Eric Bug report

2005-03-24 Thread Jul
Hi Detlev,
(Me again!)

I've just updated the last snapshot as you've suggested and
the 'AddFile' bug disapeared. Thanks.

I found a new one.
- Open an existing project
- Project - Properties...
- Try to change the main entry script with the FileDialog
button.

You should obtain this in the main shell window:
AttributeError: typeComboBox
Traceback (most recent call last):
  File
/mnt/softs/CDAT/lib/python2.3/site-packages/Project/PropertiesDialog.py,
line 118, in handleFileDialog



I've tried to use the bug report tool to send you this
information, but I didn't get the mail server parmeters I've
to set. It should be my smtp server but I didn't make many
tries because the mail is deleted if sending the mail fails.
It would be nice to keep a hand on the mail edition windows
if the send doesn't work.

Hope it helps.

Best regards,
++
Jul.




 ADSL JUSQU'A 8 MEGA + 3 MOIS DE TELEPHONE GRATUIT 

L'ultra haut débit à 15EUR/mois seulement ! Et vous téléphonez gratuitement en 
France vers les postes fixes,
hors numéros spéciaux pendant 3 mois.
Pour profiter de cette offre exceptionnelle, cliquez ici : 
http://register.tiscali.fr/adsl/  (voir conditions sur le site)


___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


[PyKDE] Eric, problen with adding new file into project

2005-03-23 Thread Jul
Hi Detlev,
I don't remember if the problem has already been pointed out
but I can't add file, or directory into the current project.
I have the following error in the main shell (outside eric).
Regards,
++
Jul.


Add File -
  File
/mnt/softs/CDAT/lib/python2.3/site-packages/Project/Project.py,
line 780, in addFile
  File
/mnt/softs/CDAT/lib/python2.3/site-packages/Project/AddFileDialog.py,
line 41, in __init__
AttributeError: pdata

Add Directory -
Traceback (most recent call last):
  File
/mnt/softs/CDAT/lib/python2.3/site-packages/Project/Project.py,
line 904, in addDirectory
  File
/mnt/softs/CDAT/lib/python2.3/site-packages/Project/AddDirectoryDialog.py,
line 60, in __init__
AttributeError: pdata










 ADSL JUSQU'A 8 MEGA + 3 MOIS DE TELEPHONE GRATUIT 

L'ultra haut débit à 15EUR/mois seulement ! Et vous téléphonez gratuitement en 
France vers les postes fixes,
hors numéros spéciaux pendant 3 mois.
Pour profiter de cette offre exceptionnelle, cliquez ici : 
http://register.tiscali.fr/adsl/  (voir conditions sur le site)


___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


[PyKDE] eric3 odd exception

2005-03-18 Thread Jul
Hi Detlev,

- open a new sheet in eric
- write a non-existing module import instruction :
(e.g. import foo)
- Choose Profile the script
- After the exception, you should obtain the following error 

I'm not sure the DebugClientBase exception should appear, is
it ?
++ 
Jul.

###
Original exception was:
Traceback (most recent call last):
  File
/mnt/softs/CDAT/lib/python2.3/site-packages/eric3/Debugger/DebugClient.py,
line 55, in ?
debugClient.main()
  File
/mnt/softs/CDAT/lib/python2.3/site-packages/eric3/Debugger/DebugClientBase.py,
line 1600, in main
self.interact()
  File
/mnt/softs/CDAT/lib/python2.3/site-packages/eric3/Debugger/DebugClientBase.py,
line 828, in interact
self.eventLoop()
  File
/mnt/softs/CDAT/lib/python2.3/site-packages/eric3/Debugger/DebugClientBase.py,
line 848, in eventLoop
self.readReady(self.readstream.fileno())
  File
/mnt/softs/CDAT/lib/python2.3/site-packages/eric3/Debugger/AsyncIOBase.py,
line 68, in readReady
self.handleLine(s)
  File
/mnt/softs/CDAT/lib/python2.3/site-packages/eric3/Debugger/DebugClientBase.py,
line 488, in handleLine
self.prof.run('execfile(' + `sys.argv[0]` + ')')
  File /mnt/softs/CDAT/lib/python2.3/profile.py, line 403,
in run
return self.runctx(cmd, dict, dict)
  File /mnt/softs/CDAT/lib/python2.3/profile.py, line 409,
in runctx
exec cmd in globals, locals
  File string, line 1, in ?
  File /home/jv/test_bidon.py, line 1, in ?
import foo
ImportError: No module named foo

 ADSL JUSQU'A 8 MEGA + 3 MOIS DE TELEPHONE GRATUIT 

L'ultra haut débit à 15EUR/mois seulement ! Et vous téléphonez gratuitement en 
France vers les postes fixes,
hors numéros spéciaux pendant 3 mois.
Pour profiter de cette offre exceptionnelle, cliquez ici : 
http://register.tiscali.fr/adsl/  (voir conditions sur le site)


___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


[PyKDE] PyQt configure error

2005-03-09 Thread jul
Hi
I'm trying to update PyQt with the last 3.14.1 version, but the 
configuration script fails.
Is there a way to traceback the error ? (I can't see any log file for 
this step)
Thanks.
++
Jul.
###
$python ./configure.py
This is the GPL version of PyQt 3.14.1 (licensed under the GNU General 
Public
License) for Python 2.3.3 on linux2.

Type 'L' to view the license.
Type 'yes' to accept the terms of the license.
Type 'no' to decline the terms of the license.
Do you accept the terms of the license? yes
SIP 4.2.1 is being used.
QScintilla 1.5.1 is being used.
Checking to see if the qtcanvas module should be built...
Checking to see if the qtnetwork module should be built...
Checking to see if the qttable module should be built...
Checking to see if the qtxml module should be built...
Checking to see if the qtgl module should be built...
Checking to see if the qtui module should be built...
Checking to see if the qtsql module should be built...
Checking to see if the qtext module should be built...
Checking to see if the QAssistantClient class is available...
Creating features file...
Error: Unable to build mkfeatures utility.
___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


[PyKDE] eric3 array folding

2005-03-01 Thread Jul
Hi Detlev,
My program uses the standard Numeric arrays, and I obtain
the following error in the stderr window when I'm trying to
fold the array in the variable browser (v 3.6.2).
Hope you'll be able to reproduce.
++
Jul.

ps: Do you have an answer concerning eric-doc question ?


Traceback (most recent call last):
  File
/mnt/softs/CDAT/lib/python2.3/site-packages/Debugger/DebugServer.py,
line 556, in handleLine
  File
/mnt/softs/CDAT/lib/python2.3/site-packages/Debugger/DebugUI.py,
line 996, in handleClientVariable
  File
/mnt/softs/CDAT/lib/python2.3/site-packages/UI/SBVviewer.py,
line 220, in showVariable
  File
/mnt/softs/CDAT/lib/python2.3/site-packages/Debugger/VariablesViewer.py,
line 206, in showVariable
  File
/mnt/softs/CDAT/lib/python2.3/site-packages/Debugger/VariablesViewer.py,
line 301, in addItem
  File
/mnt/softs/CDAT/lib/python2.3/site-packages/Debugger/VariablesViewer.py,
line 243, in evalValueString
  File string, line 0, in ?
NameError: name 'array' is not defined
 ADSL JUSQU'A 8 MEGA + 3 MOIS DE TELEPHONE GRATUIT 

L'ultra haut débit à 15EUR/mois seulement ! Et vous téléphonez gratuitement en 
France vers les postes fixes,
hors numéros spéciaux pendant 3 mois.
Pour profiter de cette offre exceptionnelle, cliquez ici : 
http://register.tiscali.fr/adsl/  (voir conditions sur le site)


___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


[PyKDE] eric3-doc

2005-02-24 Thread Jul
Thank you for your patch Detlev, it works fine.

Now, I'm just starting with the eric-doc tool and I have two
remarks:

- My source code is utf8 encoded, and the generated html
doesn't seem to take care of it. I need to convert the HTML
from 'utf8' to 'latin1' with 'iconv' in order to display
correctly special characters.

- When docstrings are written other multiple lines, the
newlines characters are suppressed from the HTML result; all
the string is written over one line. I've tried to add \n
on each endline of the docstring, but it simply writes a
\n in the HTML.

Excepting those points, I really appreciate the tool.

Best regards,
++
Jul.
 ADSL JUSQU'A 8 MEGA + 3 MOIS DE TELEPHONE GRATUIT 

L'ultra haut débit à 15EUR/mois seulement ! Et vous téléphonez gratuitement en 
France vers les postes fixes,
hors numéros spéciaux pendant 3 mois.
Pour profiter de cette offre exceptionnelle, cliquez ici : 
http://register.tiscali.fr/adsl/  (voir conditions sur le site)


___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


Re: [PyKDE] Eric3 documentation?

2005-02-23 Thread jul
Hi Pierre,
There is no other documentation available at this time. This is the main 
lack of eric3 at the moment.
Most of  the dialog have a Waht's this button you can use to explain 
the different functions.This functionality can be used into the 
different menu, and on most of the widgets. Exploring eric by this way 
should already be instructive.

You can also ask all your questions on this list. We will be happy to 
help the better we can.
++
Jul.

Pierre Thibault wrote:
Hello,
Where is the documentation for Eric3? If I look at the online 
documentation available in the Help menu of the application, I only 
have access to the documentation of the different modules but not to 
the documentation of the application itself. So where can I find it?

Regards.
-
Pierre
___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


[PyKDE] Debugging standard module

2005-02-22 Thread Jul
Hi Detlev, 
I have another question for you. Is there a way for the
degugger to go step by step into the standard modules of
Python ? Apparently, the debugger doesn't stop on read only
files, and the only way I found is to set brekpoints for
each line of the standard module. 
Most of the time, the default mode is efficient, but
sometimes, I would like to go step by step into the standard
Python module to see what's happening.

Thank you.
++
Jul.

ps: the exception filter works very well. Don't need more.

 ADSL JUSQU'A 16 MEGA + TELEPHONE GRATUIT 

L'ultra haut débit à 30EUR/mois seulement ! Et vous téléphonez gratuitement en 
France vers les postes fixes, hors numéros spéciaux.
Pour profiter de cette offre exceptionnelle, cliquez ici : 
http://register.tiscali.fr/adsl/  (voir conditions sur le site)



___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


[PyKDE] Unicode problem

2005-02-22 Thread Jul
Hi,
Here is a bug I found in eric3 (v3.6.1) when using special
unicode charachers.
The following lines where typped in the Python shell.
++
Jul.
===
 s1
'Alicante - Ciudad Jard\xc3\xadn'
 print s1
Alicante - Ciudad Jardín
 print unicode(s1,'utf8')
Traceback (most recent call last):
  File
/mnt/softs/CDAT/lib/python2.3/site-packages/eric3/Debugger/DebugClient.py,
line 55, in ?
debugClient.main()
  File
/mnt/softs/CDAT/lib/python2.3/site-packages/eric3/Debugger/DebugClientBase.py,
line 1501, in main
self.interact()
  File
/mnt/softs/CDAT/lib/python2.3/site-packages/eric3/Debugger/DebugClientBase.py,
line 783, in interact
self.eventLoop()
  File
/mnt/softs/CDAT/lib/python2.3/site-packages/eric3/Debugger/DebugClientBase.py,
line 803, in eventLoop
self.readReady(self.readstream.fileno())
  File
/mnt/softs/CDAT/lib/python2.3/site-packages/eric3/Debugger/AsyncIOBase.py,
line 68, in readReady
self.handleLine(s)
  File
/mnt/softs/CDAT/lib/python2.3/site-packages/eric3/Debugger/DebugClientBase.py,
line 759, in handleLine
map(self.write,list)
  File
/mnt/softs/CDAT/lib/python2.3/site-packages/eric3/Debugger/DebugClientBase.py,
line 769, in write
 ADSL JUSQU'A 16 MEGA + TELEPHONE GRATUIT 

L'ultra haut débit à 30EUR/mois seulement ! Et vous téléphonez gratuitement en 
France vers les postes fixes, hors numéros spéciaux.
Pour profiter de cette offre exceptionnelle, cliquez ici : 
http://register.tiscali.fr/adsl/  (voir conditions sur le site)



___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


[PyKDE] Python shell autocompletion

2005-02-21 Thread Jul
Hi Detlev,
I think there is a small bug when using the autocompletion
in the Python shell : all the choices suggested in the
autocompletion window are displayed twice.
Regards,
++
Jul.

ps: I can't make the exception filter work for debug. For
example, I've tried to add 'KeyError' in the exception
filter list (I'd like these errors to be skipped), but the
debugger still stopping on that kind of exception. May you
give me an example ? Thanks.
 ADSL JUSQU'A 16 MEGA + TELEPHONE GRATUIT 

L'ultra haut débit à 30EUR/mois seulement ! Et vous téléphonez gratuitement en 
France vers les postes fixes, hors numéros spéciaux.
Pour profiter de cette offre exceptionnelle, cliquez ici : 
http://register.tiscali.fr/adsl/  (voir conditions sur le site)



___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


Re: [PyKDE] Python shell autocompletion

2005-02-21 Thread jul






  Both of these work ok over here.

  

ok. My remark was concerning the Tab-key completion. 
I've just looked a bit further and you're right, there is no really
bug. Many of the propositions are given twice (sometimes more), but
not all of them, so this not a real bug. Netherthless, it may be
cleaner to pass a "unique" filter over the list before display...


  
ps: I can't make the exception filter work for debug. For
example, I've tried to add 'KeyError' in the exception
filter list (I'd like these errors to be skipped), but the
debugger still stopping on that kind of exception. May you
give me an example ? Thanks.

  
  
It works the way the "What's this" help says. If you enter something in here, 
only those exceptions will be shown.

Ooops...I've been understood exactly the opposite.
Just let me a little time for learning reading my own translations!
Thanks :)

   Should this be reversed?
  

Yes!! as an option, just for me please !!
with an autograph and dedicated picture :))

Best regards,
++
Jul.


___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


[PyKDE] Exception filter in eric3

2005-02-08 Thread jul
Hi Detlev,
me again...
I would like to use the exception filter for debugging, but I can't make 
it work.
In my program, I have a 'KeyError' exception which is correctly handled 
by a try/except block. I've tried to add  the word 'KeyError'  in the 
list of exceptions which have to be ignored, but eric debugger still 
stopping each time the exception is encountered. May you precise me what 
word I must add in the exception filter list to make it work, please ?

Thanks in advance.
++
Jul.
___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


[PyKDE] Splitting windows

2005-02-01 Thread Jul
Hi Detlev,

Splitting view seems not working correctly for me.
- Open eric
- Open 2 python files
- Split the view in two horizontal parts 

There, it is pity that the two files still in the same half
of the splitted window. But actually, this is not a bug.

- Try to unsplit windows

There, my two files are suddently closed. If modified, I'm
asked if I want to save before.

I'm still working with 3.6.1 version there.

Best regards,
++
Jul.




 ADSL JUSQU'A 16 MEGA + TELEPHONE GRATUIT 

L'ultra haut débit à 30EUR/mois seulement ! Et vous téléphonez gratuitement en 
France vers les postes fixes, hors numéros spéciaux.
Pour profiter de cette offre exceptionnelle, cliquez ici : 
http://register.tiscali.fr/adsl/  (voir conditions sur le site)



___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


[PyKDE] small bug found

2005-01-31 Thread Jul
Hi Detlev, 
In eric3, when starting the debugger, the commandline string
may have to be striped before launching the script.
If you copy your commandline from an external shell, your
selection may include the endline character. I don't know if
the endline is considered as an argument of the command, but
the folowing error is raised in the Python shell.
This seems to appear only with debugging mode.

++
Jul.
#
  File
/mnt/softs/CDAT/lib/python2.3/site-packages/eric3/Debugger/DebugClient.py,
line 55, in ?
debugClient.main()
  File
/mnt/softs/CDAT/lib/python2.3/site-packages/eric3/Debugger/DebugClientBase.py,
line 1501, in main
self.interact()
  File
/mnt/softs/CDAT/lib/python2.3/site-packages/eric3/Debugger/DebugClientBase.py,
line 783, in interact
self.eventLoop()
  File
/mnt/softs/CDAT/lib/python2.3/site-packages/eric3/Debugger/DebugClientBase.py,
line 803, in eventLoop
self.readReady(self.readstream.fileno())
  File
/mnt/softs/CDAT/lib/python2.3/site-packages/eric3/Debugger/AsyncIOBase.py,
line 68, in readReady
self.handleLine(s)
  File
/mnt/softs/CDAT/lib/python2.3/site-packages/eric3/Debugger/DebugClientBase.py,
line 347, in handleLine
wd, fn, args, tracePython = arg.split('|')
ValueError: unpack list of wrong size
 ADSL JUSQU'A 16 MEGA + TELEPHONE GRATUIT 

L'ultra haut débit à 30EUR/mois seulement ! Et vous téléphonez gratuitement en 
France vers les postes fixes, hors numéros spéciaux.
Pour profiter de cette offre exceptionnelle, cliquez ici : 
http://register.tiscali.fr/adsl/  (voir conditions sur le site)



___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


Re: [PyKDE] Small eric bug

2005-01-20 Thread jul
Thanks for looking at that!
The problem may be due to different environnement configuration... I 
never have the problem in konsole while it is always reproductible in 
eric3. Encoding is often linked to locale environnement variables and it 
may differ from an linux to another...

You may indicate your commented lines in Editor.py ; I'll see if it 
changes something.

This is my configuration:
Qt 3.3.2
PyQt snapshot 200409  (may be old now..)
eric3 snapshot 20041223 (last)
$ locale
LANG=fr_FR
LC_CTYPE=fr_FR
LC_NUMERIC=fr_FR
LC_TIME=fr_FR
LC_COLLATE=fr_FR
LC_MONETARY=fr_FR
LC_MESSAGES=fr_FR
LC_PAPER=fr_FR
LC_NAME=fr_FR
LC_ADDRESS=fr_FR
LC_TELEPHONE=fr_FR
LC_MEASUREMENT=fr_FR
LC_IDENTIFICATION=fr_FR
LC_ALL=
++
Jul.
Phil Thompson wrote:
Am Montag, 29. November 2004 20:28 schrieb jul:
   

Hi,
In last eric snapshot, a small bug still when using the utf8 encoding:
the middle click doesn't paste special characters corectly. Ctrl+V and
DragDrop commands works fine.
As middle click is rather used under *nix systems, it would be nice to
correct this small and unpleasant bug.
Best regards,
++
Jul.
 

Due to the fact that I don't do anything special (or rather anything at
all)
with the middle button click, I consider this a bug in QScintilla (or
maybe
even Scintilla). Maybe Phil can have a look.
   

I eventually got round to having a look...
I couldn't reproduce the problem with my simple ed.py script.
I could repeat the problem with the current eric snapshot. At the same
time, I could also see the problem with konsole.
I looked at the eric source - particularly at the reimplementation of
mousePressEvent() in Editor.py which calls the parent before the default
implementation for all buttons. In case this was doing something odd I
commented it out. The problem went away.
I restored what I'd commented out in order to prove this was really the
cause - but the problem didn't come back. konsole also seemed to be Ok.
I reset my X server - still no problem.
I can only conclude that this is a intermittant Qt problem.
Phil
___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
 

___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


[PyKDE] Small eric bug

2004-12-06 Thread jul
Hi,
In last eric snapshot, a small bug still when using the utf8 encoding: 
the middle click doesn't paste special characters corectly. Ctrl+V and 
DragDrop commands works fine.

As middle click is rather used under *nix systems, it would be nice to 
correct this small and unpleasant bug.
Best regards,
++
Jul.

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


Re: [PyKDE] Complete newbie mac question...

2004-11-02 Thread jul
Try to find where tmake is; maybe something like 
/usr/local/qt-x11-free-3.3.2/tmake
Then set you'r environment variable:
$ export TMAKEPATH=/usr/local/qt-x11-free-3.3.2/tmake
and retry!
++
Jul.

Timothy Grant wrote:
...That is probably off-topic, but I'm going to ask here anyway.
When I try and build sip on OS/X I get the following error.
Error: This version of Qt seems to use tmake but the TMAKEPATH environment is
not set.
My search has turned up all sorts of possible ways to set this, but
none of them seem to work.
So if some kind soul would point me in the right direction I'd appreciate it.
Thank you very much.
 

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


[PyKDE] Suggestions for 3.6 :)

2004-10-15 Thread Jul
Hi,
A suggestion concerning file encoding.
As 'kate' editor does, it whould be great to be able to
choose the current file encoding. I usually work with UTF8
files, but I often have to edit west-european ('latin1')
encoded files which are oddly displayed. I have no way to
display them correctly when eric doesn't reconize them.
In the Preferences, encoding configuration only appears in
Python's configuration dialog, and I'm not sure to
understand on what it is applied (Python current sheet?
Python Shell? both?). 

Well another suggsetion...
As you greatly implemented the bash lexer, it would be nice
to have an optional integrated shell console (standard one)
as the Python console. If not too hard...

Best regards,
++
Jul.

 ADSL ILLIMITE TISCALI + TELEPHONE GRATUIT 
 
Surfez 40 fois plus vite pour 30EUR/mois seulement !  Et téléphonez partout en France 
gratuitement,  
vers les postes fixes (hors numéros spéciaux). Tarifs très avantageux vers les mobiles 
et l'international !
Pour profiter de cette offre exceptionnelle, cliquez ici : 
http://register.tiscali.fr/adsl  (voir conditions sur le site)


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


Re: [PyKDE] Eric3 error

2004-09-25 Thread jul
Which version of eric do you use ?
Your example works fine for me with the last snapshot.
++
Jul.
Douglas Soares de Andrade wrote:
Hi !
The following code is making eric3 shuts a error message.
#!/usr/bin/env python
# -*- coding: iso-8859-1 -*-
num1 = int(raw_input(Inform the first number: ))
num2 = int(raw_input(Inform the second number: ))
To execute it, i pressed the F2 key, wich send me to python console. When i 
insert a num it does the error message.

See ya !
 

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


[PyKDE] French translation news

2004-09-05 Thread jul
Hi all,
I'm happy to anounce I have finished the french eric translation.
I will send you the translation file very soon, but I still have to test 
the different translated dialogs of eric.

I'm still working with the last snapshot (20040821), and I have little 
remarks:
- Concerning the integrated Python shell:
 1) As I said in a previous mail, the paste command (from sheet to 
shell) doesn't work correctly particularly with indentations. Try to 
paste a function or class definition in the shell and you should see the 
problem.

  2) I have a bug when using the passive mode debugger. Just press 
Enter in the passive mode degugger, and you should obtain a TypeError:
file: Shell.py, line 432 in keyPressEvent
TypeError: coercing to Unicode: need string or buffer, instance found
(To test, you have to set the passive debug mode in the settings before)

  3) Trying to report the previous error, I notice that we unfortunatly 
can't select and copy the error message from the stderr window. It  
would be great to modify the frame behavior.

- Concerning translation:
  1) I have translated and validated ALL strings, but some windows 
still appear in English. For example, the QFileDialog, QInputDialog or 
QFontDialog wizzards still beeing in English. I don't understand the 
behavior because German and Russian translations don't have the same 
problem...

  2) Some of the strings were difficult to translate because french 
equivalent words don't always exist. So I ask for french people to be 
indulgent if translation doesn't seem exact enough. Their corrections 
will be very welcome.

  3) Good luck for other translators! It's long but you can do it! ;)
Regards,
++
Jul.

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


Re: [PyKDE] ANN: New eric3 snapshot

2004-08-19 Thread jul
Hi,
In eric3, the new python shell seems to have a bug for me.
Just typing the return key in the python shell  produces a segmentation 
fault and kills eric3 :(

Here are my versions:
python 2.3.3
Qt 3.3.2
PyQt-snapshot-20040526
QScintilla 1.3
Eric snapshot-20040818
++
Jul.


Hi Trolls,
I would like you to know, that I have uploaded a new snapshot of eric3. 
It features

- a new window layout called floating windows
- a QScintilla based Python shell (with syntax highlighting,
 autocompletion, calltips,...)
- an embedded API file generator
This snapshot is available via
http://www.die-offenbachs.de/detlev/snapshots/eric-snapshot-20040818.tar.gz
This snapshot can be considered as the first beta release of the upcomig 
version 3.5. Please give it a try and report all problems.

A note to all eric3 translators: please adjust your translations to this 
release.

Regards,
Detlev
 

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


Re: [PyKDE] eric3 question

2004-05-26 Thread jul
Unfortunatly Eric3 doesn't  have a full featured documentation available 
yet.
You can use the What's this help click  for quick help (it's often 
sufficient)
or ask for  your questions on this forum.
A lot of people can help you there.
Regards,
Jul.

Dave S wrote:
Hopefully I am on right mailing list for eric3 ?  :-)
I have just graduated form IDLE  trying eric3. Is there any 
documentation avalible ? - the help
menu seems a little limited ... I guess its possible that my 
distribution - Gentoo 1.4 did not include
a documentation package.

Any advice greatly appreciated.
Dave
___
PyKDE mailing list[EMAIL PROTECTED]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
___
PyKDE mailing list[EMAIL PROTECTED]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


Re: [PyKDE] Eric3 install problems...

2004-05-04 Thread jul
Hi,
you surely have to set and export  your QTDIR environnement variable...
If you installed Qt by rpm, your qt directory sould be someting like : 
/usr/share/qt-3.1.2-14
($ rpm -ql qt to find it)

Hope it helps...
++
jul.
Fernando Mesquita wrote:
Hi there,
When I try to install eric3 I get the following error message:
[EMAIL PROTECTED] eric-3.4.1]# python install.py
Sorry, please install PyQt.
Error: No module named qt
but when I checked to see if PyQt was installed I got:
[EMAIL PROTECTED] eric-3.4.1]# rpm -q PyQt
PyQt-3.8.1-2
I also, checked for qt and got the following:
[EMAIL PROTECTED] eric-3.4.1]# rpm -q qt
qt-3.1.2-14
Am I missing something? Please help!
Fernando
___
PyKDE mailing list[EMAIL PROTECTED]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
 

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


[PyKDE] eric3 Drag Drop

2004-04-29 Thread jul
Hi,
I found a little problem in eric when using the drag  drop function.
you may try the following :
- Open a new doccument
- Write some text
- Drag and drop a piece of text with mouse on the same sheet (moving or 
copying mode)

In my case, the pasted text is not correctly displayed; only some 
unprintable characters appear.

Actually, I don't really know if it's due to a bad configuration
Hope it helps.
++
Jul.
___
PyKDE mailing list[EMAIL PROTECTED]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


Re: [PyKDE] Eric questions

2004-04-18 Thread jul
Hi,
Thanks for help concerning cvs handling.
I nearly succeed in creating my new cvs base threw eric interface!
I have created the cvs repository successfuly and correctly imported my 
sources files as root user.

Now, I've just a little problem of permissions when trying to import 
this project from the repository, for a non-root user.
I have done as follow:
Project - Version Control...- New from repository
and I gave the correct path for cvs repository and archive name 
('clim_project' in my case)

Then I obtain the following error in a two part window :

cvs -f -d /usr/local/cvsroot/ checkout -r clim_project clim_project
***
cvs checkout: failed to create lock directory for 
`/usr/local/cvsroot/clim_project' 
(/usr/local/cvsroot/clim_project/#cvs.lock): Permission denied
cvs checkout: failed to obtain dir lock in repository 
`/usr/local/cvsroot/clim_project'
cvs [checkout aborted]: read lock failed - giving up


I believe this is mostly a cvs question, but what must I do to obtain 
permissions for a non root user?

Regards.
++
Jul.
Detlev Offenbach wrote:

hi,

Am Samstag, 10. April 2004 18:23 schrieb jul:
 

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 ?
   

Unfortunately user documentation is eric's weak point. Any help in this 
area is welcome.

To create a new project select Project-Version Control-New from 
repository... and enter the relevant info into the dialog. Use the 
What's this help for further infos. ...-Add to repository adds a local 
project to the repository. If you create a new local project, you have 
the option to place it into the repository as well (see checkboy in the 
new project dialog). 

The other menu entries should be fairly self explanatory.

To add a project file to the repository just bring up the context menu 
for this file in the project sources browser (or one of the others) and 
select 'Add to repository'.

Regards
Detlev
 

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


Re: [PyKDE] Eric questions

2004-04-11 Thread jul
Hi again,
Well, concerning my v3.4 install problem, I've looked a bit further...
I've found that the PixmapCache.py module calls the  
QPixmap.fromMimeSource function from the 'qt' module.
The QPixmap class exists in my qt.py module, but doesn't have the 
'fromMimeSource' attribute

The qt.py header indicates that the module was generated by SIP 3.10 
which seems to be recent enough...
I don't understand why the file wasn't generated correctly.
Hope it helps.

Regards,
++
Jul.
jul wrote:

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


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