[Bug 59346] New: WineMine: lacking fallback option for "difficulty", "Width", ... reading in Registry leading to wrong menu check mark
http://bugs.winehq.org/show_bug.cgi?id=59346 Bug ID: 59346 Summary: WineMine: lacking fallback option for "difficulty", "Width", ... reading in Registry leading to wrong menu check mark Product: Wine Version: 11.0-rc4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: kyle.kcsoftwares@gmail.com Distribution: --- Created attachment 80282 --> http://bugs.winehq.org/attachment.cgi?id=80282 Incorrect width for beginner Open Regedit and change "Difficulty" to an invalid value (eg: 99) Start Winmine Opens with last used row/col but does not set any difficulty (does not recognize from row/col and does not set custom) Guilty Code: SetDifficulty function where CheckMenuItem( hMenu, IDM_BEGINNER + difficulty, MF_CHECKED ); while p_board->difficulty is not checked for being in acceptable bounds : programs/winemine/main.c -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59346 --- Comment #1 from KRosUser <kyle.kcsoftwares@gmail.com> --- Created attachment 80283 --> http://bugs.winehq.org/attachment.cgi?id=80283 Incorrect menu -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59346 KRosUser <kyle.kcsoftwares@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu Version|11.0-rc4 |11.1 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59346 Dmitry Timoshkov <dmitry@baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #2 from Dmitry Timoshkov <dmitry@baikal.ru> --- (In reply to KRosUser from comment #0)
Created attachment 80282 [details] Incorrect width for beginner
Open Regedit and change "Difficulty" to an invalid value (eg: 99)
Why are you doing that?
Start Winmine Opens with last used row/col but does not set any difficulty (does not recognize from row/col and does not set custom)
You've got exactly what you asked for. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59346 --- Comment #3 from KRosUser <kyle.kcsoftwares@gmail.com> --- To test robustness -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59346 Gijs Vermeulen <gijsvrm@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Gijs Vermeulen <gijsvrm@gmail.com> --- Closing INVALID. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla