http://bugs.winehq.org/show_bug.cgi?id=11117
Xavier Vachon xvachon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xvachon@gmail.com
--- Comment #6 from Xavier Vachon xvachon@gmail.com 2010-08-26 09:10:59 --- In current git (1.3.1), running the program requires vb6run. It cannot download a video yet (HTTP error 303), but I do not see the unimplemented function messages as reported originally.
xavier@environnement ~/.wine/drive_c/test $ wine YouTubeDownloader.exe fixme:ole:OleLoadPictureEx (0x99fdb4,45938,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f998), partially implemented. fixme:ole:OleLoadPictureEx (0x99fdb4,2798,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f968), partially implemented. fixme:ole:OleLoadPictureEx (0x99fdb4,334,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f968), partially implemented. fixme:ole:OleLoadPictureEx (0x99fdb4,334,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f968), partially implemented. fixme:ole:OleLoadPictureEx (0x99fdb4,3052,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f968), partially implemented. fixme:ole:OleLoadPictureEx (0x99fdb4,334,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f968), partially implemented. fixme:ole:OLEPictureImpl_SaveAsFile (0x12b2e0)->(0x161798, 0, (nil)), hacked stub. fixme:wininet:set_cookie persistent cookies not handled (L"expires=Sat, 23-Apr-2011 14:07:45 GMT") fixme:wininet:set_cookie persistent cookies not handled (L"expires=Sun, 23-Aug-2020 14:07:45 GMT") fixme:ole:OleIconToCursor (0x400000,0x20026), partially implemented.
Could this be considered fixed and new bug reports filled for the download failures?