[Bug 21798] New: SEHException / GdipGetRegionScansCount opening AutoWikiBrowser
http://bugs.winehq.org/show_bug.cgi?id=21798 Summary: SEHException / GdipGetRegionScansCount opening AutoWikiBrowser Product: Wine Version: 1.1.39 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: rjwilmsi(a)gmail.com Created an attachment (id=26364) --> (http://bugs.winehq.org/attachment.cgi?id=26364) AWB stack trace Opening Autowikibrowser 5.0.0.0 (download from http://sourceforge.net/projects/autowikibrowser/) with wine 1.1.39 leads to an exception over SEHException / GdipGetRegionScansCount. This did not occur with wine 1.1.35 Stack trace from Autowikibrowser attached. Wine 1.1.39, winetricks dotnet20 ie6, opensuse 11.2 64 bit. -- 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=21798 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2010-02-21 11:56:44 --- does winetricks gdiplus work around the problem for now? -- 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=21798 --- Comment #2 from rjwilmsi(a)gmail.com 2010-02-22 04:45:46 --- (In reply to comment #1)
does winetricks gdiplus work around the problem for now?
Yes, I didn't know about that option, but it does solve the problem. Thanks, I will update the AppDb for AWB shortly. -- 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=21798 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-02-26 04:21:43 --- Please post the results of your regression testing: http://wiki.winehq.org/RegressionTesting -- 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=21798 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda(a)volny.cz --- Comment #4 from Wylda <wylda(a)volny.cz> 2010-03-07 08:00:11 --- Confirming. I tried to catch it, but this one is too complicated for me :-/ So if someone brave here, than this is a challenge :-)) * 1.1.35 ~ Last working * 1.1.36 ~ crash during the startup * 1.1.37 ~ crash during the startup * 1.1.38 ~ runs, but App displays error window and UI is completelly broken * 1.1.39 ~ runs, but App displays error window and UI is completelly broken * 1.1.40 ~ runs, but App displays error window and UI is completelly broken Bissection between .35 & .36 lead me to the first bad commit: wine-1.1.35-335-ga18bbec --bad ======================== a18bbec0f04af45514fbfed13444dca8d45991b1 is first bad commit commit a18bbec0f04af45514fbfed13444dca8d45991b1 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Mon Dec 28 23:27:48 2009 +0100 kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32. :100644 100644 180ae51895da1567347cf022e88b2f7a3d134790 7dd1f9d31d55b853e802050be1c927dbb7a24a74 M .gitignore :040000 040000 3182c5c47c6218c5dc1fa5b53cc684fd67fc8e5a b45e99f3eaa311f849c3a5ab81d1a6a5884d8c11 M dlls :040000 040000 8ee37218bdb9f6227f45f4822d0a3244ca52efb3 09a47a711d36eab8b8556566301c67bea4968e90 M programs and because this commit changes cca 35 files reverting is not possible and do not know what to do now :-/ It's a pity, that this regression was not catched in 1.1.36. So who's the brave one?? ;-) PS: used "winetricks dotnet20 ie6 corefonts" -- 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=21798 Wylda <wylda(a)volny.cz> 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=21798 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #5 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-03-07 17:18:52 --- Confirming per comment 4. -- 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=21798 --- Comment #6 from Dan Kegel <dank(a)kegel.com> 2010-03-07 17:26:07 --- This reminds me vaguely of bug 21825... -- 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=21798 --- Comment #7 from Wylda <wylda(a)volny.cz> 2010-03-08 02:28:20 --- The sources are available under the GPL, consider +SOURCE. http://en.wikipedia.org/wiki/Wikipedia:AutoWikiBrowser says: ...AWB also functions reasonably well under Wine on Linux... ;-) -- 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=21798 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source URL| |http://sourceforge.net/proj | |ects/autowikibrowser/ -- 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=21798 --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2010-03-13 12:05:29 --- It's a gdiplus bug, nothing to do with the krnl386 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=21798 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |gdiplus --- Comment #9 from Dan Kegel <dank(a)kegel.com> 2010-03-13 12:27:48 --- setting to gdiplus per aj's comment -- 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=21798 --- Comment #10 from Wylda <wylda(a)volny.cz> 2010-03-18 16:32:35 --- Still not fixed in wine-1.1.40-263-g93b3ba7 and for the record, this regression is caused by commit: commit db3d756c1e4b03b0fb33f2863ab3d2275dcf00c2 Author: Vincent Povirk <vincent(a)codeweavers.com> Date: Sun Jan 24 15:18:46 2010 -0600 gdiplus: Prefer the builtin version. and as Vincent says in bug 22051, work around is run wine by command: WINEDLLOVERRIDES="gdiplus=n;" wine AutoWikiBrowser.exe -- 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=21798 --- Comment #11 from Wylda <wylda(a)volny.cz> 2010-03-19 15:16:49 --- This bisected regression is still not fixed in wine-1.1.41. -- 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=21798 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |16491 -- 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=21798 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com --- Comment #12 from Austin English <austinenglish(a)gmail.com> 2010-07-14 08:01:01 --- *** Bug 23527 has been marked as a duplicate of 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=21798 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ovvinate(a)gmail.com --- Comment #13 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-07-26 16:00:07 --- *** Bug 23799 has been marked as a duplicate of 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=21798 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |RandomAccountName(a)mail.com --- Comment #14 from Anastasius Focht <focht(a)gmx.net> 2010-08-01 10:25:18 --- *** Bug 22223 has been marked as a duplicate of 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=21798 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh(a)gmail.com --- Comment #15 from Anastasius Focht <focht(a)gmx.net> 2010-08-10 03:39:10 --- *** Bug 23960 has been marked as a duplicate of 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=21798 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |john_p_turner(a)yahoo.com --- Comment #16 from Anastasius Focht <focht(a)gmx.net> 2010-08-14 06:14:36 --- *** Bug 23992 has been marked as a duplicate of 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=21798 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |xerox_xerox2000(a)yahoo.co.uk Resolution| |FIXED --- Comment #17 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2010-10-29 10:39:15 CDT --- this looks basically fixed now by Vincent;s patches. Still, there'a error window thrown that GdipTranslateLineTransform isn't implemeneted, and the menu doesn't appear. Returning succes in GdipTranslateLineTransform fixes this, but that's already covered by bug http://bugs.winehq.org/show_bug.cgi?id=23759 -- 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=21798 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #18 from Alexandre Julliard <julliard(a)winehq.org> 2010-10-29 12:56:58 CDT --- Closing bugs fixed in 1.3.6. -- 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=21798 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |db3d756c1e4b03b0fb33f2863ab | |3d2275dcf00c2 -- 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=21798 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |473afa4b8c3b8fdc17c80085196 | |4976536fbdcf9 CC| |focht(a)gmx.net -- 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.
https://bugs.winehq.org/show_bug.cgi?id=21798 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet Summary|SEHException / |Multiple .NET applications |GdipGetRegionScansCount |crash due to |opening AutoWikiBrowser |gdiplus.GdipGetRegionScans{ | |Count} stubs | |(AutoWikiBrowser 5, APB | |installer, ABScreen) URL|http://sourceforge.net/proj |https://web.archive.org/web |ects/autowikibrowser/ |/20211119125502/https://mas | |ter.dl.sourceforge.net/proj | |ect/autowikibrowser/autowik | |ibrowser/AutoWikiBrowser500 | |0/AutoWikiBrowser5000.zip?v | |iasf=1 --- Comment #19 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, adding stable download link via Internet Archive for documentation. https://web.archive.org/web/20211119125502/https://master.dl.sourceforge.net... --- snip --- $ sha1sum AutoWikiBrowser5000.zip 3ecd4b7ff7e81bbd9e2017742b100d0801e6f567 AutoWikiBrowser5000.zip $ du -sh AutoWikiBrowser5000.zip 828K AutoWikiBrowser5000.zip --- snip --- --- snip --- $ 7z l AutoWikiBrowser5000.zip Scanning the drive for archives: 1 file, 846890 bytes (828 KiB) Listing archive: AutoWikiBrowser5000.zip -- Path = AutoWikiBrowser5000.zip Type = zip Physical Size = 846890 Date Time Attr Size Compressed Name ------------------- ----- ------------ ------------ ------------------------ 2010-01-11 21:02:38 ....A 538112 260341 AutoWikiBrowser.exe 2009-12-22 10:46:54 ....A 1708 456 AutoWikiBrowser.exe.config 2010-01-05 10:47:20 ....A 189440 75014 AWBUpdater.exe 2010-01-11 21:03:02 ....A 102 90 Diff.dll 2010-01-11 21:02:30 ....A 880128 297976 WikiFunctions.dll 2010-01-11 21:02:32 ....A 6656 2769 Plugins/Bing Search Plugin/BingSearchPlugin.dll 2010-01-11 21:02:38 ....A 16384 7342 Plugins/CFD/CFD.dll 2010-01-11 21:02:30 ....A 13824 6126 Plugins/Delinker/DelinkerPlugin.dll 2010-01-11 21:02:32 ....A 16896 7455 Plugins/Fronds/Fronds.dll 2010-01-11 21:02:36 ....A 16896 7464 Plugins/IFD/IFD.dll 2009-12-22 10:45:46 ....A 18752 7116 Plugins/Kingbotk/COPYING 2009-12-22 10:45:46 ....A 7949 2412 Plugins/Kingbotk/Film generic template.xml 2010-01-11 21:02:32 ....A 429056 153368 Plugins/Kingbotk/Kingbotk AWB Plugin.dll 2009-12-22 10:45:46 ....A 8068 2438 Plugins/Kingbotk/Physics generic template.xml 2010-01-11 21:02:34 ....A 7168 2656 Plugins/NoLimitsPlugin/NoLimitsPlugin.dll 2010-01-11 21:02:34 ....A 20480 8724 Plugins/TypoScan Plugin/TypoScan.dll 2010-01-11 21:02:34 ....A 7168 2817 Plugins/Yahoo Search Plugin/YahooSearchPlugin.dll ------------------- ----- ------------ ------------ ------------------------ 2010-01-11 21:03:02 2178787 844564 17 files --- snip --- Regards -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla