Crash when accessing TortoiseBzr and Bazar Explorer

Bug #845467 reported by Kjetil Gloppen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QBzr
Confirmed
Medium
Unassigned

Bug Description

Both Bazar Explorer and TortoiseBzr crashes when I try to run them. Following is the error log:

bzr: ERROR: bzrlib.util.configobj.configobj.ParseError: Invalid line at line "1".

Traceback (most recent call last):
  File "C:/Program Files/Bazaar/plugins\qbzr\lib\commands.py", line 176, in run
  File "C:/Program Files/Bazaar/plugins\qbzr\lib\commands.py", line 382, in _qbzr_run
  File "bzrlib\lazy_import.pyo", line 129, in __call__
  File "C:/Program Files/Bazaar/plugins\qbzr\lib\commit.py", line 228, in __init__
  File "C:/Program Files/Bazaar/plugins\qbzr\lib\subprocess.py", line 360, in __init__
  File "C:/Program Files/Bazaar/plugins\qbzr\lib\subprocess.py", line 91, in __init_internal__
  File "C:/Program Files/Bazaar/plugins\qbzr\lib\util.py", line 339, in restoreSize
  File "C:/Program Files/Bazaar/plugins\qbzr\lib\util.py", line 128, in get_option
  File "C:/Program Files/Bazaar/plugins\qbzr\lib\util.py", line 109, in _load
  File "bzrlib\util\configobj\configobj.pyo", line 1223, in __init__
  File "bzrlib\util\configobj\configobj.pyo", line 1306, in _load
ParseError: Invalid line at line "1".

bzr 2.4.0 on python 2.6.6 (win32)
arguments: ['C:\\Program Files\\Bazaar\\tbzrcommand.exe', '--command=commit', '--file=C:\\Documents and Settings\\Utvikling\\My Documents\\Borland Studio Projects\\KSP\\8.xx\\ReportFiles']
encoding: 'cp1252', fsenc: 'mbcs', lang: None
plugins:
  bzrtools C:\Program Files\Bazaar\plugins\bzrtools [2.4.0]
  changelog_merge C:\Program Files\Bazaar\plugins\changelog_merge [2.4.0]
  colo C:\Program Files\Bazaar\plugins\colo [0.3.1dev]
  explorer C:\Program Files\Bazaar\plugins\explorer [1.2.1]
  fastimport C:\Program Files\Bazaar\plugins\fastimport [0.12.0dev]
  launchpad C:\Program Files\Bazaar\plugins\launchpad [2.4.0]
  loom C:\Program Files\Bazaar\plugins\loom [2.2.1dev]
  netrc_credential_store C:\Program Files\Bazaar\plugins\netrc_credential_store [2.4.0]
  news_merge C:\Program Files\Bazaar\plugins\news_merge [2.4.0]
  pipeline C:\Program Files\Bazaar\plugins\pipeline [1.1.0]
  qbzr C:\Program Files\Bazaar\plugins\qbzr [0.21.1]
  rewrite C:\Program Files\Bazaar\plugins\rewrite [0.6.3dev]
  svn C:\Program Files\Bazaar\plugins\svn [1.1.0]
  upload C:\Program Files\Bazaar\plugins\upload [1.0.1dev]
  xmloutput C:\Program Files\Bazaar\plugins\xmloutput [0.8.7]

Tags: qbzr.conf
Revision history for this message
Alexander Belchenko (bialix) wrote :

Your qbzr.conf file is most likely corrupted. Please fix it or just delete it. You can see the exact location of folder with this file in the output of `bzr version` command, run it from command-line shell.

Changed in qbzr:
status: New → Confirmed
importance: Undecided → Medium
tags: added: qbzr.conf
Revision history for this message
Alexander Belchenko (bialix) wrote : Re: [Bug 845467] Re: Crash when accessing TortoiseBzr and Bazar Explorer

Alexander Belchenko пишет:
> Your qbzr.conf file is most likely corrupted. Please fix it or just
> delete it. You can see the exact location of folder with this file in
> the output of `bzr version` command, run it from command-line shell.

The folder location is listed as "Bazaar configuration:" entry.

Revision history for this message
Kjetil Gloppen (kjetil-gloppen) wrote :

Yes, that resolved it!
Thank you and thanks for the quick reply!
-Kjetil

Changed in qbzr:
status: Confirmed → Fix Committed
description: updated
Changed in qbzr:
status: Fix Committed → Confirmed
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.