Comment 2 for bug 586257

Revision history for this message
Andrey (bolibr) wrote : Re: [Bug 586257] [NEW] bzr ignore command on a branch containing multiple "_"s and a mixture of cyrillic and latin characters.

Forgot the opening ' " '; the parameter looked like this:
obj/Debug"

Command thus was:
bzr ignore obj/Debug"

Appears reproducible.

On Thu, May 27, 2010 at 2:02 PM, Alexander Belchenko <email address hidden> wrote:

> Andrey пишет:
> > Traceback (most recent call last):
> > File "C:/Program Files/Bazaar/plugins\qbzr\lib\subprocess.py", line
> 195, in do_accept
> > File "C:/Program Files/Bazaar/plugins\qbzr\lib\run.py", line 302, in
> do_start
> > File "C:/Program Files/Bazaar/plugins\qbzr\lib\util.py", line 1001, in
> _shlex_split_unicode_windows
> > File "shlex.pyo", line 279, in split
> > File "shlex.pyo", line 269, in next
> > File "shlex.pyo", line 96, in get_token
> > File "shlex.pyo", line 172, in read_token
> > ValueError: No closing quotation
> >
> > bzr 2.1.1 on python 2.5.4 (win32)
> > arguments: ['C:\\Program Files\\Bazaar\\bzr.exe', 'qrun', '--ui-mode']
>
> Can you tell the command and its arguments you're trying to run?
>
> --
> bzr ignore command on a branch containing multiple "_"s and a mixture of
> cyrillic and latin characters.
> https://bugs.launchpad.net/bugs/586257
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Qt frontend for Bazaar: New
>
> Bug description:
> Not much to explain, was getting started with Bazaar, tried the ignore
> command and it failed.
> Might even have been human error since I'm new to this one and could have
> done something improperly.
>
>
> WinXP under virtualbox, win7 host OS, bzrlib 2.1.1, QBzr 0.18.4, PyQt 4.4.3
>
> trace:
> bzr: ERROR: exceptions.ValueError: No closing quotation
>
> Traceback (most recent call last):
> File "C:/Program Files/Bazaar/plugins\qbzr\lib\subprocess.py", line 195,
> in do_accept
> File "C:/Program Files/Bazaar/plugins\qbzr\lib\run.py", line 302, in
> do_start
> File "C:/Program Files/Bazaar/plugins\qbzr\lib\util.py", line 1001, in
> _shlex_split_unicode_windows
> File "shlex.pyo", line 279, in split
> File "shlex.pyo", line 269, in next
> File "shlex.pyo", line 96, in get_token
> File "shlex.pyo", line 172, in read_token
> ValueError: No closing quotation
>
> bzr 2.1.1 on python 2.5.4 (win32)
> arguments: ['C:\\Program Files\\Bazaar\\bzr.exe', 'qrun', '--ui-mode']
> encoding: 'cp1251', fsenc: 'mbcs', lang: None
> plugins:
> bzrtools C:\Program Files\Bazaar\plugins\bzrtools [2.1.0]
> explorer C:\Program Files\Bazaar\plugins\explorer [1.0.1]
> launchpad C:\Program Files\Bazaar\plugins\launchpad [2.1.1]
> netrc_credential_store C:\Program
> Files\Bazaar\plugins\netrc_credential_store [2.1.1]
> news_merge C:\Program Files\Bazaar\plugins\news_merge [2.1.1]
> qbzr C:\Program Files\Bazaar\plugins\qbzr [0.18.4]
> rebase C:\Program Files\Bazaar\plugins\rebase [0.5.5]
> svn C:\Program Files\Bazaar\plugins\svn [1.0.2]
> upload C:\Program Files\Bazaar\plugins\upload [1.0.0dev]
> xmloutput C:\Program Files\Bazaar\plugins\xmloutput [0.8.7.dev]
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/qbzr/+bug/586257/+subscribe
>