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
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
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
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
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
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
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
Þ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