[Bug 30200] New: Writing 00x integers instead of 0x

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Mar 17 14:05:58 CDT 2012


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 at winehq.org
        ReportedBy: cadcapricorn at 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

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list