https://bugs.winehq.org/show_bug.cgi?id=54573 --- Comment #2 from m8ram <bram.pkm+wine(a)gmail.com> --- I don't know if this DLL needs to exist within the `.wine` directory or on the Linux host. My Fedora has: $ rpm -ql mingw32-win-iconv-0.0.8-7.fc36.noarch|grep iconv.dll /usr/i686-w64-mingw32/sys-root/mingw/bin/iconv.dll /usr/i686-w64-mingw32/sys-root/mingw/lib/libiconv.dll.a $ rpm -ql mingw64-win-iconv-0.0.8-7.fc36.noarch|grep iconv.dll /usr/x86_64-w64-mingw32/sys-root/mingw/bin/iconv.dll /usr/x86_64-w64-mingw32/sys-root/mingw/lib/libiconv.dll.a There was no iconv.dll within the .wine directory. -- 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.