Quantcast
Channel: WineHQ Forums
Viewing all 5887 articles
Browse latest View live

Linux • After updated Wine 5.12: libwine.so.1: No such file or directory

$
0
0
Hi, I update my distro from Linux Mint 19.3 to 20.0 and soon after updated my wine-devel branch from 5.10 to 5.12 and after the update all my games is not working...

In terminal I check version and had 5.12 and when try to enter the wine config in any of my prefixes this legend happens:

CODE:

/opt/wine-devel/bin/wine: error while loading shared libraries: libwine.so.1: cannot open shared object file: No such file or directory
I follow the instructions of the wine wiki for Ubuntu 20.04, that's the base for Linux Mint 20, and the wine is not working and apparently some lib is not installed in the process.

Some help is appreciated, thanks.

Statistics: Posted by FinderX — Sun Jul 12, 2020 1:52 pm — Replies 0 — Views 3



Wine Help • The Godfather, tag editor Mint 20

$
0
0
Hello,

I am fairly new to Linux still, a bit more than a year into my journey away from Windows. Guess I'm close to a newbie, but not afraid of the terminal. Yesterday I updated my Mint Cinnamon 19.3 to 20. Most everything is back up and working, but one application will not play nice. The GodFather, a tag editor mainly for MP3. I know there are other tag editors around, and I have tried them, but they simply don't fit my needs. There are 3 Windows programs I don't want to be without, mp3gain, Irfanview and The GodFather. Other than those I'm good, and the first two work just fine under Wine.

I'm not sure what you need from me more than Linux Mint 20 Ulyana, Feel free to ask, here are a few:

wine --version
wine-5.12
dpkg --print-architecture
amd64
dpkg --print-foreign-architectures
i386

When the program first failed I deleted the old Wine bottle and then:
WINEARCH=win32 WINEPREFIX=~/wine/godfather winetricks

In winetricks I installed support for jet40 and mdac28 (when I check it has added both mdac 27 and mdac28 without me asking for it, it happened more than once so I know I didn't do it). Those two did the trick on Mint 19. I also added corefonts and tahoma, and topped off by checked winecfg that already suggested Windows 7 as Windows-version. When I now try to do: wine TheGodFather.exe, this is what I get:

WARNING: radv is not a conformant vulkan implementation, testing use only.
INTEL-MESA: warning: Haswell Vulkan support is incomplete
WARNING: radv is not a conformant vulkan implementation, testing use only.
INTEL-MESA: warning: Haswell Vulkan support is incomplete
0024:fixme:thread:GetThreadUILanguage : stub, returning default language.
0024:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 0031D970, 00000000 0031D998
0024:fixme:nls:get_dummy_preferred_ui_language (0x38 0031D970 00000000 0031D998) returning a dummy value (current locale)
0024:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 0031D970, 019419B0 0031D998
0024:fixme:nls:get_dummy_preferred_ui_language (0x38 0031D970 019419B0 0031D998) returning a dummy value (current locale)
0024:fixme:wtsapi:WTSRegisterSessionNotification Stub 0001007E 0x00000000
0024:fixme:uxtheme:BufferedPaintInit Stub ()
0024:fixme:msg:ChangeWindowMessageFilter 49 00000001
0024:fixme:msg:ChangeWindowMessageFilter 233 00000001
0024:fixme:msado15:connection_put_CursorLocation 0147F250, 3
wine: Unhandled exception 0x0eedfade in thread 24 at address 7B00F542 (thread 0024), starting debugger...
winedbg: Internal crash at 0x7bc2820e

Since it seems to complain about my Vulkan install early on I reinstalled to a latest version (I think). The program isn't graphics heavy at all, but ok:

inxi -Gx
Graphics:
Device-1: Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics
vendor: Gigabyte driver: i915 v: kernel bus ID: 00:02.0
Device-2: AMD Tahiti PRO [Radeon HD 7950/8950 OEM / R9 280]
vendor: Gigabyte driver: amdgpu v: kernel bus ID: 01:00.0
Display: x11 server: X.Org 1.20.8 driver: modesetting unloaded: fbdev,vesa
resolution: 1360x768~60Hz
OpenGL: renderer: AMD Radeon HD 7900 Series (TAHITI DRM 3.35.0
5.4.0-40-generic LLVM 10.0.1)
v: 4.6 Mesa 20.2.0-devel (git-351b513 2020-07-12 focal-oibaf-ppa)
direct render: Yes

Any ideas?
Thank's in advance!

Statistics: Posted by post7 — Sun Jul 12, 2020 2:11 pm — Replies 0 — Views 5


Linux • Running Wordpad from Win8

$
0
0
Hello, I want to run wordpad from windows 8 in wine.

I copied wordpad.exe, WordpadFilter.dll and mfc42u.dll into one directory and launcher "wine wordpad.exe", but I got this error:

Image

(Linux Mint 19.3)

Statistics: Posted by sladja191 — Sun Jul 12, 2020 5:33 pm — Replies 0 — Views 6


Android • HELP] Run .exe apps from removable SD card

$
0
0
This needs to be a feature. Android devices often do not have enough space to install large .exe files internally. I cannot be the only person who is hitting this wall? I need to run this .exe for work. It runs on my Linux box in wine just fine but the Android version of Wine seems to have trouble with it running off the removable SD card.

Please help.

Statistics: Posted by josh-INFP — Mon Jul 13, 2020 12:55 am — Replies 0 — Views 6


Wine Help • Wine for Android Crashes Immediately After Launching

$
0
0
Hello, is there any fix to this issue? I have a Huawei Y9 Prime 2019 phone and it runs on Android 10, most likely ARM because it won't let me install x86 versions of wine.

Statistics: Posted by SunstrikeHybrid — Mon Jul 13, 2020 4:55 am — Replies 0 — Views 4


Linux • VB6 under wine 5 ?

$
0
0
I'm running on Debian 10 with the wineHQ debian package installed and am trying to get VB6 installed.

I used to have this running on a laptop running Linux Mint Debian Edition 32bit but that died.
And the version of wine on that will have been VERY old, last notes I had talked about v1.6.2 (win vers XP) and that will have used winetricks.

What would be the best approach to attempt to get it running now?

Should I use 5.0.1 or a staging release... or try to build a (very) old version of wine?

Should I be using winetricks or ?

I tried creating a new 32bit prefix via below and setting the Windows version to XP. the console had the following output

CODE:

$ wine --versionwine-5.0.1$ WINEPREFIX=~/.my32prefix WINEARCH="win32" winecfgwine: created the configuration directory '/home/anybody/.my32prefix'0012:err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}0012:err:ole:marshal_object couldn't get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-00aa006009fa}0012:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x800040020012:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 800040020012:err:ole:get_local_server_stream Failed: 800040020014:err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}0014:err:ole:marshal_object couldn't get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-00aa006009fa}0014:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x800040020014:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 800040020014:err:ole:get_local_server_stream Failed: 800040020017:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet0017:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION0017:err:mscoree:LoadLibraryShim error reading registry key for installroot0017:err:mscoree:LoadLibraryShim error reading registry key for installroot0017:err:mscoree:LoadLibraryShim error reading registry key for installroot0017:err:mscoree:LoadLibraryShim error reading registry key for installroot0019:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet0019:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION0019:err:mscoree:LoadLibraryShim error reading registry key for installroot0019:err:mscoree:LoadLibraryShim error reading registry key for installroot0019:err:mscoree:LoadLibraryShim error reading registry key for installroot0019:err:mscoree:LoadLibraryShim error reading registry key for installroot0019:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)0019:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)0017:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)0017:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)001d:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet001d:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION001d:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)001d:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)0010:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.0010:fixme:dwmapi:DwmIsCompositionEnabled 064FDD14001f:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x2c7f537, context 0x2a3890, init_notify 0, handle 0x72dfce8): stub0010:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATIONwine: configuration in L"/home/user01/.my32prefix" has been updated.wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.0009:fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet0009:fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
Then I launched winefile in the new prefix, navigate to C: drive where I had copied the installation media, and started running the VS6 setup.exe which errors pretty well straight away.

the console has the following

CODE:

$ WINEPREFIX=~/.my32prefix winefilewine: Unhandled page fault on read access to 00000000 at address 00411C09 (thread 002b), starting debugger...0032:fixme:dbghelp:elf_search_auxv can't find symbol in module0032:fixme:dbghelp:elf_search_auxv can't find symbol in module0032:fixme:dbghelp:elf_search_auxv can't find symbol in module0032:fixme:dbghelp:elf_search_auxv can't find symbol in module0032:fixme:dbghelp:elf_search_auxv can't find symbol in module0032:fixme:dbghelp:elf_search_auxv can't find symbol in module0032:fixme:dbghelp:elf_search_auxv can't find symbol in module0032:fixme:dbghelp:elf_search_auxv can't find symbol in module0032:fixme:dbghelp:elf_search_auxv can't find symbol in module0032:fixme:dbghelp:elf_search_auxv can't find symbol in module0032:fixme:dbghelp:elf_search_auxv can't find symbol in module0032:fixme:dbghelp:elf_search_auxv can't find symbol in module0032:fixme:dbghelp:elf_search_auxv can't find symbol in module0032:fixme:dbghelp:elf_search_auxv can't find symbol in module0032:fixme:dbghelp:elf_search_auxv can't find symbol in module0032:fixme:dbghelp:elf_search_auxv can't find symbol in module0032:fixme:dbghelp:elf_search_auxv can't find symbol in module0032:fixme:dbghelp:elf_search_auxv can't find symbol in module0032:fixme:dbghelp:elf_search_auxv can't find symbol in module0032:fixme:dbghelp:elf_search_auxv can't find symbol in module0032:fixme:dbghelp:elf_search_auxv can't find symbol in module0032:fixme:dbghelp:elf_search_auxv can't find symbol in module0032:fixme:dbghelp:elf_search_auxv can't find symbol in module0032:fixme:dbghelp:elf_search_auxv can't find symbol in module0032:fixme:dbghelp:elf_search_auxv can't find symbol in module0032:fixme:dbghelp:elf_search_auxv can't find symbol in module
and the backtrace contained

CODE:

Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x00411c09).Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:00411c09 ESP:0032b6d8 EBP:00000000 EFLAGS:00010216(  R- --  I   -A-P- ) EAX:0032b5f0 EBX:ffffff31 ECX:0032be0c EDX:00000000 ESI:00000000 EDI:0000004eStack dump:0x0032b6d8:  0000004e 0032be0c ffffff31 004114740x0032b6e8:  00426498 00010114 00413747 000000000x0032b6f8:  0000004e 0032c5f8 00010114 000000010x0032b708:  0032bfc8 7e86c0c9 00683a10 000000000x0032b718:  0032bb88 0032b750 0032c088 0032c0bc0x0032b728:  00cc0020 0032c088 00000000 00000000Backtrace:=>0 0x00411c09 EntryPoint+0xffffffff() in setup (0x00000000)0x00411c09 EntryPoint+0xffffffff in setup: cmpb$0x0,0x0(%esi)Modules:ModuleAddressDebug infoName (64 modules)PE  400000-  48f000Export          setupPE62340000-623d8000Deferred        uxthemePE62800000-628e4000Deferred        usp10PE64b40000-64b81000Deferred        shcorePE65200000-65747000Deferred        ole32PE65980000-6599d000Deferred        versionPE68c40000-68d5c000Deferred        shlwapiPE6a300000-6a6d1000Deferred        oleaut32PE6a900000-6aac4000Deferred        setupapiPE6c0c0000-6c105000Deferred        imm32PE6dbc0000-6dc14000Deferred        mprPE6e8c0000-6ed35000Deferred        comctl32PE6f080000-6f097000Deferred        riched32PE6fdc0000-6ffda000Deferred        rpcrt4PE7ac00000-7ae26000Deferred        riched20PE7b000000-7b2dd000Deferred        kernelbaseELF7b400000-7b672000Deferred        kernel32<elf>  \-PE7b420000-7b672000\               kernel32ELF7bc00000-7beb0000Deferred        ntdll<elf>  \-PE7bc30000-7beb0000\               ntdllELF7c000000-7c005000Deferred        <wine-loader>ELF7d4d4000-7d4db000Deferred        libxfixes.so.3ELF7d4db000-7d4e8000Deferred        libxcursor.so.1ELF7d4e8000-7d4fb000Deferred        libxi.so.6ELF7d4fb000-7d4ff000Deferred        libxcomposite.so.1ELF7d4ff000-7d50c000Deferred        libxrandr.so.2ELF7d50c000-7d518000Deferred        libxrender.so.1ELF7d518000-7d51f000Deferred        libxxf86vm.so.1ELF7d51f000-7d524000Deferred        libxinerama.so.1ELF7d524000-7d52f000Deferred        librt.so.1ELF7d52f000-7d54e000Deferred        libbsd.so.0ELF7d54e000-7d555000Deferred        libxdmcp.so.6ELF7d555000-7d55a000Deferred        libxau.so.6ELF7d55a000-7d588000Deferred        libxcb.so.1ELF7d588000-7d6d7000Deferred        libx11.so.6ELF7d6d7000-7d6ec000Deferred        libxext.so.6ELF7d719000-7d7d3000Deferred        winex11<elf>  \-PE7d740000-7d7d3000\               winex11ELF7d974000-7d9af000Deferred        libexpat.so.1ELF7d9af000-7d9fc000Deferred        libfontconfig.so.1ELF7d9fc000-7da1b000Deferred        libz.so.1ELF7da1b000-7da5a000Deferred        libpng16.so.16ELF7da5a000-7db1d000Deferred        libfreetype.so.6ELF7db1d000-7e52e000Deferred        shell32<elf>  \-PE7db50000-7e52e000\               shell32ELF7e52e000-7e765000Deferred        user32<elf>  \-PE7e560000-7e765000\               user32ELF7e765000-7e83c000Deferred        msvcrt<elf>  \-PE7e790000-7e83c000\               msvcrtELF7e83c000-7e992000Deferred        gdi32<elf>  \-PE7e860000-7e992000\               gdi32ELF7e992000-7ea15000Deferred        advapi32<elf>  \-PE7e9b0000-7ea15000\               advapi32ELF7ea15000-7ea2a000Deferred        libnss_files.so.2ELF7ea2a000-7ea45000Deferred        libnsl.so.1ELF7ea45000-7ea53000Deferred        libnss_nis.so.2ELF7eecd000-7efd3000Deferred        libm.so.6ELFf7b73000-f7b7d000Deferred        libuuid.so.1ELFf7b7f000-f7b85000Deferred        libdl.so.2ELFf7b85000-f7d63000Deferred        libc.so.6ELFf7d63000-f7d84000Deferred        libpthread.so.0ELFf7d86000-f7d90000Deferred        libnss_compat.so.2ELFf7db1000-f7f65000Dwarf           libwine.so.1ELFf7f67000-f7f91000Deferred        ld-linux.so.2Threads:process  tid      prio (all id:s are in hex)00000008 winefile.exe00000009    00000000e services.exe00000023    00000001a    000000013    000000010    00000000f    000000011 plugplay.exe00000017    000000016    000000012    000000018 winedevice.exe00000020    00000001d    00000001c    00000001b    000000019    00000001e explorer.exe00000029    000000028    000000027    00000001f    000000021 winedevice.exe00000026    000000025    000000024    000000022    00000002a (D) C:\VS6EntA\setup.exe00000033    00000002b    0 <==System information:    Wine build: wine-5.0.1    Platform: i386    Version: Windows XP    Host system: Linux    Host version: 5.6.0-0.bpo.2-amd64

Statistics: Posted by KKing — Mon Jul 13, 2020 11:15 am — Replies 0 — Views 1


Linux • Adobe DNG Converter doesn't run

$
0
0
Hello guys!

Once you helped me, but now it doesn't work anymore.
Adobe DNG Converter crashes when I run it and this is the error dump:

0x000000007bc62175 EntryPoint+0xffffffffffffffff in ntdll: ret
Modules:
ModuleAddressDebug infoName (44 modules)
PE 220000- 246000Deferred aclui
PE 7d0000- 7df000Deferred api-ms-win-core-localization-l1-2-1
PE a00000- a16000Deferred vcruntime140
PE dc0000- e05000Deferred tbb
PE 61340000- 6134e000Deferred api-ms-win-core-localization-obsolete-l1-2-0
PE 61900000- 619ca000Deferred sechost
PE 62600000- 6271b000Deferred usp10
PE 63140000- 63150000Deferred api-ms-win-crt-runtime-l1-1-0
PE 63800000- 6380f000Deferred api-ms-win-crt-heap-l1-1-0
PE 64500000- 64518000Deferred concrt140
PE 64940000- 64992000Deferred shcore
PE 65000000- 656f2000Deferred ole32
PE 65780000- 657a0000Deferred version
PE 66600000- 6660e000Deferred api-ms-win-core-datetime-l1-1-1
PE 66780000- 6678e000Deferred api-ms-win-core-string-l1-1-0
PE 66a80000- 66d85000Deferred msvcp140
PE 68a40000- 68b90000Deferred shlwapi
PE 69380000- 69390000Deferred api-ms-win-crt-stdio-l1-1-0
PE 69b80000- 69b8e000Deferred api-ms-win-crt-environment-l1-1-0
PE 6a700000- 6a93a000Deferred setupapi
PE 6afc0000- 6afd7000Deferred msimg32
PE 6b880000- 6b88e000Deferred api-ms-win-core-fibers-l1-1-1
PE 6bec0000- 6bf18000Deferred imm32
PE 6c100000- 6c10f000Deferred api-ms-win-appmodel-runtime-l1-1-2
PE 6dd80000- 6dd90000Deferred api-ms-win-crt-string-l1-1-0
PE 6e340000- 6e34f000Deferred api-ms-win-core-synch-l1-2-0
PE 6e6c0000- 6ec0f000Deferred comctl32
PE 6f480000- 6f7b0000Deferred gdiplus
PE 6fbc0000- 6fe6d000Deferred rpcrt4
PE 7a850000- 7a854000Deferred opengl32
PE 7b000000- 7b3ff000Deferred kernelbase
PE 7b610000- 7b7cb000Deferred kernel32
PE 7bc00000- 7c131000Dwarf ntdll
PE 140000000- 1468d4000Deferred adobe dng converter
PE 180000000- 180044000Deferred tbbmalloc
PE 7f65e36c0000- 7f65e36c3000Deferred msvcr120
PE 7f65e37f0000- 7f65e37f4000Deferred uxtheme
PE 7f65e3e80000- 7f65e3e84000Deferred winex11
PE 7f65e3f90000- 7f65e4885000Deferred shell32
PE 7f65e4a00000- 7f65e4a07000Deferred gdi32
PE 7f65e4bc0000- 7f65e4ca8000Deferred user32
PE 7f65e4e40000- 7f65e4e44000Deferred advapi32
PE 7f65e4ed0000- 7f65e4ed4000Deferred ucrtbase
PE 7f65e67b0000- 7f65e67b3000Deferred wow64cpu
Threads:
process tid prio (all id:s are in hex)
00000038 services.exe
["C:\windows\system32\services.exe"]
0000003c 0
00000040 0
0000004c 0
00000070 0
00000098 0
00000044 plugplay.exe
[C:\windows\system32\plugplay.exe]
00000048 0
00000054 0
00000058 0
0000005c 0
00000080 0
00000060 winedevice.exe
[C:\windows\system32\winedevice.exe]
00000064 0
00000074 0
00000078 0
0000007c 0
00000088 0
0000008c 0
00000068 explorer.exe
[C:\windows\system32\explorer.exe /desktop]
0000006c 0
000000c0 0
000000c4 0
000000cc 0
00000090 winedevice.exe
[C:\windows\system32\winedevice.exe]
00000094 0
0000009c 0
000000a0 0
000000a4 0
000001b0 (D) C:\Program Files\Adobe\Adobe DNG Converter\Adobe DNG Converter.exe
["C:\Program Files\Adobe\Adobe DNG Converter\Adobe DNG Converter.exe"]
000001b4 0
000001b8 0
000001c4 0 <==
000001c8 explorer.exe
[C:\windows\system32\explorer.exe /desktop]
000001cc 0
000001d0 0
000001d4 0
000001d8 0
System information:
Wine build: wine-5.12 (Staging)
Platform: x86_64
Version: Windows 7
Host system: Linux
Host version: 5.4.0-40-generic

Statistics: Posted by enkumber — Mon Jul 13, 2020 12:37 pm — Replies 0 — Views 19


Linux • Metaquotes 5 (64 bits) Won't Start

$
0
0
Hi,

I have tried to install and run Metaquotes 5 with wine 5.0.1 and 5.12 and it won't work.
1 - Remove the .wine folder to start from scratch
2 - Download the installation file from Metaquotes website - https://www.metatrader5.com/en/download
3 - Run the installation file - all works as expected.
4 - However, when the installation program finishes, it will attempt 'terminal64.exe' file, and this crashes.

How can I execute this program successfully ??

This is my current output

CODE:

% /opt/wine-stable/bin/wine terminal64.exe     001b:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\wineusb": c0000142000f:fixme:service:scmdatabase_autostart_services Auto-start service L"wineusb" failed to start: 1114002c:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.002c:fixme:heap:RtlSetHeapInformation 0xb50000 0 0x22f1b0 4 stub002c:fixme:font:get_outline_text_metrics failed to read full_nameW for font L"Ani"!002c:fixme:ole:CoInitializeSecurity (0000000000000000,-1,0000000000000000,0000000000000000,0,3,0000000000000000,0,0000000000000000) - stub!002c:fixme:wbemprox:client_security_SetBlanket 000000006775DCF0, 0000000000D35830, 10, 0, (null), 3, 3, 0000000000000000, 0x00000000002c:fixme:wbemprox:client_security_Release 000000006775DCF0002c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION0025:fixme:mountmgr:harddisk_ioctl returning zero-filled buffer for IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS0025:fixme:mountmgr:query_property Faking StorageDeviceProperty data0025:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 74080 (device=7 access=1 func=20 method=0)0025:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d0c10 (device=2d access=0 func=304 method=0)0025:fixme:mountmgr:harddisk_ioctl returning zero-filled buffer for IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS0025:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 74080 (device=7 access=1 func=20 method=0)0025:fixme:mountmgr:query_property Faking StorageDeviceProperty data0025:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d0c10 (device=2d access=0 func=304 method=0)0025:fixme:mountmgr:harddisk_ioctl returning zero-filled buffer for IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS0025:fixme:mountmgr:query_property Faking StorageDeviceProperty data0025:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 74080 (device=7 access=1 func=20 method=0)0025:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d0c10 (device=2d access=0 func=304 method=0)002c:fixme:nls:GetThreadPreferredUILanguages 00000038, 0x22c014, 0x22c030 0x22c010002c:fixme:nls:get_dummy_preferred_ui_language (0x38 0x22c014 0x22c030 0x22c010) returning a dummy value (current locale)0025:fixme:mountmgr:harddisk_ioctl returning zero-filled buffer for IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS0025:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 74080 (device=7 access=1 func=20 method=0)0025:fixme:mountmgr:query_property Faking StorageDeviceProperty data0025:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d0c10 (device=2d access=0 func=304 method=0)0025:fixme:mountmgr:harddisk_ioctl returning zero-filled buffer for IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS0025:fixme:mountmgr:query_property Faking StorageDeviceProperty data0025:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 74080 (device=7 access=1 func=20 method=0)0025:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d0c10 (device=2d access=0 func=304 method=0)002d:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFFFFFFFFFA, 000000000144FDA0wine: Call from 0x7bc7117c to unimplemented function WS2_32.dll.GetHostNameW, aborting002c:fixme:dbghelp:dump_unwind_info unknown code 9002c:fixme:dbghelp:dump_unwind_info unknown code 15002c:fixme:dbghelp:dump_unwind_info unknown code 13002c:fixme:dbghelp:dump_unwind_info unknown code 13002c:fixme:dbghelp:dump_unwind_info unknown code 14002c:fixme:dbghelp:dump_unwind_info unknown code 11002c:fixme:dbghelp:dump_unwind_info unknown code 15002c:fixme:dbghelp:dump_unwind_info unknown code 9002c:fixme:dbghelp:dump_unwind_info unknown code 15002c:fixme:dbghelp:dump_unwind_info unknown code 13002c:fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpWithHandleData002c:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFFFFFFFFFA, 0000000000229960

Statistics: Posted by tk421 — Tue Jul 14, 2020 3:39 am — Replies 0 — Views 15



macOS • Complete beginner to wine. Need some help running a program

$
0
0
Hello. I Installed Homebrew, wine, and tried to run a unity unpacker program. However, when i try to run it, this pops up. Any help would be greatly appreciated.

0009:err:module:import_dll Library AssetsTools.dll (which is needed by L"Z:\\Users\\hav\\Desktop\\AssetBundleExtractor.exe") not found
0009:err:module:import_dll Library ModInstaller.dll (which is needed by L"Z:\\Users\\hav\\Desktop\\AssetBundleExtractor.exe") not found
0009:err:module:LdrInitializeThunk Importing dlls for L"Z:\\Users\\hav\\Desktop\\AssetBundleExtractor.exe" failed, status c0000135

Statistics: Posted by havvy — Mon Jul 13, 2020 7:49 am — Replies 0 — Views 4


Linux • Cannot create default wineprefix

$
0
0
Sorry if I am missing something, I am quite new to this.

I am using wine-staging on arch linux.

So recently, I tried running some ENB series mods for GTA San Andreas under wine. After messing with the dlls for a bit, I decided to give up after realizing wine-nine won't work with my gpu. After doing sudo -Rs wine-nine to install gallium nine, I tried playing San Andreas Multiplayer. So, I just used a vanilla installation of GTA san andreas and SAMP to get rid of the enb. When I tried logging into my preferred server, I noticed that my keyboard inputs weren't working. This seemed strange, as I have always been able to play this game with no problems whatsoever.

After a bit of thinking, I remember i used

CODE:

winetricks d3dx9
to override the default dlls. So, I tried going to the default dlls using winetricks, but that did not work.

After this, I decided just to reset my default wineprefix, since I didn't have anything important in there. I deleted .wine and followed these instructions: https://wiki.winehq.org/FAQ#How_do_I_wi ... llation.3F

After this, I navigated to where my GTA vanilla installation is, and executed

CODE:

wine samp.exe
to tell the mod where my GTA installation is. After the new wineprefix was created, I proceeded to look for my GTA folder, which is in ~/Games/, but I then noticed that there was another GTA folder in my desktop folder inside the wineprefix. I ignored that, and just used the GTA folder I always used, and played the game. This time, I got to play normally, but I remembered that I needed to emulate the virtual desktop so that it worked nice with dwm. I quit the game, and enabled that option, but when I tried playing the game, I got the same issue with no keyboard input. I then realized I was using the same dlls as before, and that my desktop folder still had an old vanilla gta install along with an old .exe I used to edit some modding files.

After deleting .wine, I did

CODE:

wine samp.exe
and just exited out of the program once the new prefix was created. I went to the desktop folder, and there it is, my old installation along with the same .exe. I really don't know how wine can create the prefix so fast after it has been deleted, since that GTA install is about 4gb. Then, I decided to create a prefix in my Games/ folder called samp, which just creates the same prefix with my GTA folder and the .exe.

I really don't know what I did wrong. I can confirm .wine is always being deleted. I have also tried reinstalling wine-staging completely, switching to wine, then going back to wine-staging, also rebooting and shutting down. Everytime i create a new prefix, I always somehow find the GTA folder with all the corresponding game files, and that one .exe.

Statistics: Posted by MisterChief53 — Mon Jul 13, 2020 12:47 pm — Replies 0 — Views 4


Wine Help • Hearthstone Deck Helper

$
0
0
Hello,

please be patient as I am new to Wine.

I have Wine and Lutris on my notebook. With Lutris I installed battle.net. After ensuring that battle.net runs fine I installed Hearthstone (as HS later in text) with it. It failed to go past starting screen, however by adding

CODE:

locationapi.dll : disabled
to DLL overrides it started to work perfectly.
override.png

Now I want to install Hearthstone Deck Tracker (as HDT later in text). It is a overlay for HS that displays bunch of useful info. It also runs as separated window. I got advised, that I should install it in the same prefix as HS, so I just executed

CODE:

WINEPREFIX=~/Games/battlenet wine HDT-Installer.exe
Unfortunatelly it did not go through and I got this on output which makes little to no sense to me. Also I got error message from HDT installator that says I should run it as normal user instead of "Run as Administrator".
wine-error.png

I googled little and did so with

CODE:

WINEPREFIX=~/Games/battlenet wine runas /trustlevel:0x20000 HDT-Installer.exe
Unfortunately it came out with same output and error message as before.

I went through Wine FAQ, however I did not find any clue there (unless I missed something). Before I dive into Wine documentation I would like to ask for help/advice how I could make it work. Anybody knows?

Wine version - 5.12 (staging)
OS - Ubuntu 20.04
Machine - HP Probook 450 g2! (i5 version)

Statistics: Posted by Mangovník — Tue Jul 14, 2020 9:44 am — Replies 0 — Views 10


Linux • TITANFALL 2 problem

$
0
0
Hi Everybody ! :D I have problem with TITANFALL 2. When i have been playing this game for a few minutes, i have frozen screen and close the game. When i starting the game second time is black screen and close window . So is question : what's a problem ?

Statistics: Posted by krauziak — Tue Jul 14, 2020 10:51 am — Replies 1 — Views 9


Linux • Error message installing Wine

$
0
0
Greetings,
New user here.

Trying to install Wine on Ubuntu 20.04 and get the following message:

Malformed entry 54 in list file /etc/apt/sources.list (Component)
E: The list of sources could not be read.

I'm getting this when I enter the command:
add-apt-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ focal main'

Any help is greatly appreciated.

Thanks

Statistics: Posted by Boomer202 — Tue Jul 14, 2020 3:01 pm — Replies 0 — Views 0


Linux • KERNEL32.DLL ERROR IN v.5.12

$
0
0
I get this error when running a freshly installed version of winehq dev version 5.12
Screenshot from 2020-07-15 19-52-21.png

Statistics: Posted by USB — Wed Jul 15, 2020 5:04 am — Replies 0 — Views 3


Wine Help • Firefox 51 - no Internet acces

$
0
0
I'm using Wine 5.9 and I installed Firefox 51. In the AppDB, Firefox versions 50 through 59 are labeled "gold". I don't however, have Internet access after I installed Firefox, just a blank page.

I also use iTunes with Wine and I decided to try if iTunes has Internet access by selecting
- Help -> Check for Updates
Then I get a popup box that a new version is available (12.10.7). So I guess I have Internet when running Wine.

Can anybody help?

Versions:
- Debian 10 (Buster) (64 bit )
- Wine 5.9
- Firefox 51.0.1 (32 bit)
- iTunes 12.9.0.167

WineHQ - Mozilla Firefox
https://appdb.winehq.org/objectManager. ... n&iId=1930
Wine5-9 and Firefox51.png

Statistics: Posted by bart-wa — Wed Jul 15, 2020 10:50 am — Replies 0 — Views 6



Linux • wine 5.0.1 fail to set COM ports

$
0
0
Sorry if this is already posted, but I could not find a solution.
I am trying to configure Wine to connect COM1 to /dev/ttyUSB0
I have followed the document on using regedit to add a key under Software/wine/ports. That value is there and remains every time I launch regedit. But I don't see any change to the ~/.wine/dosdevices folder and my software does not work.

my user belongs to plugdev and /dev/ttyUSB0 is owned by root:plugdev with the permissions of 0660.
I would appreciate any ideas on what to check to fix this issue.

Thanks in advance,

Mark

Statistics: Posted by mkozikowski — Wed Jul 15, 2020 7:09 am — Replies 1 — Views 14


Wine Help • Regarding the Current Implementation of dxva2 and wmv Playback

$
0
0
The game I am dealing with utilizes both DXVA2 and Media Foundation for playback of .wmv files. The problem is that neither the video nor audio streams play, resulting in a black screen until skipped via a keypress. There are no errors or warnings, merely two fixmes regarding IDirect3DDeviceManager9->ResetDevice as a semi-stub and d3d_shader::shader_sm4_read_instruction_modifier unhandled modifiers. I believe the fixmes regarding shaders aren't the root issue at hand as one would expect the audio to still play at the very least. Analyzing the source of device_manager_ResetDevice also shows no indication of how it could bork video playback altogether. I am left with believing the issue is caused by the implementation of either mf/mfplat or dxva2. Going solely off the fact that I know of at least one other MF-based game which does not use DXVA2, which does in fact have working wmv video playback with the latest wine, I am led to the conclusion that the issue may be stemming from dxva2 itself. The current implementation hinges on the native vtable for IDirect3DDeviceManager9, from which all the relevant functionality for MF-based wmv playback can be accessed from. Before potentially looking into writing a patch for a more explicit implementation, I was wondering if anyone could chime in on whether this hypothesis is plausible? I would greatly appreciate counterexamples if any exist. The most I could find on this subject was an archived thread from another forum several years back describing the lack of working wmv support for dxva2, however I was unsure on whether this had been addressed since then.

Statistics: Posted by riuga — Wed Jul 15, 2020 11:29 am — Replies 0 — Views 11


Linux • Games unable to reach authentication servers

$
0
0
I first noticed this with Ultima Online a few weeks ago. I get to the authentication screen, put in my username and password and it tells me it can't contact the auth servers. I just assumed there was some weird issue with UO, and blew it off.

Today, I reinstalled The Sims 4 and ran into the same problem. Origin installs fine, but The Sims says it can't reach the authentication servers to activate the game. So for some reason, wine isn't letting these games connect to their authentication servers. I'm not seeing any errors in the wine output, when running from the command line.

I'm guessing that I'm missing a simple package somewhere, but I have no idea what that might be.

Debian 10, fully up-to-date
Wine-5.0.1
- Configured as 64bit Windows7

Any suggestions are appreciated.

Statistics: Posted by DeadTOm76 — Wed Jul 15, 2020 7:12 pm — Replies 1 — Views 37


Linux • Run .exe in lubuntu 20.04 using Wine

$
0
0
I'm trying to run the .exe but I have this problem: https://imgur.com/XNPyrl9
Is it a reading problem? Or is it something to do with the debugger?

Statistics: Posted by fernandez — Wed Jul 15, 2020 10:46 pm — Replies 1 — Views 24


Linux • Wine 5.0 in Opensuse Leap 13.2 does not work

$
0
0
I made a clean installation (not the Home Directory where I keep the .wine directory and the istalled Windows programms)
I get the following error
jcaser@localhost:~/.wine/drive_c/Program Files (x86)/mp3DirectCut> wine mp3DirectCut.exe
wine client error:0: version mismatch 595/596.
Your wineserver binary was not upgraded correctly,
or you have an older one somewhere in your PATH.
Or maybe the wrong wineserver is still running?
I have instaled wine and wine-32 istalled and uninstalled several times, to no avail. What do I wrong?

Thanks in advance

Statistics: Posted by jcaser1948 — Thu Jul 16, 2020 12:00 pm — Replies 1 — Views 9


Viewing all 5887 articles
Browse latest View live


Latest Images