https://bugs.winehq.org/show_bug.cgi?id=37569
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello,
--- quote --- OK. So which WINEDEBUG I should use? I didn't set this explicitly. --- quote ---
You could create a full relay log, WINEDEBUG=+tid,+seh,+relay and compress+attach the log.
--- quote ---
What is 'wine-development' supposed to do?
Did you read which distribution is used? If not please look here: https://packages.debian.org/de/sid/wine-development --- quote ---
Well, starting apps with 'wine-development' is certainly not standard. Plain Wine doesn't provide such a command/wrapper. Most likely some Debian maintainer "invented" that thing for whatever reasons.
That plus the absence of FIXME messages (they must appear without any WINEDEBUG set) I must assume your Wine has been modified to non-standard behaviour.
Some guy probably thought that FIXME's are unnecessary noise and shut them off with 'WINEDEBUG=-all' by default. This modification is certainly not helpful at all and makes attachments of default terminal output *useless* unless the bug reporter knows how to set/override WINEDEBUG.
Regards