https://bugs.winehq.org/show_bug.cgi?id=14797
--- Comment #58 from Michael Setzer II mikes@kuentos.guam.net --- Just to note: Pegasus 4.73 and 4.80 have worked fine with wine up to version 7.10 of the Fedora wine build. With the update to 7.12 of Fedora's something caused a spinning wheel icon to happen at some point (view a new message) that make program unresponsive. No error shows up on screen, and top and ps -ef show no issues...
Doing a dnf downgrade wine fixes the problem, but takes the wine installation back to version 6.16...
Regular dnf upgrade attempts to reinstall the wine 7.12 version. The 7.10 version does exist on koji server, but would require downloading the many individual 7.10 rpm files and installing the group.
Went to winehq and downloaded and installed the latest winehq-devel (also did winehq-stable and winehq-stagging on other machines but results seem to be same) Was at version 7.13, but just had main machine upgrade to 7.14, but same issue. Nothing on what 7.14 does on site yet.
The 7.13 and 7.14 versions both fix the spinning wheel problem, but had 2 other minor issues pop up. One was easy to solve. Fedora 35 would no longer run exe files directly from command line. Turned out during the upgrade wine-systemd was removed?? But just reinstalling it fixed that.
The new issues is that the scroll bars do not always work using mouse buttons. With the Fedora versions of wine all the scroll bars work with mouse buttons on up/down and moving the slider. With the winehq versions 7.13 and 7.14 all scroll bars seem to work fine with the mouse wheel, but was very slow used imwheel to increase sensitivity to 10 to get that.
Example: Primary View window has 3 panels. Left side has folder lists, scroll bar works with scroll wheel, but nothing happens with mouse clicks on up/down and nothing happens with slider. With scroll wheel the slider moves correctly. On the right side are a top and bottom panel. Top panel lists messages in folder selected in left panel. Scroll wheel control moves to other panels as point enters them fine. Top right panels scroll bar does nothing with mouse controlls. The bottom right panel works fine with both scroll wheel or mouse buttons as it should?.
Other windows is folder list view that only has one scroll bar, and it doesn't respond with mouse, but fine with wheel?
Distribution list window has two panels. Left one doesn't work with mouse, but right one does? See no messages in wine output.
So, not sure why sometimes the scroll bar options work with mouse, and sometimes not. With the 7.12 version of Fedora's wine. the scroll bars work fine with wheel or mouse controls.
Am use to using mouse controls more than scroll wheel, so would be nice to get both working. Thanks.