Bug 245756 - KSudoku freezes when creating 16x or 25x puzzles
Summary: KSudoku freezes when creating 16x or 25x puzzles
Status: RESOLVED DUPLICATE of bug 242300
Alias: None
Product: ksudoku
Classification: Applications
Component: general (show other bugs)
Version: 0.5
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Johannes.Bergmeier
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-26 12:25 UTC by Tuomas Räsänen
Modified: 2010-10-12 03:12 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tuomas Räsänen 2010-07-26 12:25:18 UTC
Version:           0.5 (using KDE 4.4.4) 
OS:                Linux

When trying to start a new 16x or 25x puzzle, ksudoku freezes after clicking play-button. The real reason seems to be a huge number of loop-iterations in Puzzle::createPartial(). The number of iterations is naturally proportional to the size of the puzzle.

Reproducible: Always

Steps to Reproduce:
Start a new 16x or 25x puzzle.



OS: Linux (x86_64) release 2.6.35-10-generic
Compiler: cc
Comment 1 Tuomas Räsänen 2010-07-26 12:31:08 UTC
I have tested ksudoku from trunk with identical results.

This bug was reported in https://bugs.edge.launchpad.net/ubuntu/+source/kdegames/+bug/552315
Comment 2 Christoph Feck 2010-10-12 03:12:39 UTC

*** This bug has been marked as a duplicate of bug 242300 ***