http://bugs.winehq.org/show_bug.cgi?id=34003
Bug #: 34003 Summary: File save problem with Visual Cadd 6.0 Product: Wine Version: 1.5.31 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: purevw@wtxs.net Classification: Unclassified
Created attachment 45182 --> http://bugs.winehq.org/attachment.cgi?id=45182 A binary crash report generated by Visual Cadd 6.0
When trying to do a normal file save (with thumbnail written into the file) in Visual Cadd 6.0 the program crashes. The crash only occurs when running under wine, as opposed to running in Windows. I found a workaround that seems to point to the problem. I found that if I clear the check-box for "Show Preview" in the file save dialog box, the file saves normally. Tri-tools.com has been very cooperative in offering help, rather than simply saying "We don't support Linux" as so many developers do when asked for help. Here is a paste of their latest response to information that I had given them:
If a report file is generated, it will be stored in your Temp folder. The >>file will start with VC and have an extension of .vccrd.
The crash info that you already submitted was sufficient to find the cause, >>though. Wine is failing to correctly create the bitmap and VCADD does not >>handle the failure properly. Since the bitmap is not being created anyhow, >>turning off Preview is the best solution for now. We'll work on a fix for the >>crash, but we won't be able to create the preview unless Wine cooperates.
I'll attache the created error report, but it appears to be a binary file. I am able to open it with Kdevelop 4 but have no idea what to do with the information. Perhaps it will give more detailed information as to what is happening.