https://bugs.winehq.org/show_bug.cgi?id=57419
Bug ID: 57419 Summary: Pantheon - whisper functionality do not work Product: Wine Version: 9.21 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: winehq_bugzilla@yahoo.com Distribution: ---
Created attachment 77407 --> https://bugs.winehq.org/attachment.cgi?id=77407 Console ouput wine 9.21 + master from 14/11
When playing the game (workaround from #57010 have to be applied to reach that point), the whisper functionality used to send private message to another player doesn't work.
When you just log in it is working for a short moment of time, but too sensitive so messages are sent truncated (missing last letter), then after a few seconds it no longer works. You can sill open the chat window, and type you message, but it is not longer sent when you hit enter.
This is not a regression, it was like since the beginning. Reporting it only now cause i would have liked #57010 to be fixed first for simplicity.
System amd64 debian 13 + using windowed mode 1920x1080
https://bugs.winehq.org/show_bug.cgi?id=57419
--- Comment #1 from winehq_bugzilla@yahoo.com --- Created attachment 77408 --> https://bugs.winehq.org/attachment.cgi?id=77408 Starting the whisper functionality
https://bugs.winehq.org/show_bug.cgi?id=57419
--- Comment #2 from winehq_bugzilla@yahoo.com --- Created attachment 77409 --> https://bugs.winehq.org/attachment.cgi?id=77409 Trying to send message
https://bugs.winehq.org/show_bug.cgi?id=57419
--- Comment #3 from winehq_bugzilla@yahoo.com --- Created attachment 77446 --> https://bugs.winehq.org/attachment.cgi?id=77446 Console output wine-9.22
Reproduced in wine-9.22
https://bugs.winehq.org/show_bug.cgi?id=57419
--- Comment #4 from winehq_bugzilla@yahoo.com --- For the first problem (hypersensitivity during the first seconds), there is a workaround :
sh winetricks dinput8
But the second problem (enter key not sending the message) happens less than one minute after login even with this workaround applied.
https://bugs.winehq.org/show_bug.cgi?id=57419
--- Comment #5 from winehq_bugzilla@yahoo.com --- When i apply thing on top of master :
git fetch origin refs/merge-requests/4406/merge git checkout FETCH_HEAD make make install
This fixes the whisper feature for me.
Without anything at all install with winetricks.
https://bugs.winehq.org/show_bug.cgi?id=57419
--- Comment #6 from winehq_bugzilla@yahoo.com --- In reality, the nature of this bug is different from what i have described so far, and in particular there is no timer involved, so please disregard all what i have written so far.
The nature of bug is as follow : 1 - When just just log in, you can whisper, it works 2 - when you open the "Macro settings" windows, by clicking on the button with a green "+", you can no longer send whisper (the bar opens and you can type your message, but when you press enter to send it, the field loses the focus but the message isn't sent) 3 - if you close that "Macro settings" window, then you can again send whispers
Using wine master (commit de071d76c4563157e73bcca7967c4046d42bdf7c), nothing installed via winetricks workaround for #57010 applied by deleting 3 lines from the config file
https://bugs.winehq.org/show_bug.cgi?id=57419
--- Comment #7 from winehq_bugzilla@yahoo.com --- Created attachment 77503 --> https://bugs.winehq.org/attachment.cgi?id=77503 Button with a green "+"
https://bugs.winehq.org/show_bug.cgi?id=57419
--- Comment #8 from winehq_bugzilla@yahoo.com --- Created attachment 77505 --> https://bugs.winehq.org/attachment.cgi?id=77505 Macro settings window
https://bugs.winehq.org/show_bug.cgi?id=57419
winehq_bugzilla@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
--- Comment #9 from winehq_bugzilla@yahoo.com --- Closing this bug report as is contains a lot of useless noise, including its title.
Whisper functionality works perfectly once you know you have to close the little chat-through-macro window.
Game is still under development and UI is still rough so this should be ignored.