Comment 10 for bug 66830

Revision history for this message
Till Kamppeter (till-kamppeter) wrote :

I have also directly mailed to Phil Thompson (see below). According to him it is possible that the bug can be also in SIP.

SIP version in Ubuntu Edgy:

python-sip4 4.4.5-2ubuntu1 Python/C++ bindings generator runtime librar

SIP version in Mandriva 2007:

4.2.1 (see python/sip/ChangeLog in source tarball of kdebindings-3.5.4)

So it is also possible that recent changes in SIP broke it.

Phil's mail:
-----------------------------------------------------------

On Thursday 19 October 2006 8:30 pm, Till Kamppeter wrote:
> > Hi,
> >
> > due to a bug introduced with PyQt 3.16 the fax functionality of HPLIP
> > (http://hplip.sf.net/) does not work any more and so on distros shipping
> > this PyQt version (like Ubuntu Edgy) faxing with HP's multi-function
> > devices does not work in general.
> >
> > See
> >
> > http://mats.imk.fraunhofer.de/pipermail/pykde/2006-October/014444.html
> > http://mats.imk.fraunhofer.de/pipermail/pykde/2006-October/014447.html
> > http://mats.imk.fraunhofer.de/pipermail/pykde/2006-October/014449.html
> >
> > and also
> >
> > https://launchpad.net/distros/ubuntu/+source/python-qt3/+bug/66830
> >
> > As Ubuntu is about to be released next week, a quick and small patch
> > would be great. If it is a bigger issue I will try to get it into Edgy
> > as an official update.

It is unlikely to be a problem in QSocketNotifier itself as this hasn't
changed. You don't say what SIP versions you are using.

You need to produce an small, complete example that demonstrates the problem.

Phil