[Bug 19877] New: Zeta Minibrowser crashes (because of stubbed CreateHardLinkW)
http://bugs.winehq.org/show_bug.cgi?id=19877 Summary: Zeta Minibrowser crashes (because of stubbed CreateHardLinkW) Product: Wine Version: 1.1.28 Platform: PC URL: http://www.brothersoft.com/zeta-minibrowser-110447.htm l OS/Version: Linux Status: NEW Keywords: dotnet, download Severity: normal Priority: P2 Component: kernel32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: xerox_xerox2000(a)yahoo.co.uk I've seen this bug in more apps, so probably a bug covering several applications Prerequisites: 'winetricks dotnet20' The mini-browser crashes after CreateHardLinKW is printed in the console. Returning TRUE instead of false, or setting last error in CreateHardlink to ERROR_ALREADY_EXISTST makes the app start fine, but that's just a hack, somehow we should have more then this stub, to get the app running. I'll attach console info hereafter -- 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=19877 --- Comment #1 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2009-08-29 06:53:41 --- Created an attachment (id=23317) --> (http://bugs.winehq.org/attachment.cgi?id=23317) crash 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=19877 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |RandomAccountName(a)mail.com --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2010-02-25 15:28:49 --- *** Bug 21863 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=19877 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2010-02-25 15:30:23 --- (In reply to comment #2)
*** Bug 21863 has been marked as a duplicate of this bug. ***
Just as a note to whomever fixes this bug, bug 21863 is for Finddupe (http://www.sentex.net/~mwandel/finddupe/) which fails to create hard links. It uses CreateHardLinkW, so when fixing this bug, be sure to make the A function wrap around the W to fix both bugs at once. -- 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=19877 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2010-02-25 15:35:49 --- (In reply to comment #3)
(In reply to comment #2)
*** Bug 21863 has been marked as a duplicate of this bug. ***
Just as a note to whomever fixes this bug, bug 21863 is for Finddupe (http://www.sentex.net/~mwandel/finddupe/) which fails to create hard links. It uses CreateHardLinkW, so when fixing this bug, be sure to make the A function wrap around the W to fix both bugs at once.
Finddupe uses CreateHardLinkA* -- 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=19877 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2010-05-17 11:00:45 --- Should be fixed by http://source.winehq.org/git/wine.git/?a=commitdiff;h=de79a63838aa2ea87eec34... -- 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=19877 --- Comment #6 from A Wine user <RandomAccountName(a)mail.com> 2010-05-17 14:43:15 --- (In reply to comment #5)
Should be fixed by http://source.winehq.org/git/wine.git/?a=commitdiff;h=de79a63838aa2ea87eec34...
Thanks Andrey! Finddupe is fixed 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=19877 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2010-05-21 14:39:29 --- Closing bugs fixed in 1.2-rc1. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=19877 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |de79a63838aa2ea87eec3441ddf | |34969014ed224 CC| |nerv(a)dawncrow.de -- 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