[ksudoku] [Bug 242300] "Generate A Puzzle" hangs when big games like 16x16 or 25x25 games are chosen
https://bugs.kde.org/show_bug.cgi?id=242300 --- Comment #10 from Gregor Mi --- Git commit b6e059b12644fa70693d47801dcdfc515923aba7 by Gregor Mi. Committed on 07/07/2018 at 16:54. Pushed by gregormi into branch 'master'. Improve two messages Summary: Related: bug 357999 1. Improve Low Difficulty warning message to solve Bug 357999 ("Missing word in Low Difficulty warning message") 2. Improve Bug 242300 ('"Generate A Puzzle" hangs when big games like 16x16 or 25x25 games are chosen"): Warns users that generation of Unlimited mode puzzles takes long time 3. Explain better what "Enable all messages" means Reviewers: #kde_games, aacid Reviewed By: aacid Subscribers: mreeves, aacid, ngraham, kde-games-devel Differential Revision: https://phabricator.kde.org/D12908 M +7-6src/generator/sudokuboard.cpp M +7-2src/gui/ksudoku.cpp https://commits.kde.org/ksudoku/b6e059b12644fa70693d47801dcdfc515923aba7 -- You are receiving this mail because: You are watching all bug changes.
[ksudoku] [Bug 242300] "Generate A Puzzle" hangs when big games like 16x16 or 25x25 games are chosen
https://bugs.kde.org/show_bug.cgi?id=242300 --- Comment #9 from Gregor Mi --- Suggestion for a sustainable solution: Currently we have a Welcome Screen and a Game Screen. This could be extended by a Generate Puzzle Screen. This new Generate Puzzle could contain: - A progress bar to indicate puzzle generating work (would solve this ticket) - The message "It will be possible to solve the generated puzzle by logic alone. No guessing will be required. The internal difficulty rating is 3.6. There are 31 clues at the start and 50 moves to go." instead of in a message box - "Generate New" button (formerly the "Retry" button from the message box) - Difficulty and Symmetry settings - This way those comboboxes could be removed from the status bar and replaced by simple labels as the comboboxes have no function in the Game Screen. - The message "After 20 tries, the best difficulty level achieved is 2, with internal difficulty rating 2.8, but you requested difficulty level 4. Do you wish to try again or accept the puzzle as is?" instead of a complicated message box (see also https://bugs.kde.org/show_bug.cgi?id=357999) - "Back to Game selection" button -- You are receiving this mail because: You are watching all bug changes.
[ksudoku] [Bug 242300] "Generate A Puzzle" hangs when big games like 16x16 or 25x25 games are chosen
https://bugs.kde.org/show_bug.cgi?id=242300 Gregor Mi changed: What|Removed |Added Severity|normal |grave --- Comment #8 from Gregor Mi --- I lower the Importance from Crash to Grave. -- You are receiving this mail because: You are watching all bug changes.
[ksudoku] [Bug 242300] "Generate A Puzzle" hangs when big games like 16x16 or 25x25 games are chosen
https://bugs.kde.org/show_bug.cgi?id=242300 Gregor Mi changed: What|Removed |Added Severity|crash |normal Summary|"Play"-button hangs and |"Generate A Puzzle" hangs |Sudoku+Roxdoku 16+25 games |when big games like 16x16 |do not start|or 25x25 games are chosen -- You are receiving this mail because: You are watching all bug changes.