[Bug 11433] New: unimplemented function ole32.dll.OleGetIconOfFile
http://bugs.winehq.org/show_bug.cgi?id=11433 Summary: unimplemented function ole32.dll.OleGetIconOfFile Product: Wine Version: 0.9.44. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ole AssignedTo: wine-bugs(a)winehq.org ReportedBy: alex.doll(a)agdconsulting.ca Created an attachment (id=10561) --> (http://bugs.winehq.org/attachment.cgi?id=10561) Backtrace from the shell Using Lotus Notes, attempted to attach an external file to a document. Notes tried to determine the icon of the attached item (a PDF) and died: Unhandled exception: unimplemented function ole32.dll.OleGetIconOfFile called in 32-bit code (0x7b844852). -- 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=11433 Alex Doll <alex.doll(a)agdconsulting.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10561|0 |1 is obsolete| | --- Comment #1 from Alex Doll <alex.doll(a)agdconsulting.ca> 2008-02-01 10:24:10 --- Created an attachment (id=10562) --> (http://bugs.winehq.org/attachment.cgi?id=10562) Backtrace - second try -- 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=11433 --- Comment #2 from Aleksandr Yakimov <aleks(a)spamtest.ru> 2008-02-02 02:25:02 --- Try 0.9.54, stub for this function exist. -- 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=11433 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2008-06-05 11:29:48 --- Abandoned. -- 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=11433 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2008-06-05 11:35:00 --- Closing. -- 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=11433 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|ole |ole32 -- 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=11433 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, patch Ever confirmed|0 |1 URL| |https://www.ibm.com/develop | |erworks/downloads/ls/lsndad | |/ CC| |alexhenrie24(a)gmail.com Status|CLOSED |REOPENED Resolution|ABANDONED |--- --- Comment #5 from Alex Henrie <alexhenrie24(a)gmail.com> --- The bug is still present with Lotus Notes 8.5.3. Steps to reproduce: 1. Download Lotus Notes 8.5.3 from https://www.ibm.com/developerworks/downloads/ls/lsndad/ (registration required) 2. Run the setup program LOTUS_Notesclient_853_WIN_EN_EVA.exe. It will say that there was an error, but the program will be installed. 3. Run `wine 'C:\Program Files (x86)\IBM\Lotus\Notes\nlnotes.exe'` and click through the configuration wizard. 4. Under "Design Your Home Page", click "Use the default". 5. Next to Notebook, click New, then click OK. 6. Click the body of the notebook entry, then go up to the menu and click Create, Object, Object from a file, Display as icon. At this point, Lotus Notes crashes and throws up a custom exception handler dialog. $ sha256sum LOTUS_Notesclient_853_WIN_EN_EVA.exe c5df00d052acfb0714e6d0a35e7ba262bfb37a0444e174ec71b2912312dd9612 The patch at https://raw.githubusercontent.com/wine-compholio/wine-staging/master/patches... fixes the problem. -- 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=11433 --- Comment #6 from Alex Henrie <alexhenrie24(a)gmail.com> --- Created attachment 58503 --> https://bugs.winehq.org/attachment.cgi?id=58503 Console output of Lotus Notes 8.5.3 -- 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=11433 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Staged patchset| |https://github.com/wine-com | |pholio/wine-staging/tree/ma | |ster/patches/ole32-OleGetIc | |onOfFile Status|REOPENED |STAGED -- 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=11433 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |13c6d37766b2d327583123be583 | |c026b1ea0ec13 Resolution|--- |FIXED Status|STAGED |RESOLVED --- Comment #7 from Alex Henrie <alexhenrie24(a)gmail.com> --- Fixed by https://source.winehq.org/git/wine.git/commitdiff/13c6d37766b2d327583123be58... -- 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=11433 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 2.11. -- 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=11433 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.0.x -- 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=11433 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|2.0.x |--- --- Comment #9 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 2.0.x milestone from bugs included in 2.0.3. -- 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