http://bugs.winehq.org/show_bug.cgi?id=30611
Bug #: 30611 Summary: Lazarus browser sample exits, because ieframe:ViewObject_Draw is unimplemented Product: Wine Version: 1.5.3 Platform: x86 URL: http://netikka.net/dev/lazbrowser.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ieframe AssignedTo: wine-bugs@winehq.org ReportedBy: ocean04@suomi24.fi Classification: Unclassified
http://netikka.net/dev/lazbrowser.exe
Quits without showing anything. Terminal has only 2 lines:
fixme:ieframe:ViewObject_Draw (0x3451c8)->(1 0 (nil) (nil) (nil) 0x3c8 0x15bf65c 0x15bf65c (nil) 00000000) fixme:ieframe:ViewObject_Draw (0x3451c8)->(1 0 (nil) (nil) (nil) 0x61c 0x15bf128 0x15bf128 (nil) 00000000)
I modified that function to return S_OK, and sample works.
http://bugs.winehq.org/show_bug.cgi?id=30611
--- Comment #1 from ocean04@suomi24.fi 2012-05-06 10:41:23 CDT --- Created attachment 40063 --> http://bugs.winehq.org/attachment.cgi?id=40063 Sample Lazarus source
http://bugs.winehq.org/show_bug.cgi?id=30611
ocean04@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=30611
--- Comment #2 from ocean04@suomi24.fi 2012-06-16 10:40:21 CDT --- Some info about Lazarus activex: http://wiki.freepascal.org/LazActiveX
Problem line in sourcecode:
olecheck((AXC.ComServer as IViewObject).Draw(DVASPECT_CONTENT,0,nil,nil,0,DC,@bounds,@bounds,nil,0));
One workaround is to edit component source and add try/except around that line.. Anyway bug should be fixed
http://bugs.winehq.org/show_bug.cgi?id=30611
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |00cpxxx@gmail.com Ever Confirmed|0 |1
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com 2012-07-17 21:58:51 CDT --- Confirming in wine 1.5.9.
http://bugs.winehq.org/show_bug.cgi?id=30611
--- Comment #4 from ocean04@suomi24.fi 2013-03-07 12:48:28 CST --- Still in wine-1.5.25-93-ge920d1a
http://bugs.winehq.org/show_bug.cgi?id=30611
--- Comment #5 from ocean04@suomi24.fi 2013-08-30 05:19:57 CDT --- Function is still unimplemented, wine-1.7.0-346-g1bf936c
http://bugs.winehq.org/show_bug.cgi?id=30611
--- Comment #6 from ocean04@suomi24.fi --- No change wine-1.7.20
https://bugs.winehq.org/show_bug.cgi?id=30611
Teras teras@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |teras@luukku.com
--- Comment #7 from Teras teras@luukku.com --- fixme:ieframe:ViewObject_Draw (0x1ad650)->(1 0 (nil) (nil) (nil) 0x50037 0x15bf634 0x15bf634 (nil) 00000000) fixme:ieframe:ViewObject_Draw (0x1ad650)->(1 0 (nil) (nil) (nil) 0x3005b 0x15bf104 0x15bf104 (nil) 00000000)
not working
wine-1.7.37-49-g75a2e85
https://bugs.winehq.org/show_bug.cgi?id=30611
narri xqwerty123@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xqwerty123@luukku.com
--- Comment #8 from narri xqwerty123@luukku.com --- Not fixed 1.7.42
https://bugs.winehq.org/show_bug.cgi?id=30611
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #9 from super_man@post.com --- the same 1.7.49
https://bugs.winehq.org/show_bug.cgi?id=30611
Michael Müller michael@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |STAGED CC| |michael@fds-team.de, | |sebastian@fds-team.de Staged patchset| |https://github.com/wine-com | |pholio/wine-staging/tree/ma | |ster/patches/ieframe-IViewO | |bject-Draw
https://bugs.winehq.org/show_bug.cgi?id=30611
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
https://bugs.winehq.org/show_bug.cgi?id=30611
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Lazarus browser sample |Lazarus browser sample |exits, because |fails, needs |ieframe:ViewObject_Draw is |ieframe:ViewObject_Draw |unimplemented |implemented
https://bugs.winehq.org/show_bug.cgi?id=30611
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|patch |source
https://bugs.winehq.org/show_bug.cgi?id=30611
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
https://bugs.winehq.org/show_bug.cgi?id=30611
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Lazarus browser sample |Lazarus browser sample |fails, needs |fails, needs |ieframe:ViewObject_Draw |ieframe:ViewObject_Draw |implemented |implementation
https://bugs.winehq.org/show_bug.cgi?id=30611
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|STAGED |RESOLVED CC| |z.figura12@gmail.com Fixed by SHA1| |6545037efba8f3ee48f2a48747c | |1528f9afeb914 Resolution|--- |FIXED
--- Comment #10 from Zebediah Figura z.figura12@gmail.com --- Fixed by https://source.winehq.org/git/wine.git/commit/6545037efba8f3ee48f2a48747c152...
https://bugs.winehq.org/show_bug.cgi?id=30611
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.5.
https://bugs.winehq.org/show_bug.cgi?id=30611
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |3.0.x
https://bugs.winehq.org/show_bug.cgi?id=30611
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|3.0.x |---
--- Comment #12 from Michael Stefaniuc mstefani@winehq.org --- Removing the 3.0.x milestone from bugs included in 3.0.2.