From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alexander Belchenko Newsgroups: gmane.emacs.devel Subject: Re: bzr branch-history pukes Date: Wed, 02 Dec 2009 19:51:44 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1259781909 22013 80.91.229.12 (2 Dec 2009 19:25:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Dec 2009 19:25:09 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 02 20:25:02 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NFuop-0001oD-VQ for ged-emacs-devel@m.gmane.org; Wed, 02 Dec 2009 20:24:56 +0100 Original-Received: from localhost ([127.0.0.1]:47661 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NFuop-00007H-HW for ged-emacs-devel@m.gmane.org; Wed, 02 Dec 2009 14:24:55 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NFtNC-0002E2-LL for emacs-devel@gnu.org; Wed, 02 Dec 2009 12:52:18 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NFtN8-00027w-1S for emacs-devel@gnu.org; Wed, 02 Dec 2009 12:52:17 -0500 Original-Received: from [199.232.76.173] (port=33213 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NFtN6-00027W-PJ for emacs-devel@gnu.org; Wed, 02 Dec 2009 12:52:12 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:42714) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NFtN6-0001NR-9s for emacs-devel@gnu.org; Wed, 02 Dec 2009 12:52:12 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.50) id 1NFtMq-0007YV-GH for emacs-devel@gnu.org; Wed, 02 Dec 2009 18:51:56 +0100 Original-Received: from 92-49-243-221.dynamic.peoplenet.ua ([92.49.243.221]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 02 Dec 2009 18:51:56 +0100 Original-Received: from bialix by 92-49-243-221.dynamic.peoplenet.ua with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 02 Dec 2009 18:51:56 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 41 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 92-49-243-221.dynamic.peoplenet.ua User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) In-Reply-To: X-Enigmail-Version: 0.96.0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:118146 Archived-At: Eli Zaretskii пишет: > Running branch-history in the quickfixes/ branch causes bzr to puke > thusly (happens in other branches as well): > > bzr: ERROR: exceptions.UnicodeEncodeError: 'ascii' codec can't encode character u'\xec' in position 16: ordinal not in range(128) > > Traceback (most recent call last): > File "bzrlib\commands.pyo", line 842, in exception_to_return_code > File "bzrlib\commands.pyo", line 1037, in run_bzr > File "C:/Program Files/Bazaar/plugins\bzrtools\command.py", line 13, in run_argv_aliases > File "bzrlib\commands.pyo", line 654, in run_argv_aliases > File "C:/Program Files/Bazaar/plugins\bzrtools\command_classes.py", line 361, in run > File "C:/Program Files/Bazaar/plugins\bzrtools\branchhistory.py", line 20, in branch_history > File "C:/Program Files/Bazaar/plugins\bzrtools\branchhistory.py", line 61, in print_info > UnicodeEncodeError: 'ascii' codec can't encode character u'\xec' in position 16: ordinal not in range(128) > > bzr 2.0.2 on python 2.5.4 (Windows-XP-5.1.2600-SP2) > arguments: ['bzr', 'branch-history'] > encoding: 'cp1255', fsenc: 'mbcs', lang: None > plugins: > bisect C:\Program Files\Bazaar\plugins\bisect [1.1.0.pre.0] > bzrtools C:\Program Files\Bazaar\plugins\bzrtools [2.0.1] > explorer C:\Program Files\Bazaar\plugins\explorer [0.8.3] > launchpad C:\Program Files\Bazaar\plugins\launchpad [2.0.2] > netrc_credential_store C:\Program Files\Bazaar\plugins\netrc_credential_store [2.0.2] > qbzr C:\Program Files\Bazaar\plugins\qbzr [0.14.5] > rebase C:\Program Files\Bazaar\plugins\rebase [0.5.4] > svn C:\Program Files\Bazaar\plugins\svn [1.0.0] > upload C:\Program Files\Bazaar\plugins\upload [1.0.0dev] > xmloutput C:\Program Files\Bazaar\plugins\xmloutput [0.8.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. > > Is something wrong in the converted bzr repository, or should I simply > take the advice and submit a bug report? No, this is definitely bug in bzrtools plugin which provided branch-history command. Please, file a bug for bzrtools project: https://bugs.launchpad.net/bzrtools/+filebug