RE: [SLUG] Division by zero error

2003-10-13 Thread Brett Olsen
Hi Lyle,
Which version of Wine ?, also what does the app do, is it proprietary ?

Can we get a copy to do some testing for you?

Thank You
Brett Olsen

-Original Message-
From: Lyle Chapman [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, 6 January 1970 5:33 PM
To: [EMAIL PROTECTED]
Subject: [SLUG] Division by zero error


Can anybody help, I am trying to run a legacy program in wine, and when 
I do the program goes through all the output listed below then it spits 
out this error - can anybody help.

Run-Time error 11
Division by zero


[EMAIL PROTECTED] ICS]# wine KeyColor2000_TEST7.exe
Building font metrics. This may take some time...
Font metrics: 0.0% done
fixme:font:LFD_InitFontInfo DBCS fonts like '-daewoo-gothic-medium-r-
normal--16-
120-100-100-c-160-ksc5601.1987-0' are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like '-daewoo-mincho-medium-r-
normal--16-
120-100-100-c-160-ksc5601.1987-0' are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like '-daewoo-mincho-medium-r-
normal--24-
170-100-100-c-240-ksc5601.1987-0' are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like '-isas-fangsong ti-medium-r-
normal--
16-160-72-72-c-160-gb2312.1980-0' are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like '-isas-song ti-medium-r-
normal--16-1 60-72-72-c-160-gb2312.1980-0' are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like '-isas-song ti-medium-r-
normal--24-2 40-72-72-c-240-gb2312.1980-0' are not working correctly now.
Font metrics: 0.5% done Font metrics: 1.0% done Font metrics: 1.4% done Font
metrics: 1.9% done Font metrics: 2.4% done Font metrics: 2.9% done Font
metrics: 3.4% done Font metrics: 3.9% done Font metrics: 4.3% done Font
metrics: 4.8% done Font metrics: 5.3% done Font metrics: 5.8% done Font
metrics: 6.3% done Font metrics: 6.8% done Font metrics: 7.2% done Font
metrics: 7.7% done Font metrics: 8.2% done Font metrics: 8.7% done Font
metrics: 9.2% done Font metrics: 9.7% done Font metrics: 10.1% done Font
metrics: 10.6% done Font metrics: 11.1% done Font metrics: 11.6% done
fixme:font:LFD_InitFontInfo font '-mutt-clearlyu arabic extra-medium-r-
normal--1 7-120-100-100-p-101-fontspecific-0' has unknown registry
'fontspecific' 
and char
acter encoding '0'
fixme:font:LFD_InitFontInfo font '-mutt-clearlyu devanagari-medium-r-
normal--15-
120-90-90-p-104-fontspecific-0' has unknown registry 'fontspecific' and 
characte
r encoding '0'
fixme:font:LFD_InitFontInfo font '-mutt-clearlyu devangari extra-medium-
r-normal --17-120-100-100-p-105-fontspecific-0' has unknown registry 
'fontspecific' and c
haracter encoding '0'
fixme:font:LFD_InitFontInfo font '-mutt-clearlyu ligature-medium-r-
normal--17-12 0-100-100-p-141-fontspecific-0' has unknown registry
'fontspecific' and 
characte
r encoding '0'
Font metrics: 12.1% done
Font metrics: 12.6% done
Font metrics: 13.0% done
Font metrics: 13.5% done
Font metrics: 14.0% done
fixme:font:LFD_InitFontInfo font '-sun-open look cursor-12-120-75-
75-p-160-s unolcursor-1' has unknown registry 'sunolcursor' and character
encoding 
'1'
fixme:font:LFD_InitFontInfo font '-sun-open look glyph-10-100-75-75-
p-101-su nolglyph-1' has unknown registry 'sunolglyph' and character
encoding '1' Font metrics: 14.5% done fixme:font:LFD_InitFontInfo font
'-sun-open look glyph-12-120-75-75- p-113-su nolglyph-1' has unknown
registry 'sunolglyph' and character encoding '1' fixme:font:LFD_InitFontInfo
font '-sun-open look glyph-14-140-75-75- p-128-su nolglyph-1' has
unknown registry 'sunolglyph' and character encoding '1'
fixme:font:LFD_InitFontInfo font '-sun-open look glyph-19-190-75-75-
p-154-su nolglyph-1' has unknown registry 'sunolglyph' and character
encoding '1' Font metrics: 15.0% done Font metrics: 15.5% done Font metrics:
15.9% done Font metrics: 16.4% done Font metrics: 16.9% done Font metrics:
17.4% done Font metrics: 17.9% done Font metrics: 18.4% done Font metrics:
18.8% done Font metrics: 19.3% done Font metrics: 19.8% done Font metrics:
20.3% done Font metrics: 20.8% done Font metrics: 21.3% done Font metrics:
21.7% done Font metrics: 22.2% done Font metrics: 22.7% done Font metrics:
23.2% done Font metrics: 23.7% done Font metrics: 24.2% done Font metrics:
24.6% done Font metrics: 25.1% done Font metrics: 25.6% done Font metrics:
26.1% done Font metrics: 26.6% done Font metrics: 27.1% done Font metrics:
27.5% done Font metrics: 28.0% done Font metrics: 28.5% done Font metrics:
29.0% done Font metrics: 29.5% done Font metrics: 30.0% done Font metrics:
30.4% done Font metrics: 30.9% done Font metrics: 31.4% done Font metrics:
31.9% done Font metrics: 32.4% done Font metrics: 32.9% done Font metrics:
33.3% done Font metrics: 33.8% done Font metrics: 34.3% done Font metrics:
34.8% done Font metrics: 35.3% done Font metrics: 35.7% done Font metrics:
36.2% done Font metrics: 36.7% done Font metrics: 37.2% done Font metrics:
37.7% done Font metrics: 

RE: [SLUG] Division by zero error

2003-10-13 Thread Brett Olsen
Hi Lyle,
Sounds like a specialist application indeed :-)

Hmm, 20030911 is pretty up to date, you could spend days trying out the DLL
overrides and other options in the wine config file and merging in DLL's
from an existing Win98 box or if you are game compile the latest version of
Wine from CVS (if available).

If you have some time to sort out the DLL's, refer to the DOCO and try this
option --debugmsg +loaddll, see
http://www.winehq.org/site/docs/wine-user/config-drive-main for more info,
expect to spend at least a couple of hours doing this, it might not work
100%.

What about another option like VMWARE ?, the requirements are quite hefty
compared to Wine though.

Also I noticed that Transgaming's WineX (www.transgaming.com) runs some
applications that Wine does not and vice versa.

Um, that's about all I can think of for now, if we had access to the app we
could help you with the DLL stuff, but if you got Redhat+Wine installed you
can probably work through this yourself.

Best of luck :-)

Thank You
Brett Olsen

-Original Message-
From: Lyle Chapman [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, 6 January 1970 6:03 PM
To: Brett Olsen
Subject: RE: [SLUG] Division by zero error


Cheers for replying, the version is wine-20030911-1rh9winehq.i686.rpm 
and is obviously runnning on RH9.

The app is proprietry and is used to control colour settings on a 
Printing Press. The software connects to a central server over 
tcp/ethernet for colour values and also controls ink ducts on our press 
via a serial port and parallel port connected to specialised control 
equipment. It has a basic GUI setup with controls to change ink 
settings, press configuration etc.

The software was written to my knowledge in Visual Basic and at the 
moment is running on a Win98 platform, we want to try and move to Linux 
as we have had reliability and virus issues with 98. Unfortunately I 
cannot supply a copy of the software.

Thanks for the swift reply, I appreciate it.

On Mon, 13 Oct 2003 16:04:29 +1000, Brett Olsen wrote:
 Hi Lyle,
 Which version of Wine ?, also what does the app do, is it proprietary 
 ?
 
 Can we get a copy to do some testing for you?
 
 Thank You
 Brett Olsen
 
 -Original Message-
 From: Lyle Chapman [mailto:[EMAIL PROTECTED]
 Sent: Tuesday, 6 January 1970 5:33 PM
 To: [EMAIL PROTECTED]
 Subject: [SLUG] Division by zero error
 
 
 Can anybody help, I am trying to run a legacy program in wine, and 
 when
 I do the program goes through all the output listed below then it spits 
 out this error - can anybody help.
 
 Run-Time error 11
 Division by zero
 
 
 [EMAIL PROTECTED] ICS]# wine KeyColor2000_TEST7.exe
 Building font metrics. This may take some time...
 Font metrics: 0.0% done
 fixme:font:LFD_InitFontInfo DBCS fonts like '-daewoo-gothic-medium-r-
 normal--16-
 120-100-100-c-160-ksc5601.1987-0' are not working correctly now. 
 fixme:font:LFD_InitFontInfo DBCS fonts like '-daewoo-mincho-medium-r-
 normal--16-
 120-100-100-c-160-ksc5601.1987-0' are not working correctly now. 
 fixme:font:LFD_InitFontInfo DBCS fonts like '-daewoo-mincho-medium-r-
 normal--24-
 170-100-100-c-240-ksc5601.1987-0' are not working correctly now. 
 fixme:font:LFD_InitFontInfo DBCS fonts like '-isas-fangsong 
 ti-medium-r-
 normal--
 16-160-72-72-c-160-gb2312.1980-0' are not working correctly now.
 fixme:font:LFD_InitFontInfo DBCS fonts like '-isas-song ti-medium-r-
 normal--16-1 60-72-72-c-160-gb2312.1980-0' are not working correctly now.
 fixme:font:LFD_InitFontInfo DBCS fonts like '-isas-song ti-medium-r-
 normal--24-2 40-72-72-c-240-gb2312.1980-0' are not working correctly now.
 Font metrics: 0.5% done Font metrics: 1.0% done Font metrics: 1.4% done
Font
 metrics: 1.9% done Font metrics: 2.4% done Font metrics: 2.9% done Font
 metrics: 3.4% done Font metrics: 3.9% done Font metrics: 4.3% done Font
 metrics: 4.8% done Font metrics: 5.3% done Font metrics: 5.8% done Font
 metrics: 6.3% done Font metrics: 6.8% done Font metrics: 7.2% done Font
 metrics: 7.7% done Font metrics: 8.2% done Font metrics: 8.7% done Font
 metrics: 9.2% done Font metrics: 9.7% done Font metrics: 10.1% done Font
 metrics: 10.6% done Font metrics: 11.1% done Font metrics: 11.6% done
 fixme:font:LFD_InitFontInfo font '-mutt-clearlyu arabic extra-medium-r-
 normal--1 7-120-100-100-p-101-fontspecific-0' has unknown registry
 'fontspecific' 
 and char
 acter encoding '0'
 fixme:font:LFD_InitFontInfo font '-mutt-clearlyu devanagari-medium-r-
 normal--15-
 120-90-90-p-104-fontspecific-0' has unknown registry 'fontspecific' and 
 characte
 r encoding '0'
 fixme:font:LFD_InitFontInfo font '-mutt-clearlyu devangari extra-medium-
 r-normal --17-120-100-100-p-105-fontspecific-0' has unknown registry 
 'fontspecific' and c
 haracter encoding '0'
 fixme:font:LFD_InitFontInfo font '-mutt-clearlyu ligature-medium-r-
 normal--17-12 0-100-100-p-141-fontspecific-0' has unknown registry
 'fontspecific' and 
 characte
 r encoding '0'
 Font metrics: 12.1% done
 Font