View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0021247 | MMW 5 | General | public | 2024-10-07 16:46 | 2024-10-07 23:05 |
Reporter | Ludek | Assigned To | |||
Priority | urgent | Severity | crash | Reproducibility | unable to reproduce |
Status | resolved | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.1 | Fixed in Version | 5.1 | ||
Summary | 0021247: Possible crash when Windhawk with "Taskbar on top for Windows 11" mod is installed | ||||
Description | When file is playing and user is mouse hovering over taskbar icon then the artwork thumb of currently playing file is shown.. However, for user from ticket # 7645 this action resulted in crash C71D0000 EDIT: Note that this happened when taskbar was on top (non-default) using this hack: https://ramensoftware.com/windhawk-mod-taskbar-on-top-for-windows-11 | ||||
Additional Information | [Ticket # 7687] [Ticket # 7645] | ||||
Tags | No tags attached. | ||||
Fixed in build | 3062 | ||||
|
Fixed in 3062 (SVN revision 42713 merged as 42714) |
|
BTW: I installed Windhawk and wanted to try the "Taskbar on top for Windows 11" mod, but it doesn't look like well trusted and was released just several days ago.. With only 101 users.. So I just fixed it by handling the possible exception(s) while loading the taskbar bitmap info and leaving it on author of the mod to fix it.. |
|
Another crash (from the same user but another ticket [# 7645]) while calling this function : https://learn.microsoft.com/en-us/windows/win32/api/shobjidl_core/nf-shobjidl_core-itaskbarlist3-thumbbarupdatebuttons so it really looks related to the mod : https://ramensoftware.com/windhawk-mod-taskbar-on-top-for-windows-11 As it was released just several days ago and others also reports crashes related to this mod ( e.g. https://github.com/ramensoftware/windhawk-mods/issues/1042 ) then I suppose the author is working on the fix. |