[PyKDE] Latest QScintilla Snapshot

2005-07-04 Thread Phil Thompson
For those interested, tonight's QScintilla snapshot has Scintilla 1.64 merged. Tonight's PyQt snapshot has corresponding updates. No changes have been made to the high-level API. If you want to see what's changed in the low-level API then it's probably easier to look in the PyQt .sip files for

Re: [PyKDE] Wiki logo

2005-07-04 Thread Torsten Marek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Diez B. Roggisch schrieb: > Torsten Marek wrote: > >> Hi all, >> >> I convinced my girlfriend that making a logo for the PyQt wiki is good >> use for >> her creativity; and here is the result. Anybody doesn't like it? >> Otherwise I'll >> set it up as

Re: [PyKDE] Problem with latest sip snapshots

2005-07-04 Thread Phil Thompson
On Monday 04 July 2005 12:42 pm, Ulrich Berning wrote: > Starting with sip-snapshot-20050630 calling style() on a QApplication or > QWidget instance cause a crash on Windows and an endless loop on Linux. > On AIX, HP-UX and IRIX, it doesn't crash or hang, but I guess there must > be a memory error

Re: [review] [PyKDE] can't make PyKDE

2005-07-04 Thread Jim Bublitz
On Thursday 30 June 2005 14:46, витёк wrote: > sip version is snapshot-20050626 (4.2.1) More recent sip versions require explicit declaration of some private destructors - (2) and (3) below. The most recent 6/28 PyKDE snapshot should fix all of those occurrences:

[PyKDE] Problem with latest sip snapshots

2005-07-04 Thread Ulrich Berning
Starting with sip-snapshot-20050630 calling style() on a QApplication or QWidget instance cause a crash on Windows and an endless loop on Linux. On AIX, HP-UX and IRIX, it doesn't crash or hang, but I guess there must be a memory error somewhere in sip. Ulli _

[PyKDE] can't make PyKDE

2005-07-04 Thread витёк
Hi.   i have fedora core 4 installed, if I try to make PyKDE then error occurred     PyKDE version 4.0.0    ---   Py