http://bugs.winehq.org/show_bug.cgi?id=15201 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(a)gmail.com --- Comment #1 from Vincent Povirk <madewokherd(a)gmail.com> 2008-09-09 20:39:54 --- This is because Google Chrom calls SHGetFileInfo with the SHGFI_ICON flag set and expects that it will always get an icon. With Wine's implementation of SHGetFileInfo, that doesn't happen for .exe files that do not contain icons (I think that Wine should return an icon for any file, but I don't know how to fix this case). Google Chrom calls SHGetFileInfo with partially downloaded .exe files that may not contain an icon yet (or ever). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.