[Bug 29996] New: Radio buttons in .net 2.0 SP1 setup don't work when Wine is compiled with Clang
http://bugs.winehq.org/show_bug.cgi?id=29996 Bug #: 29996 Summary: Radio buttons in .net 2.0 SP1 setup don't work when Wine is compiled with Clang Product: Wine Version: 1.4-rc5 Platform: x86-64 OS/Version: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: camillo.lugaresi+wine(a)gmail.com Classification: Unclassified Created attachment 39055 --> http://bugs.winehq.org/attachment.cgi?id=39055 screenshot of the installer after clicking "accept" If you click "I accept", the button becomes gray instead of getting a black dot, and the "Install" button remains disabled. There is no way to proceed with the installation. This does not occur when compiling with GCC. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=29996 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh(a)gmail.com --- Comment #1 from Jerome Leclanche <adys.wh(a)gmail.com> 2012-02-25 05:50:02 CST --- Are you using the same optimizations on both compilers? Try -O0 on both. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=29996 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2012-02-25 10:58:21 CST --- You could try narrowing it down to a particular file, likely in user32. See http://wiki.winehq.org/Clang for known issues. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=29996 --- Comment #3 from camillo.lugaresi+wine(a)gmail.com 2012-03-03 00:10:12 CST --- I tried compiling with Clang 3.1 using -O0 and the problem persists. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=29996 --- Comment #4 from camillo.lugaresi+wine(a)gmail.com 2012-03-27 11:16:22 CDT --- Bug still exists in 1.5.0. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=29996 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2012-03-27 15:46:40 CDT --- (In reply to comment #2)
You could try narrowing it down to a particular file, likely in user32. See http://wiki.winehq.org/Clang for known issues.
Looked at this, it's user32/dialog.c that miscompiles. See http://llvm.org/bugs/show_bug.cgi?id=9707. There's a wine bug for user32/tests/dialog.c failing, so probably a dupe of that. *** This bug has been marked as a duplicate of bug 25831 *** -- 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.
http://bugs.winehq.org/show_bug.cgi?id=29996 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2012-03-29 06:45:30 CDT --- Closing. -- 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.
participants (1)
-
wine-bugs@winehq.org