Daniel Skorka
2007-Mar-19 18:16 UTC
[Wine] Re: Crystal Report functions not working in Wine
RonnieAlcano <viper_leonhart@yahoo.com> wrote:> Hi, I've installed a program made for windows that is developed by our > company. I installed the system on Ubuntu (Dapper Drake) using Wine. > All other functions work fine, but when I tried to view the reports > that were made by Crystal Reports the program displays the message > "Application-defined or object-defined error." Any advice on how to > get this work??? Thanks! Here is a copy of the messages that was > displayed on the terminal when I clicked the report: > > First chance exception: inexact float result in 32-bit code > (0x7b83f4a0).An exception was thrown because the result of a floating point calculation could not be stored without rounding. Normally, this is silently ignored. Your app must have deliberately enabled this, but then didn't install a handler for this exception. If you recompile your app with debugging symbols, you should be able to see where exactly this happens.> 0x0034f628: deadcafe deadcafe 00000011 6601ab38Didn't know this one :) Daniel -- Before you post: Read the Wine User Guide http://winehq.org/site/docs/wineusr-guide/index When you post: Which wine version? Self compiled or prepackaged?
Hi, I've installed a program made for windows that is developed by our company. I installed the system on Ubuntu (Dapper Drake) using Wine. All other functions work fine, but when I tried to view the reports that were made by Crystal Reports the program displays the message "Application-defined or object-defined error." Any advice on how to get this work??? Thanks! Here is a copy of the messages that was displayed on the terminal when I clicked the report: First chance exception: inexact float result in 32-bit code (0x7b83f4a0). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:7b83f4a0 ESP:0034f608 EBP:0034f66c EFLAGS:00200202( - 00 - - I1) EAX:7b82bd59 EBX:7b8a59c0 ECX:00000000 EDX:0034f684 ESI:0034f684 EDI:0034f738 Stack dump: 0x0034f608: 0034f684 00000008 2501b1df c000008f 0x0034f618: 00000001 00000000 7b83f430 00000002 0x0034f628: deadcafe deadcafe 00000011 6601ab38 0x0034f638: 00000409 00000004 0034f738 00000000 0x0034f648: 0034f718 0034f748 0034f68c 660697c8 0x0034f658: 001c4ad8 7ea132b5 0034f738 001663f0 fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c0000119 Backtrace: =>1 0x7b83f4a0 RaiseException+0x70 in kernel32 (0x0034f66c) 2 0x660d0956 in msvbvm60 (+0xd0956) (0x0034f68c) 3 0x660cddaf in msvbvm60 (+0xcddaf) (0x00166378) 4 0x00000000 (0x00000000) 0x7b83f4a0 RaiseException+0x70 in kernel32: subl $4,%esp