[Bug 16603] New: DllRegisterServer not implemented in itircl.dll
http://bugs.winehq.org/show_bug.cgi?id=16603 Summary: DllRegisterServer not implemented in itircl.dll Product: Wine Version: CVS/GIT Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: yann(a)droneaud.fr Created an attachment (id=18143) --> (http://bugs.winehq.org/attachment.cgi?id=18143) Unimplemented function itircl.dll.DllRegisterServer called When running setup.exe from http://www.consomedia2000.com/telechar/loyers.zip (See http://www.consomedia2000.com/loyers.htm ), the installation fail with a crash in a call to unimplemented function DllRegisterServer from itircl.dll See attached 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=16603 --- Comment #1 from Yann Droneaud <yann(a)droneaud.fr> 2008-12-23 07:25:40 --- According to http://source.winehq.org/WineAPI/itircl.html a stub exists for DllRegisterServer function. -- 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=16603 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- 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=16603 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |1.1.11 -- 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=16603 --- Comment #2 from Paul Vriens <Paul.Vriens.Wine(a)gmail.com> 2008-12-23 08:18:51 --- Not really. What you see on that page is that there are 4 functions but they are real stubs with no implementation (semi-stub or full) whatsoever (check the source or see http://source.winehq.org/git/wine.git/?a=blob;f=dlls/itircl/itircl.spec). -- 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=16603 --- Comment #3 from Yann Droneaud <yann(a)droneaud.fr> 2008-12-23 09:04:05 --- This bug could be a duplicate of bug #15163 -- 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=16603 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2008-12-23 09:13:08 --- Created an attachment (id=18145) --> (http://bugs.winehq.org/attachment.cgi?id=18145) stub those functions Does this patch 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=16603 --- Comment #5 from Yann Droneaud <yann(a)droneaud.fr> 2008-12-23 09:35:09 --- (In reply to comment #4)
Created an attachment (id=18145) --> (http://bugs.winehq.org/attachment.cgi?id=18145) [details] stub those functions
Does this patch help?
With this patch applied, the installation end with success. -- 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=16603 --- Comment #6 from Yann Droneaud <yann(a)droneaud.fr> 2008-12-23 09:36:35 --- Created an attachment (id=18146) --> (http://bugs.winehq.org/attachment.cgi?id=18146) Install traces with patch applied -- 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=16603 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2008-12-23 13:45:02 --- Patch was committed. -- 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=16603 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2009-01-02 10:34:25 --- Closing bugs fixed in 1.1.12. -- 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