http://bugs.winehq.org/show_bug.cgi?id=36964
Bug ID: 36964 Summary: Unity3D crashes on startup license activation window (has workaround) Product: Wine Version: 1.7.22 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: registry Assignee: wine-bugs@winehq.org Reporter: Pendrokar@gmail.com
What crashes is the license window, a workaround is to add a key to the Wine registry: wine reg add "HKLM\Software\Microsoft\Windows NT\CurrentVersion" /v ProductId /t REG_SZ /d 12345-oem-0000001-54321
To install Unity to reproduce this bug only installing fonts might be the only prerequisite.
http://bugs.winehq.org/show_bug.cgi?id=36964
Yanis Lukes Pendrokar@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer URL| |http://netstorage.unity3d.c | |om/unity/UnitySetup-4.5.2.e | |xe
--- Comment #1 from Yanis Lukes Pendrokar@gmail.com --- Attached setup file from Unity website.
http://bugs.winehq.org/show_bug.cgi?id=36964
Yanis Lukes Pendrokar@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Pendrokar@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=36964
--- Comment #2 from Yanis Lukes Pendrokar@gmail.com --- Forgot to note, this crash occurs after installing Unity and then running it.
http://bugs.winehq.org/show_bug.cgi?id=36964
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal
http://bugs.winehq.org/show_bug.cgi?id=36964
Yanis Lukes Pendrokar@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|Installer | Hardware|x86 |x86-64
http://bugs.winehq.org/show_bug.cgi?id=36964
Yanis Lukes Pendrokar@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Blocks| |26272, 34039
--- Comment #3 from Yanis Lukes Pendrokar@gmail.com --- Apologies to moderators for setting "Importance" too high, thought it was a blocker for continued use of the application, only after reading the guide I noticed it is mean for Wine itself.
http://bugs.winehq.org/show_bug.cgi?id=36964
Yanis Lukes Pendrokar@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |11436, 22896
http://bugs.winehq.org/show_bug.cgi?id=36964
Yanis Lukes Pendrokar@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks|11436, 22896 |
--- Comment #4 from Yanis Lukes Pendrokar@gmail.com --- Bad idea of adding bugs that occur on other applications. Removed 11436 and 22896
https://bugs.winehq.org/show_bug.cgi?id=36964
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=36964
Yanis Lukes Pendrokar@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |18061, 36976
http://bugs.winehq.org/show_bug.cgi?id=36964
Doctor Jellyface doctorjellyface@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |doctorjellyface@outlook.com
--- Comment #5 from Doctor Jellyface doctorjellyface@outlook.com --- Confirmed.
However, the workaround doesn't work on 64 bit prefixes.
https://bugs.winehq.org/show_bug.cgi?id=36964
--- Comment #6 from Yanis Lukes Pendrokar@gmail.com --- Created attachment 49464 --> https://bugs.winehq.org/attachment.cgi?id=49464 Added ProductId registry key also to WindowsNT on new wineprefix creation
Created a patch that Adds ProductId registry key also to "Windows NT" on new wineprefix creation. That is all.
https://bugs.winehq.org/show_bug.cgi?id=36964
--- Comment #7 from Austin English austinenglish@gmail.com --- (In reply to Yanis Lukes from comment #6)
Created attachment 49464 [details] Added ProductId registry key also to WindowsNT on new wineprefix creation
Created a patch that Adds ProductId registry key also to "Windows NT" on new wineprefix creation. That is all.
Patches should be sent to wine-patches@winehq.org, they are not picked up from bugzilla.
https://bugs.winehq.org/show_bug.cgi?id=36964
drachu@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |drachu@gmail.com
--- Comment #8 from drachu@gmail.com --- Hi guys,
If I am reading this right this bug might be no longer the case.
I just have tested unity 4.60b21 with my Fedora release 20 (Heisenbug) (64bit).
Clean wine installation, clean unity install, I managed to open my project. There are some problems but crash is not one of them (notably not all fonts are rendered).
https://bugs.winehq.org/show_bug.cgi?id=36964
--- Comment #9 from drachu@gmail.com --- One more thing, my wine I used for testing is wine-1.7.28 (Compholio).
https://bugs.winehq.org/show_bug.cgi?id=36964
--- Comment #10 from Yanis Lukes Pendrokar@gmail.com --- @Austin English, still, someone seems to have grabbed my patch and added it, whoever it was, thank you. The length of patch submitting guidelines scared me away. Strange that this bug doesn't show up as fixed in the recent public dev versions of Wine.
(Added on 28th of September) https://github.com/wine-compholio/wine-staging/blob/master/patches/wine.inf-...
https://bugs.winehq.org/show_bug.cgi?id=36964
--- Comment #11 from Rosanne DiMesio dimesio@earthlink.net --- Wine-compholio is not plain Wine. You shouldn't be using it when filing bugs here.
https://bugs.winehq.org/show_bug.cgi?id=36964
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://netstorage.unity3d.c |https://unity3d.com/unity/d |om/unity/UnitySetup-4.5.2.e |ownload |xe |
--- Comment #12 from Rosanne DiMesio dimesio@earthlink.net --- Correcting download URL; the original one returns "File not found."
Yanis: did you test this in plain Wine before filing this bug?
https://bugs.winehq.org/show_bug.cgi?id=36964
--- Comment #13 from Yanis Lukes Pendrokar@gmail.com --- Rosanne, I thought you were referring to drachu, when you first commented. I did not check what "Compholio" was when drachu mentioned it.
And the answer to your question is yes, I and quite sure "Doctor Jellyface" too were testing on plain Wine.
https://bugs.winehq.org/show_bug.cgi?id=36964
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
--- Comment #14 from Sebastian Lackner sebastian@fds-team.de --- To clear up the confusion a bit: Yes, this bug is valid, and still present in upstream wine (1.7.30).
The patch was only added for Wine-Compholio (which is the default wine on Fedora).
https://bugs.winehq.org/show_bug.cgi?id=36964
--- Comment #15 from drachu@gmail.com --- Well, I have followed instruction from winehq.org how to install wine on Fedora.
How possibly could I know what is compholio and that I have installed it. :-)
https://bugs.winehq.org/show_bug.cgi?id=36964
--- Comment #16 from Rosanne DiMesio dimesio@earthlink.net --- (In reply to drachu from comment #15)
Well, I have followed instruction from winehq.org how to install wine on Fedora.
How possibly could I know what is compholio and that I have installed it. :-)
You posted yourself in comment 9 that you were using the Compholio build.
But yes, our Downloads page needs a disclaimer. The links on that page are just a convenience, not an official endorsement. That is currently not being made clear.
https://bugs.winehq.org/show_bug.cgi?id=36964
--- Comment #17 from Doctor Jellyface doctorjellyface@outlook.com --- Yanis, affirmative. I only ever test in plain wine. Also, you should submit your patches. The sooner thay get into mainstream wine, the better.
https://bugs.winehq.org/show_bug.cgi?id=36964
--- Comment #18 from Sebastian Lackner sebastian@fds-team.de --- Should be fixed with http://source.winehq.org/git/wine.git/commit/5069cb7b07ee4fc76d27b76b1783220...
https://bugs.winehq.org/show_bug.cgi?id=36964
--- Comment #19 from Yanis Lukes Pendrokar@gmail.com --- Will the key be automatically added to existing Wineprefixes, when Wine updates them for the new version?
https://bugs.winehq.org/show_bug.cgi?id=36964
--- Comment #20 from Sebastian Lackner sebastian@fds-team.de --- Yes, a wineprefix update will automatically create this key if it doesn't exist yet.
https://bugs.winehq.org/show_bug.cgi?id=36964
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |5069cb7b07ee4fc76d27b76b178 | |322049935e25f Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution|--- |FIXED
--- Comment #21 from Anastasius Focht focht@gmx.net --- Hello folks,
this is fixed by commit http://source.winehq.org/git/wine.git/commitdiff/5069cb7b07ee4fc76d27b76b178...
Thanks Janis
License activation tested with Unity 3D 4.6.1
Download: http://netstorage.unity3d.com/unity/UnitySetup-4.6.1.exe
(needs 'winetricks -q dotnet35' prerequisite in clean 32-bit WINEPREFIX if Wine-Mono not present, also installs .NET Framework 4.0 client profile on its own).
$ sha1sum UnitySetup-4.6.1.exe e0fb5e2d653024d4981dce42aaff473943f1f283 UnitySetup-4.6.1.exe
$ du -sh UnitySetup-4.6.1.exe 1.3G UnitySetup-4.6.1.exe
$ wine --version wine-1.7.34-60-gd6450cf
Regards
https://bugs.winehq.org/show_bug.cgi?id=36964
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #22 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.35.
https://bugs.winehq.org/show_bug.cgi?id=36964
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|https://unity3d.com/unity/d |https://web.archive.org/web |ownload |/20150320184541/http://nets | |torage.unity3d.com/unity/Un | |itySetup-4.6.1.exe
https://bugs.winehq.org/show_bug.cgi?id=36964
lizhenbo litimetal@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |litimetal@gmail.com
--- Comment #23 from lizhenbo litimetal@gmail.com --- Created attachment 69340 --> https://bugs.winehq.org/attachment.cgi?id=69340 Screenshot_wine6.1
I'm hitting a similar issue for Unity 4.5 with Wine 6.1 (compiled from git) Is this a regression or a new bug?