https://bugs.winehq.org/show_bug.cgi?id=52793
Bug ID: 52793 Summary: commit c7e87b536edb28bb48162690e0d42c9ba9ccb43c breaks Total Commander internal file associations Product: Wine Version: 7.6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: felix.huber@schyf.de Distribution: ---
Calling native Linux applications with internal associations by using a script with the line: /usr/bin/xdg-open "`wine winepath -u "$1"`"
works only when output of stderr can be printed to a console.
Redirecting stderr to /dev/null breaks this mechanism starting with commit c7e87b536edb28bb48162690e0d42c9ba9ccb43c: the script does not get called anymore.
https://bugs.winehq.org/show_bug.cgi?id=52793
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de Regression SHA1| |c7e87b536edb28bb48162690e0d | |42c9ba9ccb43c Component|-unknown |programs
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Can you give us a download and simple instructions on how to reproduce, please?
https://bugs.winehq.org/show_bug.cgi?id=52793
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=52793
Eric Pouech eric.pouech@orange.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE CC| |eric.pouech@orange.fr
--- Comment #2 from Eric Pouech eric.pouech@orange.fr --- likely a dup of https://bugs.winehq.org/show_bug.cgi?id=52771
*** This bug has been marked as a duplicate of bug 52771 ***
https://bugs.winehq.org/show_bug.cgi?id=52793
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing duplicate.