Comment 1 for bug 447214

Revision history for this message
Alexander Belchenko (bialix) wrote : Re: [Bug 447214] [NEW] Segmentation fault during startup

Mark Pupilli пишет:
> Public bug reported:
>
> All qbzr commands cause seg fault.
> Simply doing the following causes a seg fault:
>
> mkdir test
> cd test
> bzr init
> bzr qinfo <- seg faults
>
> bzr from command line works fine.
> bzr ginfo also works fine.
>
> versions:
> bzr 2.0
> qbzr 0.14.3
> PyQt 4.3 compiled from src
> SIP 4.9 compiled from src
> Qt 4.5 installed with apt-get

You should have at least PyQt 4.4. 4.3 is not supported in QBzr 0.14.3
and I think you should match your Qt version. But I know Ubuntu Jaunty
provides PyQt 4.4 with Qt 4.5.