-
Notifications
You must be signed in to change notification settings - Fork 12
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
Using caffe freezes system #44
Comments
I'm having this problem too. My system: EDIT: On Bottles my ram starts filling up to 100% and on Lutris all my CPU cores spike to 100% usage. |
I'm having the same issue. It spawns hundreds of winedbg processes and pins my cpu at 100% Same behavior on both bottle and lutris. OS: Manjaro x86_64 |
I'm in a discord chat group and someone managed to get past the freezing issue and launch battle net, however ov2 still doesn't launch. He said that he gets page error or something like that. edit: Sadly this wine config doesn't work... can run launcher but no games. |
Aye, that was me. I've attached stderr output from running the current caffe 7.18 release on my system (Manjaro/Intel/Nvidia): bottles.error.txt The error doesn't occur if caffe is built without I'm not familiar with debugging Wine, so I'm not sure how to go about trying to get a callstack/trace or state for when the regular caffe 7.18 build starts spawning explorer.exe all over the place. EDIT: I should clarify the "freeze". With caffe-7.18 (and any build with A tl;dr of stuff I've tried so far:
|
While enabling |
I'm trying to run overwatch 2 and heard that only caffe can run it without crashes at the moment.
However when I launch battle net from bottles and caffe 7.18 is the selected runner my whole system freezes.
I've tried different runners and only caffe does this. I've tried running older caffe versions but got the same result.
I installed bottles with flatpak and downloaded caffe from there and also tried using lutris but same result.
When I ran
journalctl -f | grep --line-buffered kde
I got this message:Oct 05 14:06:02 adamPC plasmashell[962]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:385: Unable to assign [undefined] to QString
Also on the lutris discord server I've heard from other arch based system users the same issue, but no one could solve it.
My system and hardware info:
Kernel: 5.15.65-1-MANJARO
Desktop: KDE Plasma v: 5.25.5
Intel Core i5-9600K
Nvidia gtx 1080, driver 515.65.01
Xorg x11
32gb ram
The text was updated successfully, but these errors were encountered: