monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] monotone fatal error


From: Nathaniel Smith
Subject: Re: [Monotone-devel] monotone fatal error
Date: Mon, 3 Apr 2006 14:20:52 -0700
User-agent: Mutt/1.5.11

On Mon, Apr 03, 2006 at 09:15:59AM +0200, Laurent Cimmier wrote:
> monotone: fatal: std::logic_error: ui.cc:34: invariant 
> 'I(ui.tickers.find(tickname) == ui.tickers.end())' violated

This is a problem with monotone's internationalization code -- it
turns out one particular part of the UI code gets confused by certain
non-ASCII characters.  (The part that displays animated progress
counters during operations.)

The workaround is to run monotone in English, perhaps by using
something like:
  alias mtn='LANG=C LC_ALL=C monotone'
or the like?

This bug should also be fixed in newer versions (can anyone confirm
this?), but I'm not sure if the fix was in time to go into the last
official release (0.25.2) or not.

-- Nathaniel

-- 
Details are all that matters; God dwells there, and you never get to
see Him if you don't struggle to get them right. -- Stephen Jay Gould




reply via email to

[Prev in Thread] Current Thread [Next in Thread]