Closed perlindgren closed 3 years ago
Hi, try cd into the directory where Waves Central is e.g. --> cd ~/.wine/drive_c/Program\ Files/Waves\ Central/
Then try start start again--> wine Waves\ Central.exe
Does that help? Might also need 'winetricks arial' and /or dxvk151 (?)
When the installer tries start Waves it doesnt work, I don
t know why ...
I think I might have had some bad leftovers from previous attempts to install powershell. So I unistalled it (wine uninstaller). Then I started powershell from
~/.wine/drive_c/windows/system32/WindowsPowerShell/v1.0/powershell.exe
It downloaded the powershell as expected. Now I can launch powershell by wine powershell
(that did not work before).
EDIT: Well it worked once. Trying to launch powershell now results in: ❯ wine powershell 0024:fixme:powershell:wmain stub: L"C:\windows\system32\powershell.exe"
and nothing happens.
In any case:
First time trying to start the "Waves Central" application I got a: 0238:err:module:open_builtin_file failed to load .so lib "/usr/lib/wine/d3d12.dll.so"
Any idea what to do about that? (I'm running wine as win7 at the moment.)
(So there might be multiple unrelated problems here...)
Maybe missing vulkan support/old graphics card/driver?
What happens if you run --> wine Waves\ Central.exe --disable-gpu
Now it started, thanks a bunch.
Out of curiosity, do you also have the behaviour that
wine powershell
Just returns. While
wine pwsh
Gets you a pwsh, but not a new windows window.
wine powershell does actually do (inside the code) wine ConEmu64.exe pwsh.exe. That`s why a new console window is created.
If you do "wine start pwsh.exe" or "wine ConEmu64.exe pwsh.exe" then you also get the "new window"
Regards
I close this one, please report remaining issues in new bugreports
Hi
I'm under arch, and latest wine wine --version wine-5.20
I ran the scripts to have powershell installed.
It continues to give these errors until I press enter. Seems at that point powershell is not really running.
I also tried this
It continues to output trace data, but if I enter a command (e.g., ls) powershell outputs a directory listing. So to some extent this works (just these annoying trace messages).
On the other hand, if I run the file downloaded dircectly.
Then it starts a new window (under wine).
When I try installing the waves installer I get a splash screen with an error message (the same an in the other issue above). I have winecfg as win7 by default.
Any ideas what is happening here? (I'm not sure what to expect as I have not used powershell under windows before, besides perhaps indirectly without knowing.) /Per