http://bugs.winehq.org/show_bug.cgi?id=30723
Bug #: 30723 Summary: Playchess listview control is broken Product: Wine Version: 1.3.19 Platform: x86 URL: http://www.fritzhelp.com/download/PlayChessV6Setup.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ocean04@suomi24.fi Classification: Unclassified
http://www.fritzhelp.com/download/PlayChessV6Setup.exe
Install.. Click "Enter As Guest". Click games tab. Listview is useless..
This is from Windows: http://netikka.net/dev/gameswindows.jpg This is what it looks: http://netikka.net/dev/gameswine.jpg
winetricks comctl32 doesn't help. Icon size changes, but control remains broken.
http://bugs.winehq.org/show_bug.cgi?id=30723
ocean04@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=30723
Daniel Jelinski djelinski1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |djelinski1@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=30723
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2013-01-25 03:12:07 CST --- Could be something to do with version 6 comctl32 too.
http://bugs.winehq.org/show_bug.cgi?id=30723
--- Comment #2 from ocean04@suomi24.fi 2013-05-01 09:16:39 CDT --- There is new V7
All versions still have same problem, wine-1.5.29-49-g8dfd89c
http://bugs.winehq.org/show_bug.cgi?id=30723
--- Comment #3 from ocean04@suomi24.fi --- No change, wine-1.7.20-33-g3ccaad8
http://bugs.winehq.org/show_bug.cgi?id=30723
ocean04@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.fritzhelp.com/do |http://download.chessbase.c |wnload/PlayChessV6Setup.exe |om/download/PlayChessV7Setu | |p.exe Component|-unknown |comctl32
--- Comment #4 from ocean04@suomi24.fi --- Comctl version is too old.
1. Install PlayChessV7 (do NOT run, otherwise you need to resize all title widths) 2. Winetricks comctl32 3. Copy comctl32.dll v6.0.5521 to system32 4. Run -> everything works
http://bugs.winehq.org/show_bug.cgi?id=30723
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com --- (In reply to ocean04 from comment #4)
Comctl version is too old.
- Install PlayChessV7 (do NOT run, otherwise you need to resize all title
widths) 2. Winetricks comctl32 3. Copy comctl32.dll v6.0.5521 to system32 4. Run -> everything works
So do you need both of them or what? Does it help to just copy native v5 module to corresponding SxS subdir?
Issue looks interesting - it fails to switch to detailed mode for some reason.
http://bugs.winehq.org/show_bug.cgi?id=30723
--- Comment #6 from ocean04@suomi24.fi --- Winetricks installs v5.80.2614.3600 to system32. I just replace that afterwards with v6.0.2900.5512
And no, native v5 doesn't help.
Found v6 in XP: C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.5512_x-ww_35d4ce83
http://bugs.winehq.org/show_bug.cgi?id=30723
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com --- I see. Please attach +listview,+tid log.
http://bugs.winehq.org/show_bug.cgi?id=30723
--- Comment #8 from ocean04@suomi24.fi --- Created attachment 48940 --> http://bugs.winehq.org/attachment.cgi?id=48940 listview,tid
Attached log. (had to kill it in the end, there was some unimplemented function crash)
http://bugs.winehq.org/show_bug.cgi?id=30723
hanska2@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hanska2@luukku.com
--- Comment #9 from hanska2@luukku.com --- I just installed the program without winetrick tricks and it hangs for me.
This started before even without overrides?
wine 1.7.22
http://bugs.winehq.org/show_bug.cgi?id=30723
--- Comment #10 from hanska2@luukku.com --- Actually it didnt hang. I just needed to click on the starting thing...and It looks exactly the same as 2012.
wine 1.7.22
https://bugs.winehq.org/show_bug.cgi?id=30723
ocean04@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #48940|0 |1 is obsolete| |
--- Comment #11 from ocean04@suomi24.fi --- Created attachment 51096 --> https://bugs.winehq.org/attachment.cgi?id=51096 Workaround..
Looked little, I believe this is what happens:
LISTVIEW_SetView changes infoPtr->uView to value 1 (LV_VIEW_DETAILS)
But now LISTVIEW_StyleChanged has this line:
map_style_view(infoPtr);
That changes infoPtr->uView back to 0
Removed that line, and it works.
https://bugs.winehq.org/show_bug.cgi?id=30723
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #12 from Nikolay Sivov bunglehead@gmail.com --- Makes sense, thanks for looking at it. Patch sent https://www.winehq.org/pipermail/wine-patches/2015-March/138065.html.
https://bugs.winehq.org/show_bug.cgi?id=30723
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b6dc726bbd4b9c9b64569744b9d | |f01f503c20e9d Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #13 from Nikolay Sivov bunglehead@gmail.com --- Fixed with b6dc726bbd4b9c9b64569744b9df01f503c20e9d.
https://bugs.winehq.org/show_bug.cgi?id=30723
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.40.