Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wine64 not found in $PATH or wineroot #535

Open
1 task done
krakow10 opened this issue Mar 20, 2025 · 1 comment
Open
1 task done

wine64 not found in $PATH or wineroot #535

krakow10 opened this issue Mar 20, 2025 · 1 comment
Labels
bug Unexpected behavior of Vinegar

Comments

@krakow10
Copy link

krakow10 commented Mar 20, 2025

Acknowledgement of preliminary instructions

  • I have read the preliminary instructions, and I am certain that my problem has not already been addressed.

What problem did you encounter?

When I attempt to launch roblox studio via vinegar run studio I get an error pop up that reads the same as the log message:

13:53:13 INFO Setting up Wine
13:53:13 ERRO Error! err="setup: prefix: wine: wine64 not found in $PATH or wineroot"

This is curious because it did not occur on v1.7.8 before I updated to v1.8.1 from AUR.

System information

[Cannot retrieve due to crash]

(vinegar:86331): Gdk-WARNING **: 13:59:24.701: vkGetPhysicalDeviceSurfaceCapabilitiesKHR(): A surface is no longer available. (VK_ERROR_SURFACE_LOST_KHR) (-1000000000)
No provider of eglGetCurrentContext found.  Requires one of:
    EGL 14
SIGABRT: abort
OS: Arch Linux
Kernel: 6.13.7-zen
Vinegar Version: 1.8.1-2 AUR
CPU: 5950X
GPU: 3080 Ti
Driver: nvidia 570.124.04
@krakow10 krakow10 added the bug Unexpected behavior of Vinegar label Mar 20, 2025
@elde-n
Copy link

elde-n commented Mar 22, 2025

Check out: #531
The "fix" is to

ln -s /usr/bin/wine-staging-* /usr/bin/wine
ln -s /usr/bin/wine64-staging-* /usr/bin/wine64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unexpected behavior of Vinegar
Projects
None yet
Development

No branches or pull requests

2 participants