Mahjongg's timer stops working

Bug #189734 reported by Alperen Yusuf Aybar
4
Affects Status Importance Assigned to Milestone
GNOME Games
Fix Released
Medium
gnome-games (Ubuntu)
Fix Released
Low
Ubuntu Desktop Bugs

Bug Description

Mahjongg's timer stops working after "Sorry, I was unable to find a playable configuration." message.
This is hard to reproduce, but I came across to it twice times.

After clicking OK button, you can undo unlimited moves, and since timer has stopped, you'll have unlimited time to finish to game.

An annoying bug which can be used for manipulating the high score list.

description: updated
Revision history for this message
Pedro Villavicencio (pedro) wrote :

Thanks for your report, Which version of Ubuntu and gnome-games are you running?

Changed in gnome-games:
assignee: nobody → desktop-bugs
importance: Undecided → Low
status: New → Incomplete
Revision history for this message
Alperen Yusuf Aybar (alperen) wrote :

I'm running Gutsy with Mahjongg 2.20.3

I've just have a look at Mahjongg's source code from SVN

~~~~
on line 1233;
    game_over = GAME_DEAD;
    games_clock_stop (GAMES_CLOCK (chrono));
    mb = gtk_message_dialog_new (GTK_WINDOW (window),
     GTK_DIALOG_MODAL |
     GTK_DIALOG_DESTROY_WITH_PARENT,
     GTK_MESSAGE_ERROR, GTK_BUTTONS_OK,
     (_
      ("Sorry, I was unable to find a playable configuration.")));
    gtk_dialog_run (GTK_DIALOG (mb));
    gtk_widget_destroy (mb);
~~~~

If it's a game over situation, then undo button must be destroyed too.
But I prefer continue playing with a penalty by going back to previous moves.

Revision history for this message
Pedro Villavicencio (pedro) wrote :

I've sent this upstream at: http://bugzilla.gnome.org/show_bug.cgi?id=515212 , thanks.

Changed in gnome-games:
status: Incomplete → Triaged
Changed in gnome-games:
status: Unknown → Confirmed
Revision history for this message
Alan Stevenson (alanstevenson) wrote :

the clock mainly runs fast when you think you have completed in a fast time of about 3 to 4 minuets it actuaully
indicates up to 12 minuets

Revision history for this message
Alperen Yusuf Aybar (alperen) wrote :

Alan, are you aware of hint and shuffle penalties?

Revision history for this message
Alan Stevenson (alanstevenson) wrote : Re: [Bug 189734] Re: Mahjongg's timer stops working

Thank you very much for the answer to my bug problem No 189734 I was
not aware of the hint and shuffle penalties
Alan
On Mon, 2008-03-10 at 20:43 +0000, Alperen Yusuf Aybar wrote:
> Alan, are you aware of hint and shuffle penalties?
>

Revision history for this message
Pedro Villavicencio (pedro) wrote :

this bug has been fixed upstream, thanks for reporting.

Changed in gnome-games:
status: Triaged → Fix Committed
Changed in gnome-games:
status: Confirmed → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gnome-games - 1:2.25.5-0ubuntu1

---------------
gnome-games (1:2.25.5-0ubuntu1) jaunty; urgency=low

  * New upstream release (LP: #298331, #280755, #237785, #194938, #189734,
    #262932)
  * debian/patches/01_lpi.patch:
    - adapt to new upstream version
    - remove old LPI implementation for gnothello (depending on libgnomeui)
      to use GtkBuilder
    - add Launchpad integration for glchess (using glade) and gnome-sudoku (using
      GtkBuilder) (LP: #155269)
  * debian/patches/02_desktop-path.patch: adapt to new .desktop upstream version
  * debian/patches/70_autotools.patch:
   - run autoreconf in jaunty (libtool 2.2.6) to update the configure and a
     bunch of files
  * debian/gnome-cards-data.install: take the whole gnome-games-common directory as
    being only used for card games. theme-install.ini is now in gnome-cards-data
    package.
  * debian/control.in:
   - remove libgnome* dependencies
   - bump libgtk2.0-dev prereq to 2.14.0
   - add python-launchpad-integration dependency to satisfy glchess and
     gnome-soduko python games LPI
   - regenerate debian/control

 -- Didier Roche <email address hidden> Wed, 21 Jan 2009 21:44:02 +0100

Changed in gnome-games:
status: Fix Committed → Fix Released
Changed in gnome-games:
importance: Unknown → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.