BzrExplorer: problems with qbzr > 0.14.6
Alexander Belchenko
bialix at ukr.net
Mon Jun 7 07:57:59 BST 2010
David Ingamells пишет:
> Alexander Belchenko wrote:
>> Andreas Deininger ??????????:
>>
>>> I can successfully run the latest BZR Explorer version 0.11.0 using
>>> qbzr version 0.14.6. However, as soon as I switch to qbzr 0.15 or
>>> higher, I'm getting the following error:
>>>
>>
>> Bzr-explorer since v.0.10 require QBzr version 0.17 or higher.
>>
> I'm just trying to get explorer (1.0.2) installed and running, but I am
> getting the same error as Andreas reported: my qbzr is at version 0.18.5
> - which I'd guess is higher than 0.17 ;^).
> What am I doing wrong? Is my version TOO recent?
>
> Thanks,
> David.
>
> $ bzr explorer
> bzr: failed to report crash using apport:
> OSError(13, 'Permission denied')
> bzr: ERROR: exceptions.AttributeError: 'module' object has no attribute
> 'QStyledItemDelegate'
> line 26, in <module>
> from bzrlib.plugins.qbzr.lib.revtreeview import RevIdRole as
> im_RevIdRole
> File
> "/data/users/david.ingamells/projects/Global_bzr_9763/trunk/distr/lib/python/bzrlib/plugins/qbzr/lib/revtreeview.py",
> line 178, in <module>
> class RevNoItemDelegate(QtGui.QStyledItemDelegate):
> AttributeError: 'module' object has no attribute 'QStyledItemDelegate'
Sorry, it seems you have too old PyQt/Qt version. QBzr and Explorer
required at least PyQt 4.4/Qt 4.4.
Check your version.
More information about the bazaar
mailing list