[PyQt] Re: [Eric] oxygen icons for eric4

2008-05-20 Thread Detlev Offenbach
On Dienstag, 20. Mai 2008, Lee Connell wrote: Is anyone working on oxygen based icons for eric4 so it fits nicely with kde4? Is there any volunteer to create such an icon set? also i seen in the 4.2 snapshot that it works with oxygen theme. How do you turn off kde4 dialogs for this to

Re: [PyQt] Re: Building with Visual Studio 2008

2008-05-20 Thread Phil Thompson
On Tuesday 20 May 2008 00:50:42 Kevin Watters wrote: As far as I can see SIP embeds the manifest in the executable so it is not necessary to install it. If I don't run mt on the exe then it fails to run. If I do then it runs - irrespective of whether the manifest is installed or not. I

[PyQt] Problem building PyQt4.4 on Vista / MSVC2005

2008-05-20 Thread Håkon Bertheussen
After building Python 2.5.2, Qt 4.4 and sip 4.7.5, I'm unable to build PyQt4.4. It seems to have something to do with manifests, here is the end of the error log: -- ... snip ... sipQtCoreQtKeyboardModifiers.cpp sipQtCoreQt.cpp sipQtCoreQSysInfo.cpp Generating Code...

Re: [PyQt] configuring pykde4, error

2008-05-20 Thread Darren Dale
Hi Jim, On Thu, May 15, 2008 at 6:02 PM, Jim Bublitz [EMAIL PROTECTED] wrote: I think I must have a different version of configure.py than you are expecting. I'm using the one that comes with pykde-4.0.2-1 at the riverbankcomputing website. It doesnt have a variable called

Re: [PyQt] PyQt4.4 - Exporting .ui to .py problems with QIcon

2008-05-20 Thread Gustavo A. Díaz
Well.. seems still does not work. Today i have time to test this and i have: Traceback (most recent call last): File OpenCoffee.py, line 59, in module mainApp = OpenCoffee() File MainApp.py, line 84, in __init__ self.setupUi(self) File

Re: [PyQt] configuring pykde4, error

2008-05-20 Thread Jim Bublitz
On Tuesday 20 May 2008 10:47, Darren Dale wrote: At that point, I get another can't use default assignment operator error: I'm not sure what's causing that error, which seems to be the basic problem (other than having an updated configure.py). I haven't downloaded the latest KDE yet, but will

[PyQt] QPixmap bug in pyuic 4.4

2008-05-20 Thread Jakub Suder
Hello, I think I've found a bug in pyuic4... I've been using PyQt 4.3 from Kubuntu packages, but when I upgraded Qt and Designer to version 4.4, pyuic started to choke on the output from the designer, it seems they changed something in the format. So I compiled PyQt 4.4 from source, and now pyuic

[PyQt] ANN: PyQt v4.4.2 and SIP v4.7.6 Released

2008-05-20 Thread Phil Thompson
PyQt v4.4.2 and SIP v4.7.6 have been released and are available from their respective download pages. All known problems with PyQt have been fixed. There is also support for QRunnable and QThreadPool. The SIP changes are mainly build system related. There is a new win32-msvc2008 platform