http://bugs.winehq.org/show_bug.cgi?id=13967
--- Comment #9 from Austin English austinenglish@gmail.com 2008-12-22 15:26:00 --- (In reply to comment #7)
Hello,
--- quote --- Trying: $ rm -rf ~/.wine $ wget http://www.pando.com/dl/download/PandoSetup.exe $ winetricks -q pdh wininet gecko $ wine PandoSetup.exe
Still gives an error at the end. Possibly trying to start Pando?
err:winebrowser:get_url_from_dde Unabled to retrieve URL from string L""" err:winebrowser:wmain Usage: winebrowser URL fixme:advapi:RegisterEventSourceW ((null),L"PDH"): stub fixme:ole:CoResumeClassObjects stub 19/14:46:25.702 Thr(00a36630) I:PDCi_initApp
Started Pando
fixme:advapi:GetCurrentHwProfileW (0x33b8f4) fixme:wininet:INET_QueryOption INTERNET_OPTION_PER_CONNECTION_OPTION stub fixme:wininet:INET_QueryOption Unhandled dwOption 4 fixme:wininet:INET_QueryOption Unhandled dwOption 5 fixme:wininet:INET_QueryOption Unhandled dwOption 3 fixme:wininet:INET_QueryOption Unhandled dwOption 2 fixme:wininet:INET_QueryOption Unhandled dwOption 6 --- quote ---
What are you up to? Trying to prove me wrong?
Of course not ;-). More of a note to self, and for anyone else attempting to get it working.
Sorry, but if you pay attention to last console FIXME's you would have noticed that despite your winetricks override, native wininet isn't loaded which clearly indicates something wrong with your system. Probably winetricks script bug.
It is, I've sent Dan a patch for it.
As always, thanks for your work Anastasius!