https://bugs.winehq.org/show_bug.cgi?id=50762
Bug ID: 50762 Summary: Driver Parallel Lines crashes after run Product: Wine Version: 6.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: nikitastepan0v@bk.ru Distribution: ---
Created attachment 69551 --> https://bugs.winehq.org/attachment.cgi?id=69551 backtrace
Linux is Arch.
https://bugs.winehq.org/show_bug.cgi?id=50762
nikitastepan0v@bk.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |ArchLinux
https://bugs.winehq.org/show_bug.cgi?id=50762
nikitastepan0v@bk.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nikitastepan0v@bk.ru
https://bugs.winehq.org/show_bug.cgi?id=50762
--- Comment #1 from nikitastepan0v@bk.ru --- Created attachment 69552 --> https://bugs.winehq.org/attachment.cgi?id=69552 output
https://bugs.winehq.org/show_bug.cgi?id=50762
--- Comment #2 from nikitastepan0v@bk.ru --- Driver is nouveau
https://bugs.winehq.org/show_bug.cgi?id=50762
--- Comment #3 from nikitastepan0v@bk.ru --- Created attachment 69558 --> https://bugs.winehq.org/attachment.cgi?id=69558 debian
https://bugs.winehq.org/show_bug.cgi?id=50762
--- Comment #4 from nikitastepan0v@bk.ru --- Created attachment 69559 --> https://bugs.winehq.org/attachment.cgi?id=69559 output debian
https://bugs.winehq.org/show_bug.cgi?id=50762
--- Comment #5 from nikitastepan0v@bk.ru --- Created attachment 69560 --> https://bugs.winehq.org/attachment.cgi?id=69560 debian9 output
https://bugs.winehq.org/show_bug.cgi?id=50762
--- Comment #6 from nikitastepan0v@bk.ru --- Created attachment 69561 --> https://bugs.winehq.org/attachment.cgi?id=69561 debian9 backtrace
https://bugs.winehq.org/show_bug.cgi?id=50762
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #7 from Gijs Vermeulen gijsvrm@gmail.com --- The GOG version of this game works perfectly for me with wine-6.4.
There are multiple issues with your report:
1) On system 1 you are trying to use Vulkan without having a Vulkan driver (AFAIK nouveau isn't Vulkan capable). You also have your prefix set to XP instead of the default Win7.
2) On system 2 you are using a very old version of wine (4.0) and also have your prefix set to XP.
3) On system 3 you are using an ancient version of wine (1.8.7) and have your prefix set to Win 98.
And last but definitely not least, 4) You are using a pirated version of the game.
https://bugs.winehq.org/show_bug.cgi?id=50762
--- Comment #8 from Henri Verbeet hverbeet@gmail.com --- (In reply to Gijs Vermeulen from comment #7)
- On system 1 you are trying to use Vulkan without having a Vulkan driver
(AFAIK nouveau isn't Vulkan capable).
It should be noted that the wine_vk_init() line may simply be from get_gpu_properties_from_vulkan() in winex11, and doesn't necessarily have to be problematic. In that regard, it seems unfortunate that that particular message is an ERR.
https://bugs.winehq.org/show_bug.cgi?id=50762
--- Comment #9 from Gijs Vermeulen gijsvrm@gmail.com --- (In reply to Henri Verbeet from comment #8)
It should be noted that the wine_vk_init() line may simply be from get_gpu_properties_from_vulkan() in winex11, and doesn't necessarily have to be problematic. In that regard, it seems unfortunate that that particular message is an ERR.
Ah, thanks for the correction, please disregard that point then. I'll take that into consideration next time I encounter this specific ERR.
https://bugs.winehq.org/show_bug.cgi?id=50762
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Gijs Vermeulen gijsvrm@gmail.com --- Closing INVALID.