Comment 13 for bug 245836

Revision history for this message
Maciek Szczesniak (vvarp) wrote :

Hi,

I am looking into possibilities of building native app for MacOSX, however I got stuck at very beginning.

Macports version of python2.5+qt4.4.1+pyqt4+sip throws "bus error" even before anything happens.
As this is bug within Macports itself, I decided to use python2.5 provided with 10.5.

Using prebuilt qt4.4.1 from trolltech and pyqt4+sip installed from source I am able to run SubDownloader but the only thing I can see is frozen GUI that doesn't throw any exception or anything that could allow me to investigate what's going on.

Did anyone here experienced same thing?