https://bugs.winehq.org/show_bug.cgi?id=44985
--- Comment #22 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Jason Pleau from comment #21)
Is there anything the developers of the program could do to prevent the need of that "very sad hack" as you call it ? :) I can send an email. They might not support Linux but surely they can be accomodating if it can make it work.
It would be easy I guess, just make sure that command line switches you pass to the program, are passed through to the CefSubProcess.exe. That way one could fiddle a bit with what works/what doesn`t. This sad hack just adds the "--single-process" switch to CefSubProcess.exe, there might be other combinations that work.