http://bugs.winehq.org/show_bug.cgi?id=21928
Summary: WebCeo: Lots of "Invalid floating point operation" errors make the application unusable Product: Wine Version: 1.1.39 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: mati_wroc@o2.pl
Created an attachment (id=26609) --> (http://bugs.winehq.org/attachment.cgi?id=26609) Console output of WebCeo run without +relay
When WebCeo is run (free install from http://www.webceo.com/download/ ), a lot of "Invalid floating point operation" are displayed. When program is being installed, those errors are shown using dialog boxes - clicking "Ok" make it install, but later the program is practically unusable.
Console output (attached) is full of messages like: "fixme:dc:DeleteDC not deleting busy DC 0xXXXX refcount Y"
When run with WINEDEBUG=+relay wine /home/mati/.wine/drive_c/Program\ Files/Web\ CEO/BIN/webceo.exe &> ~/Pulpit/webceo_debug.txt the result file is too large to be attached.