2009/6/17 Marcell Mars
> On Tue, Jun 16, 2009 at 2:21 PM, Jul 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 suit
2009/6/16 Phil Thompson
> 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
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 re
' 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.
___
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
Hi,
In the project browser, select the form tab and you should directly
compile ui files by selecting "Compile form" in the contextual menu.
This will add a "you_form_name.py" in Python source files browser.
++
Jul.
Sibylle Koczian a écrit :
Hello,
I'm using Eri
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 list
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,
+
erted.
Is this kind of paste handled by QScintilla ?
++
Jul.
___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
ound...
Thanks a lot for your corrections. I surely won't have time to look at them
before next week because of
vacation, but they're always very welcome. I'll report them in the next
snapshot.
Regards,
++
Jul.
- ALICE SECURITE ENFANTS --
dified.
++
Jul.
___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
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 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
y 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 (o
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/listi
s.
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
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 TELEVISIO
c/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 ALI
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
; from sys import breakpoint
>Traceback (most recent call last):
> File "", 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 i
ot;, line 250, in installEric
cleanUp()
File "install.py", line 194, in cleanUp
os.remove(e3cfile)
OSError: [Errno 13] Permission denied:
'/usr/lib/python2.3/site-packages/eric3config.py'
===
Regards,
++
Jul.
___
QScintilla translations need updating again for the new batch file lexer -
blame Detlev ;)
Boh Detlev! ;p
Here is the french one.
++
Jul.
qscintilla_fr.tbz2
Description: Binary data
___
PyKDE mailing listPyKDE@mats.imk.fraunhofer.de
Many thanks to Jul, because i used his as a base to mine, since his french
translation helped me to solve some strings.
You're very welcome.
As soon as I have time, I learn brazilian so you can help me as well :)
++
Jul.
___
PyKDE mailing
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
n 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
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
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'
well, I think translation files have to be in the same directory than
project file.
You may have a look at eric project directory to see how translations
are managed.
++
Jul.
Goodday all,
I have made a translations-file (qm and ts) and want to put those in a
subdirectory (./i18n),
The (right
tion, 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 re
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/sit
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,
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.
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 ?
Trace
t 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 gra
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 t
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
, 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
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
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
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 listPyK
cond point concerns docstring newlines which are not respected in
the html page. I've tried to add '\n' in the docstring source, but it
doesn't change.
All the docstrings are written on a single line.
Regards,
++
Jul.
_
All right, I thought it should be like kate where
(un)splitting never close files.
++
Jul.
>That is the correct behaviour. To do what you intend,
follow these steps.
>
>Open file 1
>Split the view
>Click in the (empty) view to give it the focus
>Open file 2
>Editor for fi
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
f 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&quo
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 do
bug.
Best regards,
++
Jul.
___
PyKDE mailing list[EMAIL PROTECTED]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
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
mplemented 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 30
in "my_module.c" (sums all elements of a 1D array) */
double sum(double *p,int dim){
double s=0.;
int i;
for(i=0;i
What I would like in Python:
$ python
>>> import my_module, Numeric as N
>>> a=N.array([1,2,3])
>>> my_module.sum(a)
6.0
Can SIP do that ?
Best reg
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 n
ok. I've updated SIP to 1.4 and rebuild Pyqt. The "About eric3" works
fine now.
Concerning the bash implementation, I don't have any syntax highlighting.
I can set that my sheet is a bash script via context menu, but I don't
see any difference...
++
Jul.
ps: than
Hi Detlev,
The new "About Eric3" raises a segmentation fault on my configuration.
This appends systematically.
I'll look further...
++
Jul.
Detlev Offenbach wrote:
Hi,
I have just uploaded a new snapshot of eric3. Please test it and report all
errors found in order to get the
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.
_
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
Hi Detlev,
Happy to see how fast evolves eric3!
I'm still working on French translation and there's a hope I finish
soon: I'm about 2750 strings translated out of 3500 :)
The fact is my translation file may be a little older
Is there a way to update it with the newest s
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
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 e
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
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 Offenb
Ok. I've just found the solution. I'll answer myself for all :)
You can easily profile your program by a right click on your source
code, and select "Profile data..." in the "Show" menu.
Eric hasn't finished to surprise me.
Thanks.
++
Jul.
jul wrote:
Hi,
Hi,
Thanks for your precisions.
I've re-installed qt, and because of dependencies, kde too!!
But It works now :)
Any ideas about how works the profiler ?
Thanks.
++
Jul.
Detlev Offenbach wrote:
Am Sonntag, 11. April 2004 12:32 schrieb Phil Thompson:
On Sunday 11 April 2004 12:59 pm, jul
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 questio
ry 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
63 matches
Mail list logo