[Bug 26733] New: AutoCAD 2008: Hang-up at start-up
http://bugs.winehq.org/show_bug.cgi?id=26733 Summary: AutoCAD 2008: Hang-up at start-up Product: Wine Version: 1.3.17 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: lukasz.wojnilowicz(a)gmail.com CC: huw(a)codeweavers.com Steps to reproduce: 1) remove ~/.wine 2) install AutoCAD 2008 3) wine acad.exe 4) "Run the product" Behaviour: Hang-up. Expected behaviour: No hang-up. Regression test: ba3d34875a844ec09648499fba226241ad34f1f1 is the first bad commit commit ba3d34875a844ec09648499fba226241ad34f1f1 Author: Huw Davies <huw(a)codeweavers.com> Date: Tue Apr 5 13:26:08 2011 +0100 gdi32: Add support for 32 bpp BI_BITFIELDS. :040000 040000 4535d250c4134adb42a90d11411c0fa71a41dfc6 3b957ef7ddc1efaed9cad64f68ce9dbc59d6f364 M dlls Terminal output: fixme:iphlpapi:NotifyAddrChange (Handle 0x8eee90c, overlapped 0x8eee8f0): stub wine: configuration in '/media/DATA1/Programy/zainstalowane/AutoCAD2008' has been updated. fixme:heap:HeapSetInformation 0xee0000 0 0x32f95c 4 fixme:shell:IQueryAssociations_fnInit unsupported flags: 2 fixme:shell:IQueryAssociations_fnInit unsupported flags: 2 fixme:font:WineEngCreateFontInstance Untranslated charset 255 fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETTASKBARPOS, hwnd=0xf1a680): stub fixme:process:GetProcessWorkingSetSize (0xffffffff,0x32eaf4,0x32eaf8): stub fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080 fixme:mountmgr:harddisk_ioctl unsupported ioctl 4100c fixme:sync:CreateMemoryResourceNotification (0) stub fixme:shell:URL_ParseUrl failed to parse L"AcdbMgd" fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080 fixme:mountmgr:harddisk_ioctl unsupported ioctl 4100c err:xrender:get_xrender_format_from_color_shifts No XRender format found! -- 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=26733 NSLW <lukasz.wojnilowicz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression -- 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=26733 --- Comment #1 from Huw Davies <huw(a)codeweavers.com> 2011-04-12 03:30:15 CDT --- Could you attach a +dib,+bitmap,+seh log? -- 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=26733 --- Comment #2 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2011-04-12 04:04:50 CDT --- Created an attachment (id=34057) --> (http://bugs.winehq.org/attachment.cgi?id=34057) WINEDEBUG=+dib,+bitmap,+seh on wine-1.3.17-216-gca05ebc -- 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=26733 --- Comment #3 from Huw Davies <huw(a)codeweavers.com> 2011-04-12 07:32:56 CDT --- Great, thanks! I've sent a group of four patches to wine-patches which should fix the problem, hopefully they'll make it in later today. Please update this once you've had a chance to test them. -- 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=26733 NSLW <lukasz.wojnilowicz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #4 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2011-04-12 11:46:57 CDT --- (In reply to comment #3)
Great, thanks!
I've sent a group of four patches to wine-patches which should fix the problem, hopefully they'll make it in later today. Please update this once you've had a chance to test them.
Thank you for fixing this bug. -- 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=26733 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2011-04-12 11:53:57 CDT --- Fixed by: http://source.winehq.org/git/wine.git/commitdiff/b295b53630d70673c0b857ef262... http://source.winehq.org/git/wine.git/commitdiff/673dd73548e1d52afd89041f5e9... http://source.winehq.org/git/wine.git/commitdiff/bb28917bc2e1c939edef0a5fb23... http://source.winehq.org/git/wine.git/commitdiff/48f083b39d5ecb861329de9a770... -- 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=26733 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2011-04-15 12:50:37 CDT --- Closing bugs fixed in 1.3.18. -- 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