http://bugs.winehq.org/show_bug.cgi?id=29429
Bug #: 29429 Summary: Installer buttons do not work Product: Wine Version: 1.3.35 Platform: x86 URL: http://appdb.winehq.org/objectManager.php?sClass=versi on&iId=25030 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: altogatto@gmail.com Classification: Unclassified
Created attachment 38091 --> http://bugs.winehq.org/attachment.cgi?id=38091 details from terminal
The Master Genealogist's installer for version 8, buttons do not register that they have been clicked on so you are unable to install the program.
Also the buttons look different from windows, see the screen shots.
Any suggestions?
http://bugs.winehq.org/show_bug.cgi?id=29429
--- Comment #1 from Sam altogatto@gmail.com 2011-12-23 17:01:43 CST --- Created attachment 38092 --> http://bugs.winehq.org/attachment.cgi?id=38092 Buttons on windows xp
http://bugs.winehq.org/show_bug.cgi?id=29429
--- Comment #2 from Sam altogatto@gmail.com 2011-12-23 17:02:23 CST --- Created attachment 38093 --> http://bugs.winehq.org/attachment.cgi?id=38093 B
http://bugs.winehq.org/show_bug.cgi?id=29429
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Installer buttons do not |Master Genealogist: |work |Installer buttons do not | |work
http://bugs.winehq.org/show_bug.cgi?id=29429
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://appdb.winehq.org/obj | |ectManager.php?sClass=versi | |on&iId=25030 |
http://bugs.winehq.org/show_bug.cgi?id=29429
Sam altogatto@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Master Genealogist: |The Master Genealogist: |Installer buttons do not |Can't install because |work |Installer buttons do not | |work.
http://bugs.winehq.org/show_bug.cgi?id=29429
Sam altogatto@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #38093|B |Buttons on wine description| |
http://bugs.winehq.org/show_bug.cgi?id=29429
--- Comment #3 from Sam altogatto@gmail.com 2012-02-10 02:31:29 CST --- Created attachment 38784 --> http://bugs.winehq.org/attachment.cgi?id=38784 wine 1.4rc2
More messages in the terminal. Not sure how to get past this?
http://bugs.winehq.org/show_bug.cgi?id=29429
Sam altogatto@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |setupapi
--- Comment #4 from Sam altogatto@gmail.com 2012-03-18 02:54:00 CDT --- My best guess is setupapi component.
http://bugs.winehq.org/show_bug.cgi?id=29429
--- Comment #5 from Sam altogatto@gmail.com 2012-03-18 02:56:38 CDT --- Does not work with wine 1.4 from https://launchpad.net/~ubuntu-wine/+archive/ppa
http://bugs.winehq.org/show_bug.cgi?id=29429
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|setupapi |-unknown
--- Comment #6 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2012-03-18 10:48:57 CDT --- Please don't need to guess. Let developers set that field after investigation.
Is there a demo version of this program?
http://bugs.winehq.org/show_bug.cgi?id=29429
Sam altogatto@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://whollygenes.swmirror | |.com/tmg8setup.exe
--- Comment #7 from Sam altogatto@gmail.com 2012-03-18 14:05:06 CDT --- Download http://whollygenes.swmirror.com/tmg8setup.exe
http://bugs.winehq.org/show_bug.cgi?id=29429
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #8 from Austin English austinenglish@gmail.com 2012-03-18 15:24:19 CDT --- Confirming. Native comdlg32/comctl32 don't make a difference. My guess is user32, but leaving blank for now.
http://bugs.winehq.org/show_bug.cgi?id=29429
--- Comment #9 from Hans Leidekker hans@meelstraat.net 2012-03-19 06:41:10 CDT --- The control conditions for the buttons test the AIEXTERNALUI property, which is set to "5" by the wrapper executable. If you run the extracted msi installer by hand this variable is not set and the buttons work fine.
If I run the extracted installer on Windows and set that property it shows the same non-functional buttons (they are also drawn too wide, like on Wine) and there's a crash when I press one.
So the question is why the wrapper decides to set this property on Wine.
http://bugs.winehq.org/show_bug.cgi?id=29429
Sam altogatto@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|The Master Genealogist: |The Master Genealogist |Can't install because |8.xx: Can't install because |Installer buttons do not |Installer buttons do not |work. |work.
http://bugs.winehq.org/show_bug.cgi?id=29429
--- Comment #10 from Sam altogatto@gmail.com --- Tested on wine 1.17.13 same issues as reported.
(Note I will raise a seperate bug for TMG 9.xx as that version uses a different installer that also does not work on wine)
http://bugs.winehq.org/show_bug.cgi?id=29429
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #11 from Anastasius Focht focht@gmx.net --- Hello folks,
I don't see the button problem described here. The installer just crashes if you click through the wizard property sheets and hit 'install' button. That crash is a late manifestation of earlier problems.
v8.8 from download URL uses Caphyon 'Advanced Installer' (AI) technology. That's definitely bug 34989
v9.x is basically the same issue -> bug 35589 which was closed as dupe of bug 34989
Regards
https://bugs.winehq.org/show_bug.cgi?id=29429
roger@mailinator.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |roger@mailinator.com
--- Comment #12 from roger@mailinator.com --- The button problem is definitely fixed.
I used winetricks to empty .wine
installed the program, all defaults. Could press buttons, but it crashes while installing...
wine 1.7.30
https://bugs.winehq.org/show_bug.cgi?id=29429
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #13 from Austin English austinenglish@gmail.com --- Fixed for me as well in wine-1.7.31-99-g5ecea72
https://bugs.winehq.org/show_bug.cgi?id=29429
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.32.