When launching GUI apps, wine shows the following error: > Make sure that your X server is running and that $DISPLAY is set correctly. This is fixed by compiling media-libs/vulkan-loader with USE=X. app-emulation/wine-proton already depends on this package; just not with [X]. My environment: - Wayland - KDE Plasma It's worth mentioning that wine can be used for non-GUI apps as well. Thus, I propose the following: - Add X to app-emulation/wine-proton's IUSE. - Add an X? ( media-libs/vulkan-loader[X] ) dependency. I will make a pull request upon the maintainer's approval.
Fixed in commit cde08ef.
Sorry, hadn't noticed a bug had been filed and went with the ping on IRC first :)
(In reply to waldolemmer from comment #0) > It's worth mentioning that wine can be used for non-GUI apps as well. Thus, > I propose the following: > - Add X to app-emulation/wine-proton's IUSE. > - Add an X? ( media-libs/vulkan-loader[X] ) dependency. wine-proton is treated a bit specially, it's a "for games" setup and minimalist non-GUI is not really supported given upstream (Valve) doesn't really test other configurations with their patches wine-vanilla and staging, instead do vulkan-loader[X?] to be optional