http://bugs.winehq.org/show_bug.cgi?id=6130
Summary: Window not displayed Product: Wine Version: 0.9.19. Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: prudek@bvx.cz
In real Windows XP, clicking button "Odeslani" in Zoner Photo Client displays a subwindow with some text and two buttons.
In Wine, no subwindow is displayed, Zoner Photo Client window loses focus and the following debug lines appear in xterm:
fixme:shdocvw:WebBrowser_QueryInterface (0x15d4d8)->({cf51ed10-62fe-11cf-bf86-00a0c9034836} 0x334324) interface not supported fixme:shdocvw:PersistStreamInit_InitNew (0x15d4d8) fixme:shdocvw:WebBrowser_Navigate (0x15d4d8)->(L"about:blank" 0x334504 0x3344f4 0x3344e4 0x3344d4) fixme:shdocvw:WebBrowser_Navigate2 Unsupported arguments
This is my first Wine bug report so please be patient with me and request any other info you need.