[Bug 49611] All 16 & 32 bit windows apps crash when opening a file

WineHQ Bugzilla wine-bugs at winehq.org
Sun Jul 26 17:04:38 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=49611

--- Comment #18 from Michael F Winthrop <michael.f.winthrop at gmail.com> ---
(In reply to joaopa from comment #17)
> For problems to install wine, please use the users forum. Bugzilla is not
> here to help to install wine.
> 
> Can you attach a file that makes wine crash for you?
> 
> >wine /home/dad/.wine/drive_c/Studio4/STUDIO.EXE
> That is a bad way to launch an application with wine. Good way:
> cd  /home/dad/.wine/drive_c/Studio4
> wine STUDIO.EXE
> 
> Did you check you set up wine version at win98 in winecfg?
> 
> >I provided the information as taken from WINE started by root
> That is a terribly bad way to use wine. Always use wine as normal user.

followed revised start for studio4. Same result. Followed information listed in
 https://wiki.winehq.org/Mono 
removed wine-mono 4.5.
Instructions were:
Prefix Local Install

Wine will automatically download and install the appropriate Wine Mono MSI on
prefix update, so this shouldn't usually be necessary.

If you wish to use a different MSI installer than the one you'd get
automatically:

    Obtain the MSI file you wish to use, either from
https://dl.winehq.org/wine/wine-mono/ or by running "make msi" in a build tree.
It's possible you already have the one you want in ~/.cache/wine.
    Run "wine uninstaller" and remove "Wine Mono Runtime" and "Wine Mono
Windows Support" if you have them.
    Run "wine msiexec /i path/to/wine-mono.msi"

Last instruction does not work in root. (wine msiexec /i etc.)
Ran wine uninstaller as user and have wine-mono and support 4.9.4.

-- 
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.



More information about the wine-bugs mailing list