Re: [PyKDE] Do PyQt snapthots require changes from sip-snapshots

2006-07-01 Thread Phil Thompson
On Saturday 01 July 2006 11:34 am, Andreas Pakulat wrote: > Hi, > > I'd like to know wethe the PyQt(3|4) snapshots need the sip-snapthots and > if it is correct that the sip-snapshots are made from trunk which will > become sip 4.5? Current SIP snapshots will become 4.5. The safest thing to assum

Re: [PyKDE] PyQt4.0 release with Qt4.1.4?

2006-07-01 Thread Andreas Pakulat
On 01.07.06 14:05:29, Andreas Pakulat wrote: > Hi, > > I'd like to know wether the PyQt4.0 release should build with Qt4.1.4? I > just tried and got: > > g++ -Wl,-rpath,/usr/local/qt4.1.4/lib -o pylupdate4 fetchtr.o merge.o > numberh.o sametexth.o main.o metatranslator.o proparser.o translator.o

[PyKDE] c++ destructor call omitted

2006-07-01 Thread Herman, Geza
Hi, I found something in sipgen/gencode.c (lines 4176-4209) that may be a bug: destructor call is omitted if the c++ class can't be created. For ex., this causes memory leak: --- c++ - class Foo { private: Foo() { } public: ~Foo

[PyKDE] Qt4 QPolygon

2006-07-01 Thread Jeremy Sanders
Hi - Is there a simple way to convert a python list of coordinates into a QPolygon in qt4? It seems that passing python lists full of QPoint values seems very memory intensive, taking several times more memory than a similar list of Python objects. Would it be possible to allow straight Pyth

[PyKDE] PyQt4.0 release with Qt4.1.4?

2006-07-01 Thread Andreas Pakulat
Hi, I'd like to know wether the PyQt4.0 release should build with Qt4.1.4? I just tried and got: g++ -Wl,-rpath,/usr/local/qt4.1.4/lib -o pylupdate4 fetchtr.o merge.o numberh.o sametexth.o main.o metatranslator.o proparser.o translator.o moc_translator.o -L/usr/local/qt4.1.4/lib -L/usr/X11R6/li

[PyKDE] Do PyQt snapthots require changes from sip-snapshots

2006-07-01 Thread Andreas Pakulat
Hi, I'd like to know wethe the PyQt(3|4) snapshots need the sip-snapthots and if it is correct that the sip-snapshots are made from trunk which will become sip 4.5? Andreas -- Advancement in position. ___ PyKDE mailing listPyKDE@mats.imk.fraunhof

Re: [PyKDE] Python-qt on Debian, more error messages

2006-07-01 Thread Andreas Pakulat
On 01.07.06 11:16:48, Gudjon I. Gudjonsson wrote: > Þann Föstudagur 30. júní 2006 17:36 skrifaði Andreas Pakulat: > > If you find that everythings Ok when building these yourself, then file > > a bugreport against the PyQwt. > > >I have to admit my stupidity. I made the python-qwt Debian packag

Re: [PyKDE] Python-qt on Debian, more error messages

2006-07-01 Thread Gudjon I. Gudjonsson
Þann Föstudagur 30. júní 2006 17:36 skrifaði Andreas Pakulat: > On 30.06.06 16:46:27, Gudjon I. Gudjonsson wrote: > >Here is a quite minimal version of my program. Just run the comile.sh > > script and press "Start Measurement" several times in a row (wait for the > > measurement to stop betwee