Re: [PyKDE] C++ code generation problem: longlong is undefined

2005-12-18 Thread Jim Bublitz
On Sunday 18 December 2005 19:03, Vincent Jong wrote: > That was the last change. The configure step completed, make seemed to > complete with no errors, and after make install, the importTest.py ran > with no errors. I noticed that the sip generated files were installed into > /usr/share/sip/...,

Re: [PyKDE] C++ code generation problem: longlong is undefined

2005-12-18 Thread Vincent Jong
That was the last change. The configure step completed, make seemed to complete with no errors, and after make install, the importTest.py ran with no errors. I noticed that the sip generated files were installed into /usr/share/sip/..., so when I did the build with python2.3, those files go

RuntimeError exceptions (was Re: [PyKDE] Signals and Slots in PyQt4)

2005-12-18 Thread Matthew Scott
On 12/18/05, Phil Thompson <[EMAIL PROTECTED]> wrote: > On Sunday 18 December 2005 6:33 pm, Baz Walter wrote: > > Hello > > > > When disconnecting a signal from a python slot, if the connection has not > > already been made, it produces the error: 'RuntimeError: Slot hasn't been > > connected'. How

Re: [PyKDE] Seperating logic code from gui code?

2005-12-18 Thread Arthur Pemberton
I think your advice wil be quite helpful, it wil take some rereading and googling, but thank you.On 12/18/05, David Boddie < [EMAIL PROTECTED]> wrote:On Fri, 16 Dec 2005, Arthur Pemberton wrote: > Ideally, the console client would be simply a downloader, while the GUI> would use the same mechanisms

Re: [PyKDE] Signals and Slots in PyQt4

2005-12-18 Thread Phil Thompson
On Sunday 18 December 2005 6:33 pm, Baz Walter wrote: > Hello > > When disconnecting a signal from a python slot, if the connection has not > already been made, it produces the error: 'RuntimeError: Slot hasn't been > connected'. However, QObject.disconnect gives a boolean result on > success/failu

Re: [PyKDE] Seperating logic code from gui code?

2005-12-18 Thread David Boddie
On Fri, 16 Dec 2005, Arthur Pemberton wrote: > Ideally, the console client would be simply a downloader, while the GUI > would use the same mechanisms to access the data, but give more > interactivty (renaming, prioritizing of downloads, etc.) Not sure if this > is the information you meant that w

[PyKDE] Signals and Slots in PyQt4

2005-12-18 Thread Baz Walter
Hello When disconnecting a signal from a python slot, if the connection has not already been made, it produces the error: 'RuntimeError: Slot hasn't been connected'. However, QObject.disconnect gives a boolean result on success/failure. So is this error really necessary? (With unconnected qt slot

Re: [PyKDE] C++ code generation problem: longlong is undefined

2005-12-18 Thread Jim Bublitz
On Sunday 18 December 2005 09:24, Vincent Jong wrote: > Nevermind, I got the link as I remember about MARC, lol. Okay kdecore > generates with no problems now and it's getting farther down. Code > generation for kfile is erroring out with: > > sip: sip/kfile/kdirsize.sip:73: A function with the sam

Re: [PyKDE] C++ code generation problem: longlong is undefined

2005-12-18 Thread Vincent Jong
Nevermind, I got the link as I remember about MARC, lol. Okay kdecore generates with no problems now and it's getting farther down. Code generation for kfile is erroring out with: sip: sip/kfile/kdirsize.sip:73: A function with the same Python signature has already been defined Error: Unab

Re: [PyKDE] C++ code generation problem: longlong is undefined

2005-12-18 Thread Vincent Jong
I'll give it a go. Do you have the link again to the version that you sent me a couple of mails ago? I've been cleaning out my mail and I deleted the contents of my temp-build directory forgetting to make a copy of the tarball. Thanks, Vincent J. On Sun, 18 Dec 2005 08:45:34 -0800, Jim Bubl

Re: [PyKDE] C++ code generation problem: longlong is undefined

2005-12-18 Thread Jim Bublitz
On Saturday 17 December 2005 22:22, Vincent Jong wrote: > Yeah, it looks like there's still enough of a difference between 3.1.4 and > 3.1.1 as the KShortcutList error is still occuring. Unfortunately, this > error occurs at the beginning of the configure process, so it looks like > it will be a sl

[PyKDE] crash with sip-snapshot-20051215 and PyQt4-gpl-snapshot-20051217

2005-12-18 Thread Gerard Vermeulen
Hi, depending on if demo.show() is called in the main() or make() function, the next script does not or does crash: -- cut here -- #!/usr/bin/env python crash = True # uncomment the next line and the script will not crash #crash = False import sys import sip sip.settracemask(0x3f) from PyQt4 im

[PyKDE] ANN: Eric3 3.8.1 released

2005-12-18 Thread Detlev Offenbach
Hi, this is to inform you about the release of eric 3.8.1. This is just a bugfix release. Detlev -- Detlev Offenbach [EMAIL PROTECTED] ___ PyKDE mailing listPyKDE@mats.imk.fraunhofer.de http://mats.imk.fraunhofer.de/mailman/listinfo/pykde