[Bug 33465] Adicom PNV software fails on startup

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Apr 26 15:44:09 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=33465

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |dotnet, download
                URL|                            |http://rpn.gov.ru/sites/all
                   |                            |/files/users/adicom/filebro
                   |                            |wser/adipnvsetup.zip
                 CC|                            |focht at gmx.net
          Component|directx-d3d                 |-unknown
            Summary|Program "AdiPNV.exe"        |Adicom PNV software fails
                   |doesn't work                |on startup
           Severity|major                       |normal

--- Comment #1 from Anastasius Focht <focht at gmx.net> 2013-04-26 15:44:09 CDT ---
Hello folks,

--- quote ---
Install windows components. The description of this process can be found here:
...
http://linuxforum.ru/viewtopic.php?id=20324 
--- quote ---

that "tutorial" reads like a contest on installing as many as possible native
components using 'winetricks' ... 
Don't do that, it will mess up your WINEPREFIX.

1) install .NET Framework 4.0 on clean 32-bit WINEPREFIX -> 'winetricks -q
dotnet40'
2) run into bug 32323 -> 'winetricks corefonts'
3) run into bug 32758 -> set WinVer to "Windows 2003" using 'winecfg'

Bug 32758 -> "Operation is not supported on this platform." seen by using
managed debugger:

--- snip ---
0033e42c 7b83aad3 [HelperMethodFrame: 0033e42c] 
0033e47c 05a639c5 System.Data.SqlServerCe.SqlCeSHA256.Initialize()
0033e494 05a63624 System.Data.SqlServerCe.SqlCeSHA256..ctor()
0033e4a4 05a634f4
System.Data.SqlServerCe.HashProvider.CalculateHash(System.String)
0033e4d8 05a63472 System.Data.SqlServerCe.HashProvider.MatchHash(System.String)
0033e4ec 05a633af
System.Data.SqlServerCe.NativeMethods.IsValidBinary(System.String)
0033e4f8 05a63386
System.Data.SqlServerCe.NativeMethods.ValidateNativeBinary(System.String)
0033e500 05a63016
System.Data.SqlServerCe.NativeMethods.LoadValidLibrary(System.String)
0033e53c 05a6211f System.Data.SqlServerCe.NativeMethods.LoadNativeBinaries()
0033e574 05a617a7 System.Data.SqlServerCe.SqlCeConnection..ctor()
0033e588 05a61760 System.Data.SqlServerCe.SqlCeConnection..ctor(System.String)
0033e598 05a601da AdiPNVUpdater.Common.GetCurrentVersionCE()
0033e5dc 04d916bb AdiPNV.App.App_Startup(System.Object,
System.Windows.StartupEventArgs)
...
--- snip ---

After working around the known bugs the app starts fine and you can add new
records.
So your problems result from using some strange "tutorial".

I'm tempted to close this one ... unless you can show a new problem that has
not been reported/worked around yet.

$ du -sh adipnvsetup.zip 
65M    adipnvsetup.zip

$ sha1sum adipnvsetup.zip 
d642ab8e03b3f5a63c83728e9724c297f23bff52  adipnvsetup.zip

$ wine --version
wine-1.5.29-38-g8e4317c

Regards

-- 
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