bzr 2.4b1: on traceback bzr prints too much info about plugins

Bug #776272 reported by Alexander Belchenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
High
Unassigned

Bug Description

My terminal has limited height and I don't have scroll on it. New behavior of bzr 2.4b1 is too painful for me:

  File "C:\work\Bazaar\plugins\qbzr\lib\commands.py", line 171, in run
  File "C:\work\Bazaar\plugins\colo\qcommands.py", line 210, in _qbzr_run
  File "C:\work\Bazaar\plugins\colo\qcommands.py", line 181, in __init__
TypeError: QBoxLayout.addLayout(QLayout, int stretch=0): argument 1 has unexpected type 'QDialogButtonBox'

bzr 2.4b1 on python 2.6.6 (Windows-XP-5.1.2600-SP3)
arguments: ['C:\\Program Files\\Bazaar\\bzr.EXE', 'qbranches']
encoding: 'cp1251', fsenc: 'mbcs', lang: None
plugins:
acad 0.8.0
  Special 'acad:' directory service for access branches on ACAD machine.
   C:\work\Bazaar\plugins\acad

bzrtools 2.4.0
  Various useful commands for working with bzr.
   C:\Program Files\Bazaar\plugins\bzrtools

colo 0.3.0dev
  Work with colocated branches using current technology.
   C:\work\Bazaar\plugins\colo

explorer 1.1.3dev
  Version Control for Human Beings.
   C:\work\Bazaar\plugins\explorer

format1
  Force using 1.14 as the default format
   C:\work\Bazaar\plugins\format1

launchpad 2.4b1
  Launchpad.net integration plugin for Bazaar.
   C:\Program Files\Bazaar\plugins\launchpad

qbzr 0.21.0dev2
  QBzr - Qt-based frontend for Bazaar
   C:\work\Bazaar\plugins\qbzr

rewrite 0.7.0dev
  Rebase support.
   C:\Program Files\Bazaar\plugins\rewrite

scmproj 0.6.1
  Organise and manage a collection of bzr branches as a complex project.
   C:\work\Bazaar\plugins\scmproj

x_bit 1.0.0
  Control x-bit inside of bzr inventory
   C:\work\Bazaar\plugins\x_bit

*** 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.

As you can see almost all screen filled with information about my plugins and useful information almost outside the screen.

Please restore the old behavior. That's critical for me.

Revision history for this message
John A Meinel (jameinel) wrote : Re: [Bug 776272] [NEW] bzr 2.4b1: on traceback bzr prints too much info about plugins

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

This has already been changed in b2, please try again.

John
=:->

 status: fixreleased

> $ bzr assert-fail
> bzr: ERROR: exceptions.AssertionError: always fails
>
> Traceback (most recent call last):
> File "C:\Users\jameinel\dev\bzr\bzr.dev\bzrlib\commands.py", line 936, in exception_to_return_code
>
> return the_callable(*args, **kwargs)
> File "C:\Users\jameinel\dev\bzr\bzr.dev\bzrlib\commands.py", line 1136, in run_bzr
> ret = run(*run_argv)
> File "C:\Users\jameinel\dev\bzr\bzr.dev\bzrlib\commands.py", line 697, in run_argv_aliases
> return self.run(**all_cmd_args)
> File "C:\Users\jameinel\dev\bzr\bzr.dev\bzrlib\commands.py", line 719, in run
> return self._operation.run_simple(*args, **kwargs)
> File "C:\Users\jameinel\dev\bzr\bzr.dev\bzrlib\cleanup.py", line 135, in run_simple
> self.cleanups, self.func, *args, **kwargs)
> File "C:\Users\jameinel\dev\bzr\bzr.dev\bzrlib\cleanup.py", line 165, in _do_with_cleanups
> result = func(*args, **kwargs)
> File "C:\Users\jameinel\dev\bzr\bzr.dev\bzrlib\builtins.py", line 4368, in run
> raise AssertionError("always fails")
> AssertionError: always fails
>
> bzr 2.4.0dev3 on python 2.6.4 (Windows-Vista-6.0.6002-SP2)
> arguments: ['C:/Users/jameinel/dev/bzr/bzr.dev/bzr', 'assert-fail']
> plugins: bash_completion[2.4.0dev3], bzrtools[2.1b1],
> changelog_merge[2.4.0dev3], check_chk[unknown], colo[0.2.1dev],
> dummy_request[unknown], dump[unknown], email[unknown], explorer[1.1.0dev],
> fastimport[0.11.0dev], file_locking[0.1.0dev], gimmepdb[unknown],
> grep[0.2.0], in_ancestry[unknown], launchpad[2.4.0dev3],
> lock_test[0.1.0dev], loggerhead[1.18.0], loom[2.2.1dev],
> netrc_credential_store[2.4.0dev3], news_merge[2.4.0dev3],
> per_file_graph[unknown], pqm[1.4.0dev], pybloom[unknown],
> qbzr[0.20.0dev1], rebase[0.4.3dev], register[unknown],
> repodetails[1.9.0dev], search[1.7.0dev], start[unknown], stats[0.1.0dev],
> test_groupcompress[unknown], time_iter_changes[unknown],
> track_wow_renames[0.0.1dev], vimdiff[unknown], weave_fmt[unknown]
> encoding: 'cp1252', fsenc: 'mbcs', lang: 'C.UTF-8'
>
> *** 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.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk2/9mIACgkQJdeBCYSNAAMNWQCgp3FONioQzKtUio+5kbPFR7C5
WBYAoMZcf2UdcMu052ryR2ti/C4LVqkL
=fVZE
-----END PGP SIGNATURE-----

Changed in bzr:
status: Confirmed → Fix Released
Revision history for this message
Vincent Ladeuil (vila) wrote :

I understand the pain (which also explains why it has already been fixed), but please, don't use 'Critical' for bugs that are not intended to block a release.

Changed in bzr:
importance: Critical → High
Revision history for this message
Alexander Belchenko (bialix) wrote : Re: [Bug 776272] Re: bzr 2.4b1: on traceback bzr prints too much info about plugins

Vincent Ladeuil пишет:
> I understand the pain (which also explains why it has already been
> fixed), but please, don't use 'Critical' for bugs that are not intended
> to block a release.

I'm sorry.

Revision history for this message
Martin Packman (gz) wrote :

Could still lose all those [unknown] bits which would help some more.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.