qinit does not work

Bug #327395 reported by Alexander Belchenko
2
Affects Status Importance Assigned to Milestone
QBzr
Fix Released
Medium
Gary van der Merwe

Bug Description

Trying to create new branch on LP in 1.9 format I've got this:

C:\work\Bazaar\plugins\scmproj>bzr qinit
Traceback (most recent call last):
  File "C:\work\Bazaar\plugins\qbzr\lib\subprocess.py", line 159, in accept
    self.start()
  File "C:\work\Bazaar\plugins\qbzr\lib\init.py", line 90, in start
    self.process_widget.start(None, *args)
  File "C:\work\Bazaar\plugins\qbzr\lib\subprocess.py", line 368, in start
    self.start_multi(((dir, args),))
  File "C:\work\Bazaar\plugins\qbzr\lib\subprocess.py", line 374, in start_multi
    self._start_next()
  File "C:\work\Bazaar\plugins\qbzr\lib\subprocess.py", line 386, in _start_next
    args = ' '.join(format_arg(a) for a in args)
  File "C:\work\Bazaar\plugins\qbzr\lib\subprocess.py", line 386, in <genexpr>
    args = ' '.join(format_arg(a) for a in args)
  File "C:\work\Bazaar\plugins\qbzr\lib\subprocess.py", line 382, in format_arg
    if a.startswith("-r"):
AttributeError: startswith

QBzr trunk revno.607, bzr.exe 1.11

Tags: qinit

Related branches

Changed in qbzr:
assignee: nobody → garyvdm
milestone: none → 0.9.8
status: New → Fix Committed
Changed in qbzr:
importance: Undecided → Medium
Changed in qbzr:
status: Fix Committed → Fix Released
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.