On Wed, Feb 20, 2013 at 8:46 AM, <
vgolo...@gmail.com> wrote:
> I have installed git-cola master (8e282a5f74ddf595a7d5913fb87584940f7a167a)
> version from the git on Debian GNU/Linux 6.0.6 (squeeze) AMD64. When i'm
> trying to visualize branch (Branch => Visualize Current Branch or Branch =>
> Visualize All Branches) i got error.
>
> Error:
>
> Traceback (most recent call last):
>
> File "/usr/local/share/git-cola/lib/cola/cmds.py", line 1042, in do_cmd
> return cmd.do()
>
> File "/usr/local/share/git-cola/lib/cola/cmds.py", line 984, in do
> utils.fork(browser + [self.model.currentbranch])