[PyKDE] Re: Integrating PyChecker into eric

2003-06-05 Thread Detlev Offenbach
, Gordon It is already on the todo list. Unfortunately pychecker has a very huge list of commandline parameters which makes the integration a bigger job. It will probably be a topic for 3.3, but not for 3.2, which is scheduled to be released in a few weeks. Detlev -- Detlev Offenbach [EMAIL

[PyKDE] ANN: new eric3 snapshot available

2003-08-10 Thread Detlev Offenbach
Hi Trolls, I have just uploaded a new snapshot of eric3 to the web site. This one features the following enhancements (nect to some bug fixes). - capability to generate a subclass from a forms (.ui) file - configurable keyboard shortcuts - support for QScintilla macros - scripting support I

[PyKDE] ANN: new eric3 snapshot available

2003-09-14 Thread Detlev Offenbach
. This snapshot is available via http://www.die-offenbachs.de/detlev/snapshots/eric-snapshot-20030914.tar.gz Regards Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo

Re: [PyKDE] Embedding icon inside code

2003-11-10 Thread Detlev Offenbach
runtime. Thats the approach taken by pyuic as well. Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] Eric3 ignoring breakpoint ?

2003-11-27 Thread Detlev Offenbach
Am Donnerstag, 27. November 2003 11:35 schrieb Mateusz Korniak: On Wednesday 26 of November 2003 19:59, Detlev Offenbach wrote: please generate a little test script, that shows the observed behaviour and send it to me. That's the only way to track this. [EMAIL PROTECTED] /root]# cd /usr/lib

[PyKDE] ANN: Eric 3.3.1 released

2003-12-12 Thread Detlev Offenbach
who pointed out this problem. Regards, Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] PyQT 3.9 and QT 3.2.3 and the reparent method

2004-01-13 Thread Detlev Offenbach
, line 1, in ? SystemError: error return without exception set ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde -- Detlev Offenbach [EMAIL PROTECTED

[PyKDE] New eric3 snapshot available

2004-01-31 Thread Detlev Offenbach
on xml.sax anymore thanks to the XMLFilter library. Regards Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] eric3 preferences traceback, coredump on FreeBSD 5

2004-03-04 Thread Detlev Offenbach
file is 16 MB. Let me know if you'd like any other info. Thanks, David On Wed, 2004-03-03 at 02:43, Detlev Offenbach wrote: Hi, yesterday I uploaded a new snapshot of eric3, which includes the correct fix for the problem (Phil's fix broke something else). If the core dumps upon exit

Re: Fwd: [PyKDE] Eric 3.3 : Keyboard handling under Windows XP

2004-03-09 Thread Detlev Offenbach
Hi, thanks for your support. Detlev Am Montag, 8. März 2004 18:00 schrieb Andrew Bushnell: Detlev, I have tried it here on a couple of differenct XP systems, and in all cases, the characters seemed to work fine, I am unable to replicate any problem. - Andrew Detlev Offenbach wrote

Re: [PyKDE] eric not gettting focus (macos x)

2004-03-14 Thread Detlev Offenbach
the eric3 shell script into an application bundle, it ran fine and gained the window focus. Hope this works for you as well Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman

[PyKDE] ANN: new eric3 snapshot

2004-03-14 Thread Detlev Offenbach
about your opinions. Regards Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] ANN: first release candidate of eric3 3.4

2004-03-23 Thread Detlev Offenbach
. I am working on a solution locally, but thought I would send you a note to let you know. Regards, Andrew Detlev Offenbach wrote: Hello, I have just uploaded a new snapshot of eric3. This is the first release candidate of the upcoming version 3.4. It is available via http://www.die

Re: [PyKDE] QTextBrowser: no mimesource for

2004-03-30 Thread Detlev Offenbach
: a nicer QTextBrowser :-) http://www.pycs.net/lateral/stories/17.html -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] Error building Eric on mandrake 10, kde 3.2

2004-03-31 Thread Detlev Offenbach
exists in /usr/lib/qt3/lib. I used qscintilla-1.54-x11.gpl.1,2.tar, PyQt-x11-gpl-3.11.tar, sip-3.10.1.tar and also tried PyQt-x11-gpl-snapshot-20040330.tar with no luck. Any help is really appreciated. cheers, ski -- Detlev Offenbach [EMAIL PROTECTED

Re: [PyKDE] eric3.3.1 - autoindent doesn't work

2004-04-01 Thread Detlev Offenbach
here it is working ok. Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] eric3.3.1 - autoindent doesn't work

2004-04-02 Thread Detlev Offenbach
Am Donnerstag, 1. April 2004 19:21 schrieb Piotr Kalinowski: Dnia czw 1. kwietnia 2004 19:11, Detlev Offenbach napisa: What exactly is not working? If you are missing autoindentation after a line ending in ':', then you won't find it in eric 3.3.1. In eric 3.4 this will be possible. Oh

Re: [PyKDE] Error building Eric on mandrake 10, kde 3.2

2004-04-02 Thread Detlev Offenbach
Am Donnerstag, 1. April 2004 19:39 schrieb Phil Thompson: On Thursday 01 April 2004 6:22 pm, Chris Kacoroski wrote: On Thursday 01 April 2004 09:05 am, Detlev Offenbach wrote: What kind of support are you looking for. If it's just syntax highlighting, it will be in as soon as QScintilla

[PyKDE] ANN: eric3 3.4 released

2004-04-03 Thread Detlev Offenbach
, Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

[PyKDE] ANN: eric3 3.4.1 released

2004-04-03 Thread Detlev Offenbach
Hi, I have just uploaded version 3.4.1 of eric3. This fixes a serious bug I got aware of shortly after the 3.4 release. I am sorry for any inconveniences caused by this. Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL

Re: [PyKDE] Eric questions

2004-04-14 Thread Detlev Offenbach
(or one of the others) and select 'Add to repository'. Regards Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] Eric questions

2004-04-18 Thread Detlev Offenbach
? Indeed, this is a cvs question. You should make sure, that the repository is owned by the group of the developers and that it has write permission for the group. Regards. ++ Jul. Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing

Re: [PyKDE] Autocompletion with Eric (again)

2004-04-23 Thread Detlev Offenbach
... It's not really hard and I will add it to the wishlist. Hope it helps. Regards, ++ Jul. (a hard eric user :) Regards Detlev (The hard and only eric maintainer) PS: Would you be interested in contributing French translations? -- Detlev Offenbach [EMAIL PROTECTED

Re: [PyKDE] Eric3 First impressions and questions

2004-04-24 Thread Detlev Offenbach
created this way: unittest.defaultTestLoader.loadTestsFromModule(module) I'll look into this. Regards, Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] Autocompletion with Eric (again)

2004-04-24 Thread Detlev Offenbach
autocompletes from whatever source is activated for the current document. Is there a need to have different keyboard actions for autocomplete from document and autocomplete from APIs? Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list

Re: [PyKDE] eric with new QScintilla release (1.6)

2004-05-11 Thread Detlev Offenbach
: SCI_LINEDOWNRECTEXTEND == Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] eric3 first time user

2004-05-07 Thread Detlev Offenbach
checked is an error and will be corrected. Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] Eric3 install problems...

2004-05-07 Thread Detlev Offenbach
the following: [EMAIL PROTECTED] eric-3.4.1]# rpm -q qt qt-3.1.2-14 Am I missing something? Please help! Detlev Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de

Re: [PyKDE] Debian eric3 package

2004-05-07 Thread Detlev Offenbach
, before adopting it, please, talk with me. There are a couple of things to point out about the package. I would be most thankful for any hints. greetings Torsten Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL

Re: [PyKDE] Few eric3 usability comments

2004-05-07 Thread Detlev Offenbach
by the underlying QScintilla editor widget. Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] Yet another annoyance

2004-05-07 Thread Detlev Offenbach
this is handled by the QScintilla editor widget. Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] Eric3, Panther and focus problems

2004-05-07 Thread Detlev Offenbach
pythonw to run eric3 and it will work. Is there an identifying string for Mac OSX I could use in the instally script to generate the correct commandline in the batch script? Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL

Re: [PyKDE] eric3 autocompletion problem

2004-05-04 Thread Detlev Offenbach
Am Montag, 3. Mai 2004 20:05 schrieb Christian Sell: Zitat von Detlev Offenbach [EMAIL PROTECTED]: Try the gen_python_api.py script. erm, you mean the one from the non-existant Tools directory? A few lines above I told you where to get it. Go get it and try it. Detlev -- Detlev Offenbach

Re: [PyKDE] eric3 first time user

2004-05-04 Thread Detlev Offenbach
Am Montag, 3. Mai 2004 20:08 schrieb Christian Sell: Zitat von Detlev Offenbach [EMAIL PROTECTED]: Did you select Run project or Run script. The first command will run the project's main script (you have to configure this in the project's properties), the later will run the current script

Re: [PyKDE] Bringing a window into the foreground not working anymore

2004-05-15 Thread Detlev Offenbach
annoying ... Cheers Joachim Thanks, I'll try it. Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] Intagrated console

2004-05-15 Thread Detlev Offenbach
to change that. Debug output appears in the Python shell window. That's the intended behavior and it is not configurable. stdout and stdin are for internal messages and redirected outputs from tools used within the ide (e.g. pyuic). Detlev -- Detlev Offenbach [EMAIL PROTECTED

Re: [PyKDE] eric3 + MacOS X + qt designer.app

2004-05-15 Thread Detlev Offenbach
-- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] eric3 Drag Drop

2004-04-30 Thread Detlev Offenbach
. Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] Eric Drag Drop (continuation)

2004-04-30 Thread Detlev Offenbach
. Please get a current QScintilla snapshot. Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] Eric3 First impressions and questions

2004-04-30 Thread Detlev Offenbach
Am Dienstag, 27. April 2004 23:34 schrieb Kirill Lapshin: Detlev Offenbach wrote: Thanks, for your encouraging words. You are welcome. IMO, eric is much better then most commercial offerings. The only obstacle for making it the tool of choice in my company is Qt, PyQt licenses for windows

Re: [PyKDE] Eric3 First impressions and questions

2004-05-01 Thread Detlev Offenbach
it even better. I am glad somebody gives the unittest module a kick and sends feedback in order to improve it. Eric should be an IDE, that eases the developer's work. In order to achieve this, I need the feedback of developers. Detlev -- Detlev Offenbach [EMAIL PROTECTED

Re: [PyKDE] eric3 autocompletion problem

2004-05-03 Thread Detlev Offenbach
. You'll find ready built API files for PyQt as well. what the sip files and api files mentioned there are all about. Furthermore, how do I get autocompletion for arbitrary library code that I may be using in my project? Try the gen_python_api.py script. thanks, Christian Detlev -- Detlev

Re: [PyKDE] eric3 first time user

2004-05-03 Thread Detlev Offenbach
over here. Sorry. I can execute the script from the command line ok. Can anyone advise? I realise there are no docs, but an IDE should be accessible intuitively - so I must be missing something. Detlev -- Detlev Offenbach [EMAIL PROTECTED

Re: [PyKDE] eric3 + MacOS X + qt designer.app

2004-05-15 Thread Detlev Offenbach
Am Samstag, 15. Mai 2004 15:07 schrieb Boris Gordon: On 15/05/2004, at 7:56 PM, Detlev Offenbach wrote: Am Mittwoch, 12. Mai 2004 05:01 schrieb Boris Gordon: Greetings - I am very happy that eric3 is now running great on my mac but I would like to try to solve a problem with qt designer

Re: [PyKDE] Updating to the latest versions of eric/sip/PyQt/PyKDE ...

2004-04-27 Thread Detlev Offenbach
updates) ... Cheers Joachim Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

[PyKDE] ANN: new eric3 snapshot

2004-05-05 Thread Detlev Offenbach
Hi, I just uploaded a new snapshot. This features - improved unittest functionality - improved autocompletion capabilities - adoption to subversion 1.0 - and some bug fixes and usability enhancements Detlev -- Detlev Offenbach [EMAIL PROTECTED

Re: [PyKDE] Eric's project browser

2004-05-23 Thread Detlev Offenbach
with nested functions and classes. However, this will be changed in the next snapshot of the 2.5 development in such a way, that all nested functions and classes are listed under their parents. Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing

Re: [PyKDE] eric3 question

2004-05-26 Thread Detlev Offenbach
? As the name implies. A temp breakpoint triggers once and is removed thereafter. A permannet breakpoint fires every time it is hit. It's the same behavior as bdb or pdb. Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL

Re: [PyKDE] eric3 'remove all highlights' button ?

2004-06-07 Thread Detlev Offenbach
background. This is sometimes hard to read. Pressing this button simply removes this error highlighting. Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] Eric3 small feature request

2004-06-07 Thread Detlev Offenbach
/Scripts. Detlev PS: Script contributions are welcome and will be made available through the contributions page or even included in the distro. -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de

Re: [PyKDE] Quick Eric3 Question

2004-06-09 Thread Detlev Offenbach
each source and read the tooltip to discover which source file each one is. Does anyone know how to do this? You can't. The caption is set to the full pathname of the file. However, upon multiple requests, I may change this. Detlev -- Detlev Offenbach [EMAIL PROTECTED

Re: [PyKDE] Quick Eric3 Question

2004-06-10 Thread Detlev Offenbach
Am Mittwoch, 9. Juni 2004 16:05 schrieb Peter Osborne: On Wednesday 09 June 2004 04:52 am, Detlev Offenbach wrote: You can't. The caption is set to the full pathname of the file. However, upon multiple requests, I may change this. Detlev Great, I tried my hand at hacking the Eric source

Re: [PyKDE] eric3 - debugging svn integration

2004-06-14 Thread Detlev Offenbach
in the subsequent code path. this was the one feature I was really missing from wingide. I'm now hoping I can debug the background thread of my application from the ide but haven't tried this yet. Best, Robin On Sun, 2004-06-13 at 09:31, Detlev Offenbach wrote: Hi, thanks you very much

Re: [PyKDE] Eric3 application diagram

2004-06-19 Thread Detlev Offenbach
3.11 QScintilla 1.2 Eric snapshot-20040529 Bicycle Repair Man 0.9 ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde -- Detlev Offenbach [EMAIL PROTECTED

Re: [PyKDE] Eric3 application diagram

2004-06-19 Thread Detlev Offenbach
v3.4.2. The fix will be included in the next snapshot as well. Detlev -- Detlev Offenbach [EMAIL PROTECTED] ModuleParser.py Description: application/python

Re: [PyKDE] eric3 possible annomoly ?

2004-06-20 Thread Detlev Offenbach
. This is not a serious problem .. In fact with my steep learning curve it could be me not operating eric3 properly. Can anyone shed any light ? Dave Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http

Re: [PyKDE] eric3 possible annomoly ?

2004-06-22 Thread Detlev Offenbach
Hi, thanks for supplying your little test app. I found the bug. The correction will be in the next snapshot. In the mean time, the workaround shown below will overcome the problem. Am Montag, 21. Juni 2004 19:41 schrieb Dave S: Detlev Offenbach wrote: Hi, Am Sonntag, 20. Juni 2004 13:13

Re: [PyKDE] Eric3

2004-06-22 Thread Detlev Offenbach
the wonderful work. See Ya ! Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] User feedback about Eric3

2004-06-23 Thread Detlev Offenbach
Hi, thanks for the patch. I'll include it in the next snapshot. Detlev Am Mittwoch, 23. Juni 2004 17:11 schrieb Nicola Larosa: Andrew Bushnell wrote: Nicola Larosa wrote: First, thanks to Detlev Offenbach for a such a wonderful IDE! :^) I checked it out last year, but could not use

Re: [PyKDE] User feedback about Eric3

2004-06-23 Thread Detlev Offenbach
Hi, Am Mittwoch, 23. Juni 2004 11:50 schrieb Nicola Larosa: First, thanks to Detlev Offenbach for a such a wonderful IDE! :^) I checked it out last year, but could not use it since it did not yet support Quixote's PTLs in the Project Browser. I've been now using it daily for a few months

Re: [PyKDE] User feedback about Eric3, the comeback

2004-06-25 Thread Detlev Offenbach
widget at the opening of both the Find and the Replace dialogs... :^) That's already done in the 3.5 snapshot. Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo

Re: [PyKDE] Custom sorting function for the QListView widget

2004-07-04 Thread Detlev Offenbach
):     item = QListViewItem(lst, %4d % i) Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

[PyKDE] ANN: new eric3 snapshot

2004-07-14 Thread Detlev Offenbach
feature and drag drop support. It is available via the eric3 site. Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] Calling eric3 inside a python application.

2004-07-20 Thread Detlev Offenbach
' Is there supported way to invoke eric3 inside of an application? os.spawnv(...) could solve your problem. Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] Odd Eric Bug?

2004-07-20 Thread Detlev Offenbach
Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] segfaults in _dl_lookup_symbol when eric3 exits

2004-07-20 Thread Detlev Offenbach
) free'd ==26335== Any ideas? ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL

[PyKDE] Re: Getpass problems with Eric3

2004-07-21 Thread Detlev Offenbach
things with the filedescriptor that are incompatible with the socket. I am unsure right now, if this can be fixed, but I'll look into it. Thanks for any help ! Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED

Re: [PyKDE] Re: Getpass problems with Eric3

2004-07-22 Thread Detlev Offenbach
Am Mittwoch, 21. Juli 2004 19:19 schrieb Detlev Offenbach: Am Mittwoch, 21. Juli 2004 02:55 schrieb Douglas: Hi ! Im running this code on Eric3 and im getting error mensages... The code--- #!/usr/bin/env python #coding=iso-8859-1 from getpass import unix_getpass host

Re: [review] [PyKDE] Canvas in a widget

2004-07-22 Thread Detlev Offenbach
] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

[PyKDE] Re: Getpass problems with Eric3

2004-07-25 Thread Detlev Offenbach
help ! -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] Re: Getpass problems with Eric3

2004-07-26 Thread Detlev Offenbach
files) ~/.eric3 To make it work i had do rm -rf ~/.eric3. See Ya ! Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] Re: Getpass problems with Eric3

2004-07-27 Thread Detlev Offenbach
is this: The command used is below: diff .eric3bck/eric3rc .eric3/eric3rc ericdiff eric3bck is the dir with the old config files and eric3 is the dir with the new config files. The diff file goes in the message. See ya ! Em Seg 26 Jul 2004 14:52, Detlev Offenbach escreveu: Am Montag, 26. Juli

Re: [PyKDE] Re: Getpass problems with Eric3

2004-07-28 Thread Detlev Offenbach
. There is a missing 'import Utilities' statement. I have just uploaded a new snapshot that fixes the problem. There wasn't a compatibility problem with existing configuration files. Ok ! Now i can use my old config files :) See Ya ! Detlev -- Detlev Offenbach [EMAIL PROTECTED

[PyKDE] ANN: new Eric snapshot

2004-08-01 Thread Detlev Offenbach
found. It is available via the eric3 home page http://www.die-offenbachs.de/detlev/eric3.html Regards Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] eric3 UI - debug pulldown - too many items

2004-08-13 Thread Detlev Offenbach
specialist reading this, who could sketch an optimal menu layout. Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

[PyKDE] Active links in a QLabel

2004-08-17 Thread Detlev Offenbach
Hi, I would like to display active links (like the one to the eric3 homepage) in the about message box. I was able to get them show as links. However, clicking on them didn't do anything. Regards Detlev -- Detlev Offenbach [EMAIL PROTECTED

[PyKDE] ANN: New eric3 snapshot

2004-08-18 Thread Detlev Offenbach
. Regards, Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] ANN: New eric3 snapshot

2004-08-19 Thread Detlev Offenbach
and I'll return an updated .ts file. Once fr is an official translation, the process is much more simple. Just grab the latest translation, update it and send it back to me. Thanks for your support Detlev ++ Jul. Detlev Offenbach wrote: Hi Trolls, I would like you to know, that I have

Re: [PyKDE] ANN: New eric3 snapshot

2004-08-19 Thread Detlev Offenbach
! Detlev Em Quarta 18 Agosto 2004 16:28, Detlev Offenbach escreveu: 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

Re: [PyKDE] ANN: New eric3 snapshot

2004-08-20 Thread Detlev Offenbach
://mats.imk.fraunhofer.de/mailman/listinfo/pykde -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] ANN: New eric3 snapshot

2004-08-21 Thread Detlev Offenbach
tell me what is the first event made when I press the return key in the shell? I would to debug the program just before it dies Thx. ++ Jul. Detlev Offenbach wrote: Hi, can't reproduce this one. Does it happen occasionally or all the time? Could you try to nail it down? Detlev

[PyKDE] ANN: New eric3 snapshot

2004-08-21 Thread Detlev Offenbach
-offenbachs.de/detlev/snapshots/eric-snapshot-20040821.tar.gz Please give it a try and report all problems. Regards, Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] Eric3

2004-09-08 Thread Detlev Offenbach
(meaning: not in a project), too. It also works this way in the file system browser. greetings Torsten Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] eric3 bug?

2004-09-08 Thread Detlev Offenbach
exists, the classview for the module does not expand. If I change the name of either, it works. ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde Detlev -- Detlev Offenbach [EMAIL PROTECTED

Re: [PyKDE] French translation news

2004-09-08 Thread Detlev Offenbach
! It's long but you can do it! ;) Regards, ++ Jul. Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] French translation news

2004-09-08 Thread Detlev Offenbach
, ++ Jul. Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] eric3 bug?

2004-09-09 Thread Detlev Offenbach
in eric3's behavior because in this faulty case it showed the contents of the packages __init__.py when expanding the module. This will be fixed in the next snapshot. Regards, Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list

[PyKDE] ANN: New eric3 snapshot

2004-09-12 Thread Detlev Offenbach
-snapshot-20040912.tar.gz Please test this snapshot and report all errors found. Regards, Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] ANN: New eric3 snapshot

2004-09-13 Thread Detlev Offenbach
Am Sonntag, 12. September 2004 16:37 schrieb [EMAIL PROTECTED]: On Sunday 12 September 2004 15:44, Detlev Offenbach wrote: Please test this snapshot and report all errors found. Listing eric/pixmaps ... Compiling eric/sitecustomize.py ... Installing eric3 ... An internal error occured

Re: [PyKDE] Minor feature request for goto dialogue

2004-09-17 Thread Detlev Offenbach
a traceback and/or just starting to type the number from memory doesn't wind up having an extra 1 sitting in front of it? Already fixed in the 3.5 snapshots. Just a suggestion, Mike Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list

Re: [PyKDE] A few minor (but irritating :) ) editor bugs in Eric 3.4.2

2004-09-17 Thread Detlev Offenbach
results in a complete failure of the operation (with select-and-cut/copy being a rather common operation for a programmer's editor). Enjoy yourselves, Mike It works ok over here with the current snapshot KDE 3.3.3 and the latest QScintilla and PyQt (versions/snapshots). Detlev -- Detlev

Re: [PyKDE] Eric project browser glitch with really long method signature

2004-09-17 Thread Detlev Offenbach
,         timestamp=None,         **named     ):         Just a sample with a really long signature That one was fixed during the 3.5 development. Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http

[PyKDE] Re: Bug report: cannot open PTL files in Eric3 anymore

2004-09-18 Thread Detlev Offenbach
= req.get_type() File /usr/lib/python2.3/urllib2.py, line 226, in get_type raise ValueError, unknown url type: %s % self.__original ValueError: unknown url type: /home/Araknos/devel/branches/akdb_nl/Project-3.5.dtd Thanks in advance, Detlev. Regards, Detlev -- Detlev Offenbach [EMAIL PROTECTED

Re: [PyKDE] Suggestion for an option: make lexer.commentStr configurable as a user preference

2004-09-18 Thread Detlev Offenbach
at all in Eric and leave '~ ' characters at the start of every line in PythonWin). Anyway, just a suggestion, Mike This will be in the next snapshot. Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http

[PyKDE] ANN: new eric snapshot

2004-09-18 Thread Detlev Offenbach
Hi, I have just uploaded a new snapshot of eric3. Please test it and report all errors found in order to get them fixed for the upcoming 3.5 release. The snapshot is available via the eric3 site http://www.die-offenbachs.de/detlev/eric3.html Regards, Detlev -- Detlev Offenbach [EMAIL

[PyKDE] ANN: new eric3 snapshot

2004-09-25 Thread Detlev Offenbach
. It is available via the eric3 site. http://www.die-offenbachs.de/detlev/eric3.html Please note, that the released versions of eric3 are made available via sourceforge (http://sourceforge.net/projects/eric-ide). Regards, Detlev -- Detlev Offenbach [EMAIL PROTECTED

Re: [PyKDE] Eric: another minor wish-list item, CVS commit auto-ok/non-modal

2004-09-25 Thread Detlev Offenbach
://www.vrplumber.com http://blog.vrplumber.com ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list

Re: [PyKDE] Eric3 error

2004-09-25 Thread Detlev Offenbach
message. See ya ! ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED

Re: [PyKDE] eric3 VariableViewer crashes on non-utf8 strings

2004-10-13 Thread Detlev Offenbach
://mats.imk.fraunhofer.de/mailman/listinfo/pykde -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] Eric3: Code coverage.

2004-10-16 Thread Detlev Offenbach
of the project menu, the source browser or the editor context menu. Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

  1   2   3   4   5   6   7   8   >