Pavel Sanda <[EMAIL PROTECTED]> writes: > from introducing undo groups my terminal is usually filled up by > endless messages like > Undo.cpp(468): There is no undo group to end here > or > Undo.cpp(267): There is no group open (creating one) > > should be the cause for these messages inspected or are they just > innocent log which should be visible only with appropriate -dbg arg?
We should fix them, although they are harmless. What are the actions that cause these messages? I guess it is related to actions from the dialogs... JMarc