http://bugs.winehq.org/show_bug.cgi?id=30200
Bug #: 30200 Summary: Writing 00x integers instead of 0x Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: cadcapricorn@hotmail.com Classification: Unclassified
On Wine 1.4, ArcView 3.3 writes in textual .apr file hex enumerations in the form 00xNNN instead of 0xNNNN. No error while saving, but later it cannot open it again. Opening error is:
ERROR Can't convert characters in h:\proj1.apr at position 1947 to an integer. ------------------- TRACEBACK ------------------------- Module "AVFile" Message 4: file ".\err.c " line 645 Module "ODB " Message 1: file "..\avfile\odb.c" line 871 Module "ODB " Message -1: file "..\avfile\odb.c" line 1249 Module "ODB " Message -1: file "..\avfile\odb.c" line 1387 Module "CBlok" Message -1: file "..\avenue\cblok.c" line 1552 Module "CBlok" Message -1: file "..\avenue\cblok.c" line 1552 Module "Script" Message -1: file "..\avenue\script.c" line 151 Module "Err " Message -1: file ".\err.c " line 2009 ------------------------------------------------------ FATAL ERROR aborted from error window
I had no such a problem with Wine 1.2.3