On Sun, 2004-07-25 at 19:02 +0300, Shachar Shemesh wrote: > Also, maybe we need a new debug level for that (above ERR and FIXME), > which is "Human readable messages". The message as it is is perfectly > understandable to programmers, but not to users. Even if it was, these > messages are usually surrounded by hundred of messages that the user > have no use in seeing. We should be able to let the user see only the > messages that are relevant to them.
Yeah, I like that idea. It could also be the first step towards moving certain classes of messages into a GUI form (of course it could still be sent to the console when you run wine like that, or be controlled by a config option). Alexandre, what is your opinion on such a channel? thanks -mike