https://bugs.winehq.org/show_bug.cgi?id=40739
Bug ID: 40739 Summary: Option to silently install Mono and gecko without dialog installers Product: Wine Version: 1.9.11 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: c_pradelli@yahoo.com Distribution: ---
We execute many Services in Ubuntu server distribution (no X server or sometimes only xvfb server).
When we execute our services for first time, Wine hangup trying to build .wine folder due to mono and gecko installers. So we need to kill everything and work with a broken wine prefix.
I think that Wine should use a command line dialog when is invoked from command line or add a command line option to automatically install mono and gecko when wine is used in servers with no X server or with xvfb server.
By the moment we workaround doing:
WINEDLLOVERRIDES="mscoree,mshtml=" wine application
But I think that is not the right solution
Regards
https://bugs.winehq.org/show_bug.cgi?id=40739
Christian c_pradelli@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Option to silently install |Option to silently install |Mono and gecko without |Mono and gecko without |dialog installers |dialog installers (for | |servers)
https://bugs.winehq.org/show_bug.cgi?id=40739
Christian c_pradelli@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |c_pradelli@yahoo.com
https://bugs.winehq.org/show_bug.cgi?id=40739
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #1 from winetest@luukku.com --- Well I quess you could also copy paste the file in it's location before running wine.
https://bugs.winehq.org/show_bug.cgi?id=40739
--- Comment #2 from Vincent Povirk madewokherd@gmail.com --- Wine currently skips this step when there's no X server available. You can still install the msi files from the command line if you have them.
https://bugs.winehq.org/show_bug.cgi?id=40739
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer, source CC| |austinenglish@gmail.com