https://bugs.winehq.org/show_bug.cgi?id=38508
Bug ID: 38508 Summary: Provides implementation for MachineGuid Product: Wine Version: 1.6.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winelib Assignee: wine-bugs@winehq.org Reporter: mathieu.malaterre@gmail.com Distribution: ---
Created attachment 51371 --> https://bugs.winehq.org/attachment.cgi?id=51371 demo code
On windows it is pretty much required since WindowsXP to provide a value for:
reg_path="SOFTWARE\Microsoft\Cryptography"; rvalue="MachineGuid";
The attached code compile and runs nicely from a windows 7 32bits, but fails when run from wine 1.6.2 (debian stable: jessie).
https://bugs.winehq.org/show_bug.cgi?id=38508
--- Comment #1 from Mathieu Malaterre mathieu.malaterre@gmail.com --- This is affecting at least another user:
https://www.winehq.org/pipermail/wine-patches/2014-September/134306.html
While the issue has been confirmed by Alexandre J.:
https://www.marc.info/?l=wine-devel&m=140975836912572&w=2
The patch is incorrect.
https://bugs.winehq.org/show_bug.cgi?id=38508
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer, patch Status|UNCONFIRMED |NEW URL| |http://dlcl.gfsrv.net/wizar | |d101/clients/uk/Downloader_ | |Wizard101_uk.exe CC| |focht@gmx.net Component|winelib |programs Summary|Provides implementation for |Multiple applications need |MachineGuid |'HKLM\Software\Microsoft\Cr | |yptography\MachineGuid' | |registry key present | |(Wizard 101 UK downloader) Ever confirmed|0 |1
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
refining summary to target actual real-world applications.
http://board.en.wizard101.gameforge.com/board173-help-and-suggestions/board2...
A patch by Michael is available from Wine-Staging here:
https://github.com/wine-compholio/wine-staging/blob/master/patches/wineboot-...
Obviously still present.
$ wine --version wine-1.7.43-123-g90ed96a
Regards
https://bugs.winehq.org/show_bug.cgi?id=38508
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |e5e05b971b64496d3967fc3f8b9 | |cdf8d608d14a1 Status|NEW |RESOLVED CC| |sebastian@fds-team.de Resolution|--- |FIXED
--- Comment #3 from Sebastian Lackner sebastian@fds-team.de --- This is fixed with: http://source.winehq.org/git/wine.git/commit/e5e05b971b64496d3967fc3f8b9cdf8...
https://bugs.winehq.org/show_bug.cgi?id=38508
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.49.