http://bugs.winehq.org/show_bug.cgi?id=8113
------- Additional Comments From focht@gmx.net 2007-21-04 05:42 ------- Hello,
looking at the screenshots this seems some merchandise management software from http://www.warenwirtschaftlicher.de/honitrade/index.htm
On their product page they state the client and server software runs on various platforms (operating systems).
Do you run the client software which is used on windows? The screenshot shows some terminal-like application with text based ui communicating over tty.
Could you attach some terminal output of wine? e.g. run: wine appname >log.txt 2>&1 Maybe some FIXMEs/WARNINGs reveal more ...
Could please test if any version higher than 0.9.27 works for the terminal output. Try 0.9.28, 0.9.30, 0.9.31 and above until you reach the non-working one (just to minimize regression testing).
Please ignore the german "Umlaute" issue and concentrate on the issue where the terminal output gets broken.
Regards