BzrExplorer: problems with qbzr > 0.14.6

David Ingamells david.ingamells at mapscape.eu
Mon Jun 7 07:35:07 BST 2010


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'

Traceback (most recent call last):
  File 
"/data/users/david.ingamells/projects/Global_bzr_9763/trunk/distr/lib/python/bzrlib/commands.py", 
line 853, in exception_to_return_code
    return the_callable(*args, **kwargs)
  File 
"/data/users/david.ingamells/projects/Global_bzr_9763/trunk/distr/lib/python/bzrlib/commands.py", 
line 1055, in run_bzr
    ret = run(*run_argv)
  File 
"/data/users/david.ingamells/projects/Global_bzr_9763/trunk/distr/lib/python/bzrlib/commands.py", 
line 661, in run_argv_aliases
    return self.run_direct(**all_cmd_args)
  File 
"/data/users/david.ingamells/projects/Global_bzr_9763/trunk/distr/lib/python/bzrlib/commands.py", 
line 665, in run_direct
    return self._operation.run_simple(*args, **kwargs)
  File 
"/data/users/david.ingamells/projects/Global_bzr_9763/trunk/distr/lib/python/bzrlib/cleanup.py", 
line 122, in run_simple
    self.cleanups, self.func, *args, **kwargs)
  File 
"/data/users/david.ingamells/projects/Global_bzr_9763/trunk/distr/lib/python/bzrlib/cleanup.py", 
line 156, in _do_with_cleanups
    result = func(*args, **kwargs)
  File 
"/data/users/david.ingamells/projects/Global_bzr_9763/trunk/distr/lib/python/bzrlib/plugins/explorer/lib/commands.py", 
line 153, in run
    window = explorer.QExplorerMainWindow(location_list=location_list,
  File 
"/data/users/david.ingamells/projects/Global_bzr_9763/trunk/distr/lib/python/bzrlib/lazy_import.py", 
line 106, in __getattribute__
    obj = _replace()
  File 
"/data/users/david.ingamells/projects/Global_bzr_9763/trunk/distr/lib/python/bzrlib/lazy_import.py", 
line 89, in _replace
    obj = factory(self, scope, name)
  File 
"/data/users/david.ingamells/projects/Global_bzr_9763/trunk/distr/lib/python/bzrlib/lazy_import.py", 
line 192, in _import
    module = __import__(module_python_path, scope, scope, [member])
  File 
"/data/users/david.ingamells/projects/Global_bzr_9763/trunk/distr/lib/python/bzrlib/plugins/explorer/lib/explorer.py", 
line 31, in <module>
    from bzrlib.plugins.explorer.lib import (
  File 
"/data/users/david.ingamells/projects/Global_bzr_9763/trunk/distr/lib/python/bzrlib/plugins/explorer/lib/wt_browser.py", 
line 30, in <module>
    from bzrlib.plugins.qbzr.lib import treewidget
  File 
"/data/users/david.ingamells/projects/Global_bzr_9763/trunk/distr/lib/python/bzrlib/plugins/qbzr/lib/treewidget.py", 
line 31, in <module>
    from bzrlib.plugins.qbzr.lib.annotate import AnnotateWindow
  File 
"/data/users/david.ingamells/projects/Global_bzr_9763/trunk/distr/lib/python/bzrlib/plugins/qbzr/lib/annotate.py", 
line 40, in <module>
    from bzrlib.plugins.qbzr.lib.revisionmessagebrowser import 
LogListRevisionMessageBrowser
  File 
"/data/users/david.ingamells/projects/Global_bzr_9763/trunk/distr/lib/python/bzrlib/plugins/qbzr/lib/revisionmessagebrowser.py", 
line 43, in <module>
    from bzrlib.plugins.qbzr.lib import logmodel
  File 
"/data/users/david.ingamells/projects/Global_bzr_9763/trunk/distr/lib/python/bzrlib/plugins/qbzr/lib/logmodel.py", 
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'

bzr 2.1.2 on python 2.5.2 
(Linux-2.6.24-22-generic-i686-with-debian-lenny-sid)
arguments: ['Global_bzr_9763/trunk/distr/bin/bzr', 'explorer']
encoding: 'ANSI_X3.4-1968', fsenc: 'ANSI_X3.4-1968', lang: None
plugins:
  bzrtools             
/data/users/david.ingamells/projects/Global_bzr_9763/trunk/distr/lib/python/bzrlib/plugins/bzrtools 
[2.1.0]
  explorer             
/data/users/david.ingamells/projects/Global_bzr_9763/trunk/distr/lib/python/bzrlib/plugins/explorer 
[1.0.2]
  extmerge             
/data/users/david.ingamells/projects/Global_bzr_9763/trunk/distr/lib/python/bzrlib/plugins/extmerge 
[unknown]
  gtk                  
/data/users/david.ingamells/projects/Global_bzr_9763/trunk/distr/lib/python/bzrlib/plugins/gtk 
[0.98.0.final.1]
  launchpad            
/data/users/david.ingamells/projects/Global_bzr_9763/trunk/distr/lib/python/bzrlib/plugins/launchpad 
[2.1.2]
  netrc_credential_store 
/data/users/david.ingamells/projects/Global_bzr_9763/trunk/distr/lib/python/bzrlib/plugins/netrc_credential_store 
[2.1.2]
  news_merge           
/data/users/david.ingamells/projects/Global_bzr_9763/trunk/distr/lib/python/bzrlib/plugins/news_merge 
[2.1.2]
  qbzr                 
/data/users/david.ingamells/projects/Global_bzr_9763/trunk/distr/lib/python/bzrlib/plugins/qbzr 
[0.18.5]

*** Bazaar has encountered an internal error.  This probably indicates a
    bug in Bazaar.  You can help us fix it by filing a bug report at
        https://bugs.launchpad.net/bzr/+filebug
    including this traceback and a description of the problem.



-- 

* David Ingamells   * Test Architect    * Mapscape *

Henri Wijnmalenweg 5b   |  5657 EP Eindhoven  |  The Netherlands
Phone +31 (0)40 7113571  |  Fax +31 (0)40 7113599
www.mapscape.eu <http://www.mapscape.eu/>

Mapscape B.V. is ISO9001:2008 certified.
This e-mail and any attachment may contain corporate proprietary 
information and may only be read, copied and used by the intended 
recipient. If you have received it by mistake, please notify us 
immediately by reply e-mail and delete this e-mail and its attachments 
from your system. We believe but do not warrant that this message and 
any attachments are virus free. Mapscape B.V. is registered at the Kamer 
van Koophandel Oost-Brabant located in Eindhoven, The Netherlands number 
17210210.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20100607/7cca37c4/attachment-0001.htm 


More information about the bazaar mailing list