[Bug 31825] New: AutoCAD 2009: Fonts aren't visible at installation
http://bugs.winehq.org/show_bug.cgi?id=31825 Bug #: 31825 Summary: AutoCAD 2009: Fonts aren't visible at installation Product: Wine Version: 1.5.12 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: lukasz.wojnilowicz(a)gmail.com Classification: Unclassified Created attachment 41880 --> http://bugs.winehq.org/attachment.cgi?id=41880 Image showing the problem Steps to reproduce: 1) remove ~/.wine 2) wine setup.exe 3) choose "Install Products" Behaviour: See attachment (right image) Expected behaviour: See attachment (Left image) Regression test: 35fc4369fd9eb7e5fca78cc0d61e241de286ee0 is the first bad commit commit d35fc4369fd9eb7e5fca78cc0d61e241de286ee0 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Aug 29 18:08:37 2012 +0200 user32: Always go through set_window_pos when the WS_VISIBLE style is changed. :040000 040000 2181c83f9671eb18ffb3538e627cce5d2b0bf7e0 cdf5240aa47f26a98421467c50979a84b60c68e7 M dlls -- 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=31825 NSLW <lukasz.wojnilowicz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer, regression Regression SHA1| |35fc4369fd9eb7e5fca78cc0d61 | |e241de286ee0 -- 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=31825 NSLW <lukasz.wojnilowicz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard(a)winehq.org -- 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=31825 --- Comment #1 from Henri Verbeet <hverbeet(a)gmail.com> 2012-09-29 06:11:04 CDT --- (In reply to comment #0)
35fc4369fd9eb7e5fca78cc0d61e241de286ee0 is the first bad commit
That's not a valid commit. -- 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=31825 NSLW <lukasz.wojnilowicz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|35fc4369fd9eb7e5fca78cc0d61 |d35fc4369fd9eb7e5fca78cc0d6 |e241de286ee0 |1e241de286ee0 -- 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=31825 --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> 2012-09-29 06:50:36 CDT --- Please attach a +relay,+win trace. -- 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=31825 --- Comment #3 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2012-09-29 07:05:10 CDT --- Created attachment 41881 --> http://bugs.winehq.org/attachment.cgi?id=41881 WINEDEBUG=+relay,+win on Wine 1.5.14 last 600000 lines -- 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=31825 --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2012-09-29 07:46:21 CDT --- Thanks, could you please get the same trace with the version that works correctly? -- 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=31825 --- Comment #5 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2012-09-29 11:04:55 CDT --- Created attachment 41882 --> http://bugs.winehq.org/attachment.cgi?id=41882 WINEDEBUG=+relay,+win on Wine 1.5.11 last 480000 lines -- 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=31825 --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2012-10-02 09:00:45 CDT --- Created attachment 41918 --> http://bugs.winehq.org/attachment.cgi?id=41918 disable redraws Does this make any difference? If not, could you please get a +relay,+server trace? -- 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=31825 --- Comment #7 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2012-10-02 12:33:54 CDT --- (In reply to comment #6)
Created attachment 41918 [details] disable redraws
Does this make any difference? If not, could you please get a +relay,+server trace?
The patch fixes the problem. -- 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=31825 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b30e84d58012a9a1ead70a8e327 | |39765c31f2468 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2012-10-02 14:10:31 CDT --- Fixed by b30e84d58012a9a1ead70a8e32739765c31f2468. Thanks for your help! -- 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=31825 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> 2012-10-12 13:35:31 CDT --- Closing bugs fixed in 1.5.15. -- 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