http://bugs.winehq.org/show_bug.cgi?id=21555
Summary: Foobar2000 crashes when trying to "open containing folder" of a file Product: Wine Version: 1.1.37 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: gibmirspam@gmail.com
Created an attachment (id=25969) --> (http://bugs.winehq.org/attachment.cgi?id=25969) Output during the crash
Whenever a file in the playlist is right-clicked and the option "open containing folder" is chosen, Foobar2000 crashes.
http://bugs.winehq.org/show_bug.cgi?id=21555
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #25969|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=21555
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|-unknown |shell32 Ever Confirmed|0 |1
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2010-01-30 17:20:46 --- Are you able to get a backtrace as described here http://wiki.winehq.org/Backtraces ?
Call SHOpenFolderAndSelectItems is definitely not implemented. Confirming.
http://bugs.winehq.org/show_bug.cgi?id=21555
Andrej Kilian gibmirspam@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #25969|0 |1 is obsolete| |
--- Comment #2 from Andrej Kilian gibmirspam@gmail.com 2010-02-01 10:25:15 --- Created an attachment (id=26001) --> (http://bugs.winehq.org/attachment.cgi?id=26001) Backtrace from Debugger
http://bugs.winehq.org/show_bug.cgi?id=21555
Andrej Kilian gibmirspam@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #26001|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=21555
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #3 from Dan Kegel dank@kegel.com 2010-02-01 11:22:11 --- I bet a lot of apps use SHELL32.dll.SHOpenFolderAndSelectItems, seems worth at least a stub.
http://bugs.winehq.org/show_bug.cgi?id=21555
Jonathan Busby jonathanbusby@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathanbusby@gmail.com
--- Comment #4 from Jonathan Busby jonathanbusby@gmail.com 2010-07-08 20:38:48 --- I can confirm this bug with FooBar2000 1.0.3 and Wine-1.2-rc6 . It's reproducible every time.
http://bugs.winehq.org/show_bug.cgi?id=21555
--- Comment #5 from NSLW lukasz.wojnilowicz@gmail.com 2010-12-29 14:36:11 CST --- Created an attachment (id=32659) --> (http://bugs.winehq.org/attachment.cgi?id=32659) Terminal output on wine-1.3.10-119-g4ee0675
It is still problem in wine-1.3.10-119-g4ee0675
http://bugs.winehq.org/show_bug.cgi?id=21555
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.foobar2000.org/d | |ownload CC| |focht@gmx.net Summary|Foobar2000 crashes when |Foobar2000 crashes when |trying to "open containing |trying to "open containing |folder" of a file |folder" of a file (needs | |SHELL32.dll.SHOpenFolderAnd | |SelectItems stub)
--- Comment #6 from Anastasius Focht focht@gmx.net 2011-05-15 12:41:11 CDT --- Hello,
confirming.
--- snip --- wine: Call from 0x7bc4b156 to unimplemented function SHELL32.dll.SHOpenFolderAndSelectItems, aborting --- snip ---
$ sha1sum foobar2000_v1.1.6.exe f6af381a0465e012f42b6eb291eb12666ac8e57a foobar2000_v1.1.6.exe
$ wine --version wine-1.3.20
Regards
http://bugs.winehq.org/show_bug.cgi?id=21555
--- Comment #7 from Anastasius Focht focht@gmx.net 2011-05-15 12:41:43 CDT --- *** Bug 26193 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=21555
--- Comment #8 from Austin English austinenglish@gmail.com 2011-05-15 13:19:08 CDT --- (In reply to comment #6)
Hello,
confirming.
--- snip --- wine: Call from 0x7bc4b156 to unimplemented function SHELL32.dll.SHOpenFolderAndSelectItems, aborting --- snip ---
$ sha1sum foobar2000_v1.1.6.exe f6af381a0465e012f42b6eb291eb12666ac8e57a foobar2000_v1.1.6.exe
$ wine --version wine-1.3.20
Regards
http://source.winehq.org/patches/data/74129
http://bugs.winehq.org/show_bug.cgi?id=21555
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #9 from Austin English austinenglish@gmail.com 2011-05-16 12:27:51 CDT --- (In reply to comment #8)
(In reply to comment #6)
Hello,
confirming.
--- snip --- wine: Call from 0x7bc4b156 to unimplemented function SHELL32.dll.SHOpenFolderAndSelectItems, aborting --- snip ---
$ sha1sum foobar2000_v1.1.6.exe f6af381a0465e012f42b6eb291eb12666ac8e57a foobar2000_v1.1.6.exe
$ wine --version wine-1.3.20
Regards
http://source.winehq.org/git/wine.git/commitdiff/3174ea94c13c4aca3963c0bcaa0...
http://bugs.winehq.org/show_bug.cgi?id=21555
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2011-05-27 13:38:18 CDT --- Closing bugs fixed in 1.3.21.
http://bugs.winehq.org/show_bug.cgi?id=21555
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |3174ea94c13c4aca3963c0bcaa0 | |40c6a0d0dabf9
https://bugs.winehq.org/show_bug.cgi?id=21555
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Foobar2000 crashes when |Foobar2000 1.1 crashes when |trying to "open containing |trying to "open containing |folder" of a file (needs |folder" of a file (needs |SHELL32.dll.SHOpenFolderAnd |SHELL32.dll.SHOpenFolderAnd |SelectItems stub) |SelectItems stub) URL|http://www.foobar2000.org/d |https://web.archive.org/web |ownload |/20210214230028/https://dl2 | |.filehorse.com/win/mp3-and- | |audio/foobar2000/foobar2000 | |_v1.1.6.exe?st=xqaFYjRXD7HK | |Y4egLp6qgg&e=1613430019&fn= | |foobar2000_v1.1.6.exe