http://bugs.winehq.org/show_bug.cgi?id=23421
Summary: unimplemented function SHLWAPI.dll.AssocGetPerceivedType (affects Windows Live Photo Gallery) Product: Wine Version: 1.2-rc5 Platform: x86 URL: http://g.live.com/1rewlive3/en/wlsetup-all.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: leighmanthegreat@hotmail.com
Created an attachment (id=29210) --> (http://bugs.winehq.org/attachment.cgi?id=29210) Live Photo Gallery Crash
Windows Live Photo Gallery crashes with unimplemented function. Can install a couple of Windows Live programs after winetricks msxml3 ie6 Live Photo gallery then requires winetricks wmp9 After this it crashes with unimplemented function. Log attached.
http://bugs.winehq.org/show_bug.cgi?id=23421
leighman leighmanthegreat@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=23421
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |shlwapi
http://bugs.winehq.org/show_bug.cgi?id=23421
--- Comment #1 from A Wine user RandomAccountName@mail.com 2010-06-28 09:08:39 --- For me, this crash only happens when using native shlwapi. After removing the shlwapi override added by winetricks in winecfg, it no longer complains about this function. (The program still doesn't work, though)
http://bugs.winehq.org/show_bug.cgi?id=23421
--- Comment #2 from leighman leighmanthegreat@hotmail.com 2010-06-28 10:58:31 --- Ah, true story!
http://bugs.winehq.org/show_bug.cgi?id=23421
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |austinenglish@gmail.com Ever Confirmed|0 |1
--- Comment #3 from Austin English austinenglish@gmail.com 2010-06-28 17:04:20 --- Probably because it was added in XP SP2/Server 2003 (http://msdn.microsoft.com/en-us/library/bb773463%28VS.85%29.aspx), so it's probably not in the version supplied with ie6.
Wine doesn't have it either, however...
http://bugs.winehq.org/show_bug.cgi?id=23421
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
--- Comment #4 from André H. nerv@dawncrow.de 2010-06-29 13:10:01 --- does it crash in Wine because of the unimplemented function too?
http://bugs.winehq.org/show_bug.cgi?id=23421
--- Comment #5 from Austin English austinenglish@gmail.com 2010-07-16 04:01:43 --- Created an attachment (id=29629) --> (http://bugs.winehq.org/attachment.cgi?id=29629) stub
Does this help?
http://bugs.winehq.org/show_bug.cgi?id=23421
--- Comment #6 from Andrew Nguyen arethusa26@gmail.com 2010-07-16 07:00:22 --- (In reply to comment #5)
Created an attachment (id=29629)
--> (http://bugs.winehq.org/attachment.cgi?id=29629) [details]
stub
Does this help?
I had difficulty testing my own stubbed implementation because I run into unimplemented shlwapi.StrStrNW. Some reproduction instructions would be really useful.
http://bugs.winehq.org/show_bug.cgi?id=23421
--- Comment #7 from André H. nerv@dawncrow.de 2012-03-20 14:55:44 CDT --- (In reply to comment #6)
(In reply to comment #5)
Created an attachment (id=29629) [details] stub
Does this help?
I had difficulty testing my own stubbed implementation because I run into unimplemented shlwapi.StrStrNW. Some reproduction instructions would be really useful.
StrStrNW seems to be available now. can someone please retest? Austin's stub looks good except of the additional changes of course.
http://bugs.winehq.org/show_bug.cgi?id=23421
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #8 from Bruno Jesus 00cpxxx@gmail.com 2012-06-18 23:43:50 CDT --- (In reply to comment #7)
StrStrNW seems to be available now. can someone please retest? Austin's stub looks good except of the additional changes of course.
I'm not able to install the program because windows live setup complains I'm not connected to the internet.
http://bugs.winehq.org/show_bug.cgi?id=23421
--- Comment #9 from Nikolay Sivov bunglehead@gmail.com 2012-06-19 10:16:22 CDT --- This looks trivial to implement, but we need to now what kind of extensions it try to check with it.
http://bugs.winehq.org/show_bug.cgi?id=23421
--- Comment #10 from Nikolay Sivov bunglehead@gmail.com 2013-08-06 07:12:35 CDT --- I got a patch for get_activeElement() but it still fails later. It's probably worth to try with IE.
http://bugs.winehq.org/show_bug.cgi?id=23421
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |f2d40ca87d5ef9cfc7ef19c2146 | |062f8461ff905 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #11 from Nikolay Sivov bunglehead@gmail.com 2013-08-06 07:24:24 CDT --- Actually it works fine with native IE, and I don't see any Assoc* calls, so maybe it's not really used, just linked to. I'll open another bug for mshtml part, this one is fixed.
http://bugs.winehq.org/show_bug.cgi?id=23421
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |34216
http://bugs.winehq.org/show_bug.cgi?id=23421
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Alexandre Julliard julliard@winehq.org 2013-08-30 13:05:48 CDT --- Closing bugs fixed in 1.7.1.
https://bugs.winehq.org/show_bug.cgi?id=23421 Bug 23421 depends on bug 34216, which changed state.
Bug 34216 Summary: Windows Live installer cannot proceed without IE https://bugs.winehq.org/show_bug.cgi?id=34216
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE