After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 412480 - gnome-sudoku crashes when hitting ctrl+c in a terminal
gnome-sudoku crashes when hitting ctrl+c in a terminal
Status: RESOLVED DUPLICATE of bug 401411
Product: gnome-games-superseded
Classification: Deprecated
Component: gnome-sudoku
2.17.x
Other All
: Normal normal
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2007-02-27 00:43 UTC by Vassilis Pandis
Modified: 2007-02-27 17:04 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Vassilis Pandis 2007-02-27 00:43:30 UTC
Please describe the problem:
This is minor, but since it brings up bug-buddy it can be pretty annoying. If you run gnome-sudoku from a terminal and hit ctrl+c, you get a crash with the following backtrace:
pandis@pandis-laptop:~$ gnome-sudoku 
Traceback (most recent call last):
  • File "/usr/games/gnome-sudoku", line 22 in <module>
    start_game()
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/gnome_sudoku.py", line 969 in start_game
    u.quit_cb()
  • File "/usr/lib/python2.5/site-packages/gnome_sudoku/gnome_sudoku.py", line 528 in quit_cb
    gtk.main_quit()
RuntimeError: called outside of a mainloop



Steps to reproduce:
1. Run gnome-sudoku from a terminal
2. Hit ctrl+c


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Andreas Røsdal 2007-02-27 17:04:27 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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