[PyQt] make failure on mac os x

2011-04-27 Thread David Cortesi
I'm trying to install on Mac OS X 10.6.7 with the default python 2.6. I installed SIP, its make and make-install seemed to run correctly. I installed Qt 4.7.2 and ran its demos. I downloaded PyQt-mac-gpl-4.8.3 and ran its make, which did a whole bunch of compiles with no obvious errors. It got righ

[PyQt] [SIP] import Failed with Debug module

2011-04-27 Thread Kermit
hi, i try to debug a c++p extention, wrap with sip primary dll in release mode OK wrap dll/pyd ,compile and link in release mode OK import in python with python release 2.7 OK all is right, my import is succefull but primary dll in debug mode OK wrap dll/pyd compile and link in debug mode

[PyQt] Possible bug in QScinitlla annotations

2011-04-27 Thread Sarah Mount
Hi everyone, I have a GUI (PyQt4, Qt4.7.2, Python2.7, QtDesigner 4.7.2, Ubuntu Natty) with two QScintilla panes. I have a SLOT that adds annotations to certain lines, which I want to be styled. I've created the GUI in Designer, and my own code styles both editor panes in the same way, so I would e

Re: [PyQt] Reopening QT Window - Segfault

2011-04-27 Thread Michka Popoff
2011/4/26 Hans-Peter Jansen > Michka, > > please keep the ML CCed at least. If somebody is searching for a similar > issue, he might be interested in the follow-ups. > My bad, I normally do. I just clicked on the wrong button while replying. Sorry. > > On Tuesday 26 April 2011, 11:58:03 Michka