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

Bug #1125311 reported by A Munro
22
This bug affects 4 people
Affects Status Importance Assigned to Milestone
gnome-games (Ubuntu)
Confirmed
Medium
Unassigned

Bug Description

Gnome Sudoku failed to launch

ProblemType: Crash
DistroRelease: Ubuntu 13.04
Package: gnome-sudoku 1:3.6.1-0ubuntu3
ProcVersionSignature: Ubuntu 3.8.0-6.12-generic 3.8.0-rc7
Uname: Linux 3.8.0-6-generic i686
ApportVersion: 2.8-0ubuntu4
Architecture: i386
Date: Thu Feb 14 15:49:56 2013
ExecutablePath: /usr/games/gnome-sudoku
InstallationDate: Installed on 2011-11-29 (443 days ago)
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
InterpreterPath: /usr/bin/python2.7
MarkForUpload: True
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/games/gnome-sudoku
PythonArgs: ['/usr/games/gnome-sudoku']
SourcePackage: gnome-games
Title: gnome-sudoku crashed with NotImplementedError in __init__(): Setting properties of type 'GdkEventMask' is not implemented
UpgradeStatus: Upgraded to raring on 2013-01-02 (42 days ago)
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

Revision history for this message
A Munro (awamunro) wrote :
Revision history for this message
Apport retracing service (apport) wrote : This bug is a duplicate

Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1124356, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find.

tags: removed: need-duplicate-check
Changed in gnome-games (Ubuntu):
importance: Undecided → Medium
information type: Private → Public
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in gnome-games (Ubuntu):
status: New → Confirmed
Revision history for this message
Th. Sievers (th-sievers) wrote :

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

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.