[PyQt] QMovie and underlying C/C++ object has been deleted

2011-09-01 Thread Alan Ezust
Using PyQt Version: 4.6-1, I found this strange thing when I try to create a new QMovie, in response to a signal emit. self._movie = QMovie(self) traceback (most recent call last): File /home/rats-user/rats-dev/build/py/ratsApp/ui/IconStuff.py, line 123, in setActive

Re: [PyQt] ANN: new eric 4.2 snapshot available

2008-07-03 Thread Alan Ezust
Should that also be necessary if I have it installed from debian packages? Because I have the same error from the version I got via debian testing. I think that should be handled by the pyQt4 postinstall script, personally. On Sun, May 18, 2008 at 5:11 AM, Detlev Offenbach [EMAIL PROTECTED]

Re: [PyKDE] [eric3]debugging Zope

2006-10-31 Thread Alan Ezust
I would imagine you would use something like rpdb (the remote python debugger) to debug Zope or other server-oriented scripts. I see that there is now an rpdb2.py, which replaces rpdb - supposedly it is 5 times faster. I haven't gotten it to work yet - I can't find the official website or docs -

Re: [PyKDE] Creating a DOM from HTML source with PyKDE

2006-07-14 Thread Alan Ezust
On 6/7/06, Robin Haswell [EMAIL PROTECTED] wrote: Hey there I'm trying to use PyKDE to grab a DOM from HTML source for a privoxy-like project. I was wondering if anyone could get me started on this? I'm using PyKDE because I'm struggling to find an HTML parser I can use which won't choke on the

Re: [PyKDE] eric3 segfault, help needed

2006-01-07 Thread Alan Ezust
I just started getting segfaults on startup too. Just importing eric3.py from the python interpreter causes it. I tried debugging the python interpreter and got this: #0 0x080899eb in PyType_IsSubtype () #1 0xb73eb3ad in initsip () from /usr/lib/python2.3/site-packages/sip.so #2 0xb73ec151 in

[PyKDE] eric3 : cut line - append to clipboard

2005-11-26 Thread Alan Ezust
emacs ctrl-k - cut the current line and append it to the clipboard. I miss it. Feature request? Or does it already exist? Is there an API for writing macros in eric3? ___ PyKDE mailing listPyKDE@mats.imk.fraunhofer.de

[PyKDE] shortcuts

2005-11-03 Thread Alan Ezust
I did an upgrade to the latest debian unstable package. Very nice that we have primary and alternate shortcuts now like other KDE apps. Was that an enhancement to Qt 3.3.x or does eric3 now use KDE? I noticed two missing shortcuts (which were in an older version of eric) - in particualr, go to

[PyKDE] eric3 debugging docs?

2005-01-04 Thread Alan Ezust
Are there some docs on how to use the multithreaded and/or remote debugger of eric3? URL? ___ PyKDE mailing listPyKDE@mats.imk.fraunhofer.de http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Re: [PyKDE] How to install QScintilla 1.4

2004-12-27 Thread Alan Ezust
On December 24, 2004 07:59 pm, Phil Thompson wrote: I'm sorry, I'm a linux boob, I'm not a C/C++ programmer: I have no idea if another QScintilla library is hiding elsewhere in the system, masking this installation, I'm sort of wishing for a which libqscintilla.so command. Since its a

[PyKDE] shortcuts for displaying help() python docs

2004-11-19 Thread Alan Ezust
I was wondering, is there some kind of eric3 shortcut that does a help() on whatever is highlighted in the editor, and then displays it in the helpviewer (or someplace)? I tried running the interactive help() from the python shell but that didn't work out too well.

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

2004-08-12 Thread Alan Ezust
I don't have a terribly huge screen, and when I click and release on the debug pulldown menu, and choose not to select something, I have to move the mouse far away in order not to accidentally select a choice on the menu, because there isn't enough room to display all the menu items below the