Bug 2176534 - wine-mono cannot run C# applications
Summary: wine-mono cannot run C# applications
Keywords:
Status: CLOSED DUPLICATE of bug 2174631
Alias: None
Product: Fedora
Classification: Fedora
Component: wine
Version: 37
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michael Cronenworth
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-03-08 15:22 UTC by Konrad Borowski
Modified: 2023-03-08 23:32 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-03-08 23:32:26 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Konrad Borowski 2023-03-08 15:22:11 UTC
Description of problem:

When running any C# application with Wine I get the following error.

0218:err:module:import_dll Library iconv.dll (which is needed by L"Z:\\usr\\share\\wine\\mono\\wine-mono-7.4.0\\bin\\libmono-2.0-x86_64.dll") not found
0218:err:mscoree:load_mono Could not load Mono into this process


Version-Release number of selected component (if applicable): wine-mono-7.4.0-1.fc37.noarch


How reproducible: Always


Steps to Reproduce:
1. Download any C# application, such as run-tests.exe from https://dl.winehq.org/wine/wine-mono/7.4.0/wine-mono-7.4.0-tests.zip.
2. Extract the archive
3. Run wine run-tests.exe

Actual results:

0218:err:module:import_dll Library iconv.dll (which is needed by L"Z:\\usr\\share\\wine\\mono\\wine-mono-7.4.0\\bin\\libmono-2.0-x86_64.dll") not found
0218:err:mscoree:load_mono Could not load Mono into this process

Expected results:

Application should run.


Additional info:

Installed wine using wine meta package.

Comment 1 Michael Cronenworth 2023-03-08 23:32:26 UTC

*** This bug has been marked as a duplicate of bug 2174631 ***


Note You need to log in before you can comment on or make changes to this bug.