http://bugs.winehq.org/show_bug.cgi?id=16303
Summary: Can't create account in Digsby Product: Wine Version: 1.1.9 Platform: Other URL: http://www.digsby.com OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: shdocvw AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
http://squigglethegamer.blogspot.com/2008/11/messing-with-wine-day-2.html complained that he couldn't live without Digsby, so I tried it.
http://kyleabaker.com/2008/09/09/how-to-digsby-plus-wine/ said all it needed was dotnet20 and maybe corefonts, so I did winetricks dotnet20 corefonts and installed. I declined all the bloatware offerings. It installed fine. It started fine. But the link for 'Don't have an account?' on the login screen does nothing, so I couldn't test further.
http://bugs.winehq.org/show_bug.cgi?id=16303
--- Comment #1 from Dan Kegel dank@kegel.com 2008-12-01 11:38:22 --- When you click on it, you get the ol' familiar
err:winebrowser:get_url_from_dde Unabled to retrieve URL from string L""" err:winebrowser:wmain Usage: winebrowser URL
in the log. So perhaps this is a dup of bug 13891.
http://bugs.winehq.org/show_bug.cgi?id=16303
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #2 from Anastasius Focht focht@gmx.net 2008-12-19 03:32:04 --- Hello,
--- quote --- said all it needed was dotnet20 and maybe corefonts, so I did winetricks dotnet20 corefonts --- quote ---
AFAIK neither the loader "digsby.exe" nor the main program "lib\digsby-app.exe" are managed code (no CLI header), hence .NET Framework 2.0 is not needed. It's unmanaged code using python engine and YAML for all app logic and UI.
--- snip --- 0017:trace:process:CreateProcessW app (null) cmdline L"https://accounts.digsby.com/register.php" 0017:trace:process:find_exe_file looking for L"https://accounts.digsby.com/register.php" 0017:trace:process:CreateProcessW app (null) cmdline L"C:\windows\system32\winebrowser.exe -nohome" 0017:trace:process:find_exe_file looking for L"C:\windows\system32\winebrowser.exe" 0017:trace:process:find_exe_file Trying native exe L"C:\windows\system32\winebrowser.exe" 0017:trace:process:CreateProcessW starting L"C:\windows\system32\winebrowser.exe" as Win32 binary (0x10000000-0x10003000) 0020:trace:process:init_current_directory starting in L"C:\Program Files\Digsby\" 0x1c 0020:trace:process:__wine_kernel_init starting process name=L"C:\windows\system32\winebrowser.exe" argv[0]=L"C:\windows\system32\winebrowser.exe" 0020:trace:process:set_entry_point setting FT_Thunk at 0x7b8c41c4 to 00000000 0017:trace:process:CreateProcessW started process pid 001f tid 0020 0020:err:winebrowser:get_url_from_dde Unabled to retrieve URL from string L""" 0020:err:winebrowser:wmain Usage: winebrowser URL --- snip ---
Yes, mark it as duplicate bug 13891
I wonder why people support apps bundled with such ridiculous amount of spy/malware. For best user experience of their malware installations they should stick to Windows ;-)
Regards
http://bugs.winehq.org/show_bug.cgi?id=16303
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2008-12-19 09:10:57 --- Duplicate indeed.
*** This bug has been marked as a duplicate of bug 13891 ***
http://bugs.winehq.org/show_bug.cgi?id=16303
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2008-12-19 09:11:06 --- Closing