Reproduced with today's 13.04 daily build.
** Changed in: gnome-games (Ubuntu)
Status: New => Confirmed
** Bug watch added: GNOME Bug Tracker #693736
https://bugzilla.gnome.org/show_bug.cgi?id=693736
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-games in Ubuntu.
https://bugs.launchpad.net/bugs/1132601
Title:
gnome-sudoku won't start [NotImplementedError: Setting properties of
type 'GdkEventMask' is not implemented]
Status in “gnome-games” package in Ubuntu:
Confirmed
Bug description:
It is hard to see what happens when starting from the menu. Nothing happens.
Running from the terminal gives:
-------------------------------------------------------8<---------------------------------------------------------
:~$ 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
-------------------------------------------8<-------------------------------------------------------------------------
Maybe something to do with a python version change?
Xubuntu 13.04 build Feb24,2013
ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: gnome-sudoku 1:3.6.1-0ubuntu3
ProcVersionSignature: Ubuntu 3.8.0-7.15-generic 3.8.0
Uname: Linux 3.8.0-7-generic i686
ApportVersion: 2.8-0ubuntu4
Architecture: i386
Date: Sun Feb 24 18:45:22 2013
InstallationDate: Installed on 2013-02-25 (0 days ago)
InstallationMedia: Xubuntu 13.04 "Raring Ringtail" - Alpha i386 (20130224)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: gnome-games
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-games/+bug/1132601/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp