Re: Update to f36: problem with wine libvkd3d-1.dll not found

2022-07-20 Thread Gianluca Cecchi
On Wed, Jul 20, 2022 at 9:42 PM Jerry James wrote: > > > > > I installed mingw32-vkd3d-1.4-1.fc36.noarch and now the application > works again! > > > > Thanks > > Gianluca > > You're welcome. I'm glad that worked! > > I thought I had already tried searching for vkd3d keyword when getting the err

Re: Update to f36: problem with wine libvkd3d-1.dll not found

2022-07-20 Thread Jerry James
On Wed, Jul 20, 2022 at 12:45 PM Gianluca Cecchi wrote: > Great! > I only had wine-7.12-2.fc36.x86_64 and: > > mingw32-binutils-2.37-4.fc36.x86_64 > mingw32-cpp-11.2.1-5.fc36.x86_64 > mingw32-crt-9.0.0-4.fc36.noarch > mingw32-filesystem-133-2.fc36.noarch > mingw32-gcc-11.2.1-5.fc36.x86_64 > mingw3

Re: Update to f36: problem with wine libvkd3d-1.dll not found

2022-07-20 Thread Gianluca Cecchi
On Wed, Jul 20, 2022 at 7:52 PM Jerry James wrote: > On Wed, Jul 20, 2022 at 6:48 AM Gianluca Cecchi > wrote: > > 0118:err:module:import_dll Library libvkd3d-shader-1.dll (which is > needed by L"C:\\windows\\system32\\wined3d.dll") not found > > 0118:err:module:import_dll Library libvkd3d-1.dll

Re: Update to f36: problem with wine libvkd3d-1.dll not found

2022-07-20 Thread Jerry James
On Wed, Jul 20, 2022 at 6:48 AM Gianluca Cecchi wrote: > 0118:err:module:import_dll Library libvkd3d-shader-1.dll (which is needed by > L"C:\\windows\\system32\\wined3d.dll") not found > 0118:err:module:import_dll Library libvkd3d-1.dll (which is needed by > L"C:\\windows\\system32\\wined3d.dll"

Re: Update to f36: problem with wine libvkd3d-1.dll not found

2022-07-20 Thread Gianluca Cecchi
On Wed, Jul 20, 2022 at 3:24 PM Lily White wrote: > > BTW: do I have to worry about the message above "wine-staging 7.12 is a > > testing version containing experimental patches"? Why this choice in > case? > > Generally, no, `wine' should be relatively stable even it is staging. > > Moreover,

Re: Update to f36: problem with wine libvkd3d-1.dll not found

2022-07-20 Thread Gianluca Cecchi
On Wed, Jul 20, 2022 at 5:32 PM George N. White III wrote: > >> >> Any hint on how to use it again? >> > > The missing libraries should be supplied by Wine's versions of Microsoft > DirectX. They are in the flatpak: org.winehq.Wine > > Ok, I have no flatpak but plain rpm on my fedora. Could they

Re: Update to f36: problem with wine libvkd3d-1.dll not found

2022-07-20 Thread George N. White III
On Wed, Jul 20, 2022 at 9:48 AM Gianluca Cecchi wrote: > Hello, > I was using an application (Booktab for reading school manuals) that > worked in fedora 35. > After updating to fedora 36 when I run it I get: > $ pwd > /home/g.cecchi/.wine/drive_c/Program Files (x86)/Booktab > > $ wine ./Booktab

Re: Update to f36: problem with wine libvkd3d-1.dll not found

2022-07-20 Thread Lily White
> BTW: do I have to worry about the message above "wine-staging 7.12 is a > testing version containing experimental patches"? Why this choice in case? Generally, no, `wine' should be relatively stable even it is staging. Moreover, when a Fedora version rolls out, the corresponding wine *usual

Update to f36: problem with wine libvkd3d-1.dll not found

2022-07-20 Thread Gianluca Cecchi
Hello, I was using an application (Booktab for reading school manuals) that worked in fedora 35. After updating to fedora 36 when I run it I get: $ pwd /home/g.cecchi/.wine/drive_c/Program Files (x86)/Booktab $ wine ./Booktab.exe 002c:fixme:winediag:LdrInitializeThunk wine-staging 7.12 is a testi