[Bug 488766] Re: crash reporter should squash errors while formatting the plugin list

Jelmer Vernooij 488766 at bugs.launchpad.net
Wed Jul 11 11:07:23 UTC 2012


** Also affects: bzr (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: bzr (Ubuntu)
       Status: New => In Progress

** Changed in: bzr (Ubuntu)
   Importance: Undecided => Low

** Changed in: bzr (Ubuntu)
     Assignee: (unassigned) => Jelmer Vernooij (jelmer)

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bzr in Ubuntu.
https://bugs.launchpad.net/bugs/488766

Title:
  crash reporter should squash errors while formatting the plugin list

Status in Bazaar Version Control System:
  Fix Released
Status in “bzr” package in Ubuntu:
  In Progress

Bug description:
  bzr: ERROR: bzrlib.errors.IllegalUseOfScopeReplacer: ScopeReplacer
  object 'QtCore' was used incorrectly: Object already cleaned up, did
  you assign it to another variable?: _factory

  Traceback (most recent call last):
    File "/usr/bin/bzr", line 142, in <module>
      exit_val = bzrlib.commands.main()
    File "/usr/lib64/python2.6/site-packages/bzrlib/commands.py", line 1115, in main
      ret = run_bzr_catch_errors(argv)
    File "/usr/lib64/python2.6/site-packages/bzrlib/commands.py", line 1127, in run_bzr_catch_errors
      return exception_to_return_code(run_bzr, argv)
    File "/usr/lib64/python2.6/site-packages/bzrlib/commands.py", line 847, in exception_to_return_code
      exitcode = trace.report_exception(exc_info, sys.stderr)
    File "/usr/lib64/python2.6/site-packages/bzrlib/trace.py", line 452, in report_exception
      report_bug(exc_info, err_file)
    File "/usr/lib64/python2.6/site-packages/bzrlib/trace.py", line 485, in report_bug
      report_bug(exc_info, err_file)
    File "/usr/lib64/python2.6/site-packages/bzrlib/crash.py", line 55, in report_bug
      report_bug_legacy(exc_info, stderr)
    File "/usr/lib64/python2.6/site-packages/bzrlib/crash.py", line 72, in report_bug_legacy
      err_file.write(_format_plugin_list())
    File "/usr/lib64/python2.6/site-packages/bzrlib/crash.py", line 158, in _format_plugin_list
      (name, a_plugin.path(), a_plugin.__version__))
    File "/usr/lib64/python2.6/site-packages/bzrlib/plugin.py", line 349, in path
      if getattr(self.module, '__path__', None) is not None:
    File "/usr/lib64/python2.6/site-packages/bzrlib/lazy_import.py", line 106, in __getattribute__
      obj = _replace()
    File "/usr/lib64/python2.6/site-packages/bzrlib/lazy_import.py", line 88, in _replace
      extra=e)
  IllegalUseOfScopeReplacer: ScopeReplacer object 'QtCore' was used incorrectly: Object already cleaned up, did you assign it to another variable?: _factory

  bzr 2.0.0 on python 2.6.0 (linux2)
  arguments: ['/usr/bin/bzr', 'explorer']
  encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'es_ES.UTF-8'
  plugins:
    QtCore               /usr/lib64/python2.6/site-packages/PyQt4/QtCore.so [unknown]
    QtGui                /usr/lib64/python2.6/site-packages/PyQt4/QtGui.so [unknown]
    bzrdir               /usr/lib64/python2.6/site-packages/bzrlib/bzrdir.py [unknown]
    bzrlib               /usr/lib64/python2.6/site-packages/bzrlib [2.0.0]
    bzrtools             /usr/lib64/python2.6/site-packages/bzrlib/plugins/bzrtools [1.14.0]
    checkout_dialog      /usr/lib64/python2.6/site-packages/bzrlib/plugins/explorer/lib/checkout_dialog.py [unknown]
    debug                /usr/lib64/python2.6/site-packages/bzrlib/debug.py [unknown]
    explorer             /usr/lib64/python2.6/site-packages/bzrlib/plugins/explorer [0.8.2]
    gtk                  /usr/lib64/python2.6/site-packages/bzrlib/plugins/gtk [0.95.0.final.1]
    launchpad            /usr/lib64/python2.6/site-packages/bzrlib/plugins/launchpad [2.0.0]
    lib                  /usr/lib64/python2.6/site-packages/bzrlib/plugins/lib [unknown]
    netrc_credential_store /usr/lib64/python2.6/site-packages/bzrlib/plugins/netrc_credential_store [2.0.0]
    qbzr                 /usr/lib64/python2.6/site-packages/bzrlib/plugins/qbzr [0.11.0]
    sys                  <module 'sys' (built-in)> [2.6.0]
    tests                /usr/lib64/python2.6/site-packages/bzrlib/plugins/tests [unknown]
    ui                   /usr/lib64/python2.6/site-packages/bzrlib/ui [unknown]
    widgets              /usr/lib64/python2.6/site-packages/bzrlib/plugins/widgets [unknown]
    workspace_dialogs    /usr/lib64/python2.6/site-packages/bzrlib/plugins/explorer/lib/workspace_dialogs.py [unknown]
    workspace_models     /usr/lib64/python2.6/site-packages/bzrlib/plugins/explorer/lib/workspace_models.py [unknown]

To manage notifications about this bug go to:
https://bugs.launchpad.net/bzr/+bug/488766/+subscriptions




More information about the foundations-bugs mailing list