GNOME Bugzilla – Bug 627209
If "Choose difficult blocks" is switched on, the "next block" indicator is wrong
Last modified: 2012-01-31 23:25:00 UTC
this report has been filed here: https://bugs.edge.launchpad.net/ubuntu/+source/gnome-games/+bug/613295 "If "Choose difficult blocks" is switched on, the "next block" indicator is wrong Tested using quadrapassel version 1:2.31.6-0ubuntu1."
This is kinda intentional as the most difficult block is only known when the current one is dropped. Maybe we should just disable the block preview in this mode? Jason?
Ideas for fixing it: 1) Just disable the block preview in "difficult blocks" mode 2) Display a question mark 3) Loop over all the blocks changing the preview every 500 ms or so
Created attachment 168273 [details] [review] [quadrapassel] Don't show a preview when "Choose difficult blocks" is switched on
The patch has a bit of a problem, if "Choose difficult blocks" is switched on, then it won't display a preview in the theme selection dialog. However a patch for another bug deals with this issue. The following patch should be applied after the one in this bug. http://bugzilla-attachments.gnome.org/attachment.cgi?id=168292
Comment on attachment 168273 [details] [review] [quadrapassel] Don't show a preview when "Choose difficult blocks" is switched on commit 7868fe1b2f4580877e0a746ac84adca82f1cdc4f Author: Craig Duncan <bugzilla@duncanc.co.uk> Date: Thu Aug 19 10:25:56 2010 +0100 Don't show a preview when "Choose difficult blocks" is switched on I've added a check during the preview generation, and if the bastard_mode flag is on then it sets the entire preview area as empty. I've also indicated on the preferences dialog that previews are unavailable. (Minor modifications for D_SEAL by jclinton)
This bug is being reassigned to the "quadrapassel" component so we can close the gnometris bugzilla component. Apologies for the mass email!