https://bugs.winehq.org/show_bug.cgi?id=54967 Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #4 from Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> --- Hello, There is something wrong with the way I run the command. The redirection of the output to a file somehow breaks the application. I have a simple wine-wrapper script that runs the wine command directly, without any output redirection. The application starts fine with that. If I redirect output when calling that wrapper script manually, it works. I have other scripts that are my own game launcher. They call the wine-wrapper script with output redirected to a log file. That's when it breaks. If I remove the output redirection, it works, but when the output is redirected, it fails. I remember having such problems before but it somehow was working with the current syntax I use. With this app it doesn't work. I don't understand what's wrong with the redirection but it has nothing to do with Wine. Marking the bug invalid. Regards. -- 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.