http://bugs.winehq.org/show_bug.cgi?id=20644
Summary: Google Picasa installer hangs on startup Product: Wine Version: 1.1.32 Platform: PC URL: http://dl.google.com/picasa/picasa35-setup.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: urlmon AssignedTo: wine-bugs@winehq.org ReportedBy: arethusa26@gmail.com CC: jacek@codeweavers.com
Created an attachment (id=24634) --> (http://bugs.winehq.org/attachment.cgi?id=24634) +urlmon log (lzma compressed)
User Nikty on #winehq noticed that the Google Picasa 3.5 installer silently hung on startup instead of commencing the installation. Since the installer successfully launched on 1.0.1, a regression test was performed, which indicated:
de36782c48c0b159b969d6b4b2a40b71f00603f9 is first bad commit commit de36782c48c0b159b969d6b4b2a40b71f00603f9 Author: Jacek Caban jacek@codeweavers.com Date: Thu Jun 4 22:49:56 2009 +0200
urlmon: Set INTERNET_OPTION_HTTP_DECODING option in http protocol handler.
:040000 040000 198ce692232c901c6319b69b9e97d2c7f1f2e51e b342658cfdaa07f58bc10a6007e81b5fa91242d3 M dlls
Reverting the commit in wine-1.1.32-401-gadec051 lets the installer successfully start. Note that due to bug 20642, commit cf680ed0f242c839a742dfeaf329ba005c04ccaa may need to be additionally reverted in newer Git; otherwise, a message box stating "The current user is not allowed to install or update applications" is displayed. A compressed +urlmon log is attached, and judging from its uncompressed size, there's probably a large amount of repetitive content in the log.