*** This bug is a duplicate of bug 1124356 ***
    https://bugs.launchpad.net/bugs/1124356

gnome-sudoku
Traceback (most recent call last):
  File "/usr/games/gnome-sudoku", line 23, in <module>
    start_game()
  File "/usr/lib/python2.7/dist-packages/gnome_sudoku/gnome_sudoku.py", line 
22, in start_game
    main.start_game()
  File "/usr/lib/python2.7/dist-packages/gnome_sudoku/main.py", line 978, in 
start_game
    u = UI()
  File "/usr/lib/python2.7/dist-packages/gnome_sudoku/main.py", line 122, in 
__init__
    self.setup_gui()
  File "/usr/lib/python2.7/dist-packages/gnome_sudoku/main.py", line 171, in 
setup_gui
    self.gsd = gsudoku.SudokuGameDisplay()
  File "/usr/lib/python2.7/dist-packages/gnome_sudoku/gsudoku.py", line 97, in 
__init__
    SudokuNumberGrid.__init__(self, group_size = group_size)
  File "/usr/lib/python2.7/dist-packages/gnome_sudoku/gsudoku.py", line 25, in 
__init__
    e = number_box.SudokuNumberBox(upper = self.group_size)
  File "/usr/lib/python2.7/dist-packages/gnome_sudoku/number_box.py", line 133, 
in __init__
    self.set_property('events', Gdk.EventMask.ALL_EVENTS_MASK)
NotImplementedError: Setting properties of type 'GdkEventMask' is not 
implemented

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1125311

Title:
  gnome-sudoku crashed with NotImplementedError in __init__(): Setting
  properties of type 'GdkEventMask' is not implemented

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-games/+bug/1125311/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to