[Bug 857603] Re: gnome-sudoku crashed with TypeError in function(): Expected a Gdk.Event, but got EventButton

2017-10-27 Thread Bug Watch Updater
Launchpad has imported 4 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=741049.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2011-09-24T17:32:28+00:00 Jeremy wrote:

abrt version: 2.0.5
cmdline:python /usr/bin/gnome-sudoku
comment:Clicking the top or bottom part of the square (used to add a 
hint) doesn't work and spews out a traceback when run from the terminal. The 
game still continues to play though.
executable: /usr/bin/gnome-sudoku
kernel: 3.1.0-0.rc6.git0.3.fc16.x86_64
reason: types.py:43:function:TypeError: Expected a Gdk.Event, but got 
EventButton
time:   Sat Sep 24 13:30:05 2011

backtrace:
:types.py:43:function:TypeError: Expected a Gdk.Event, but got EventButton
:
:Traceback (most recent call last):
:  File "/usr/lib/python2.7/site-packages/gnome_sudoku/number_box.py", line 
194, in button_press_cb
:x, y = e.get_coords()
:  File "/usr/lib64/python2.7/site-packages/gi/overrides/Gdk.py", line 207, in 
cull_success
:result = func(*args)
:  File "/usr/lib64/python2.7/site-packages/gi/types.py", line 43, in function
:return info.invoke(*args, **kwargs)
:TypeError: Expected a Gdk.Event, but got EventButton
:
:Local variables in innermost frame:
:info: 
:args: (,)
:kwargs: {}

smolt_data:
:
:
:General
:=
:UUID: 4352f880-7343-423e-8107-bf8ac078e9f2
:OS: Fedora release 16 (Verne)
:Default run level: Unknown
:Language: en_GB.utf8
:Platform: x86_64
:BogoMIPS: 3990.37
:CPU Vendor: GenuineIntel
:CPU Model: Intel(R) Core(TM)2 Duo CPU T5800  @ 2.00GHz
:CPU Stepping: 13
:CPU Family: 6
:CPU Model Num: 15
:Number of CPUs: 2
:CPU Speed: 2000
:System Memory: 3826
:System Swap: 4996
:Vendor: TOSHIBA
:System: Satellite L305 PSLB8U-05202F
:Form factor: Notebook
:Kernel: 3.1.0-0.rc6.git0.3.fc16.x86_64
:SELinux Enabled: 1
:SELinux Policy: targeted
:SELinux Enforce: Enforcing
:MythTV Remote: Unknown
:MythTV Role: Unknown
:MythTV Theme: Unknown
:MythTV Plugin: 
:MythTV Tuner: -1
:
:
:Devices
:=
:(32902:10521:4473:65382) pci, None, PCI/ISA, ICH9M LPC Interface Controller
:(4332:33078:4473:65382) pci, r8169, ETHERNET, RTL8101E/RTL8102E PCI Express 
Fast Ethernet controller
:(32902:10818:4473:65382) pci, i915, VIDEO, Mobile 4 Series Chipset Integrated 
Graphics Controller
:(32902:10819:4473:65382) pci, None, VIDEO, Mobile 4 Series Chipset Integrated 
Graphics Controller
:(32902:10560:4473:65382) pci, pcieport, PCI/PCI, 82801I (ICH9 Family) PCI 
Express Port 1
:(32902:10562:4473:65382) pci, pcieport, PCI/PCI, 82801I (ICH9 Family) PCI 
Express Port 2
:(32902:10568:4473:65382) pci, pcieport, PCI/PCI, 82801I (ICH9 Family) PCI 
Express Port 5
:(32902:10558:4473:65382) pci, snd_hda_intel, MULTIMEDIA, 82801I (ICH9 Family) 
HD Audio Controller
:(32902:10537:4473:65382) pci, ahci, STORAGE, ICH9M/M-E SATA AHCI Controller
:(32902:10549:4473:65382) pci, uhci_hcd, USB, 82801I (ICH9 Family) USB UHCI 
Controller #2
:(32902:10544:4473:65382) pci, i801_smbus, SERIAL, 82801I (ICH9 Family) SMBus 
Controller
:(32902:9288:4473:65382) pci, None, PCI/PCI, 82801 Mobile PCI Bridge
:(32902:16946:32902:4609) pci, iwlagn, NETWORK, WiFi Link 5100 AGN
:(32902:10548:4473:65382) pci, uhci_hcd, USB, 82801I (ICH9 Family) USB UHCI 
Controller #1
:(32902:10551:4473:65382) pci, uhci_hcd, USB, 82801I (ICH9 Family) USB UHCI 
Controller #4
:(32902:10552:4473:65382) pci, uhci_hcd, USB, 82801I (ICH9 Family) USB UHCI 
Controller #5
:(32902:10816:4473:65382) pci, agpgart-intel, HOST/PCI, Mobile 4 Series Chipset 
Memory Controller Hub
:(32902:10550:4473:65382) pci, uhci_hcd, USB, 82801I (ICH9 Family) USB UHCI 
Controller #3
:(32902:10553:4473:65382) pci, uhci_hcd, USB, 82801I (ICH9 Family) USB UHCI 
Controller #6
:(32902:10554:4473:65382) pci, ehci_hcd, USB, 82801I (ICH9 Family) USB2 EHCI 
Controller #1
:(32902:10556:4473:65382) pci, ehci_hcd, USB, 82801I (ICH9 Family) USB2 EHCI 
Controller #2
:
:
:Filesystem Information
:=
:device mtpt type bsize frsize blocks bfree bavail file ffree favail
:---
:/dev/sda9 / ext4 4096 4096 3844092 2548869 2509826 983040 890887 890887
:/dev/sr0 WITHHELD iso9660 UNKNOWN UNKNOWN UNKNOWN UNKNOWN UNKNOWN UNKNOWN 
UNKNOWN UNKNOWN
:

Reply at: https://bugs.launchpad.net/ubuntu/+source/gnome-
games/+bug/857603/comments/3


On 2011-09-24T17:34:17+00:00 Jeremy wrote:

Added link to Ubuntu ug.

Reply at: https://bugs.launchpad.net/ubuntu/+source/gnome-
games/+bug/857603/comments/4


On 2011-10-07T14:43:06+00

[Bug 857603] Re: gnome-sudoku crashed with TypeError in function(): Expected a Gdk.Event, but got EventButton

2012-01-05 Thread Bug Watch Updater
** Changed in: gnome-games
   Status: Unknown => Fix Released

** Changed in: gnome-games
   Importance: Unknown => High

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

Title:
  gnome-sudoku crashed with TypeError in function(): Expected a
  Gdk.Event, but got EventButton

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

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


[Bug 857603] Re: gnome-sudoku crashed with TypeError in function(): Expected a Gdk.Event, but got EventButton

2012-01-04 Thread Jeremy Bicha
Thanks, Tim. Marking as fixed.

** Changed in: gnome-games (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  gnome-sudoku crashed with TypeError in function(): Expected a
  Gdk.Event, but got EventButton

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

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


[Bug 857603] Re: gnome-sudoku crashed with TypeError in function(): Expected a Gdk.Event, but got EventButton

2011-10-06 Thread Pedro Villavicencio
** Tags removed: bugpattern-needed

** Tags added: bugpattern-written

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

Title:
  gnome-sudoku crashed with TypeError in function(): Expected a
  Gdk.Event, but got EventButton

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

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


[Bug 857603] Re: gnome-sudoku crashed with TypeError in function(): Expected a Gdk.Event, but got EventButton

2011-10-05 Thread Tim Cuthbertson
I now have gnome-sudoku version 1:3.2.0-0ubuntu1 and the problem seems
to be resolved.

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

Title:
  gnome-sudoku crashed with TypeError in function(): Expected a
  Gdk.Event, but got EventButton

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

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


[Bug 857603] Re: gnome-sudoku crashed with TypeError in function(): Expected a Gdk.Event, but got EventButton

2011-10-01 Thread Apport retracing service
** Tags added: bugpattern-needed

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

Title:
  gnome-sudoku crashed with TypeError in function(): Expected a
  Gdk.Event, but got EventButton

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

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


[Bug 857603] Re: gnome-sudoku crashed with TypeError in function(): Expected a Gdk.Event, but got EventButton

2011-09-24 Thread Jeremy Bicha
Thank you for reporting this bug and helping to make Ubuntu better!

I'm marking this as triaged since I've verifed the bug on Fedora 16 and
reported it to the gnome-games developers.

** Bug watch added: GNOME Bug Tracker #660024
   https://bugzilla.gnome.org/show_bug.cgi?id=660024

** Also affects: gnome-games via
   https://bugzilla.gnome.org/show_bug.cgi?id=660024
   Importance: Unknown
   Status: Unknown

** Changed in: gnome-games (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: gnome-games (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  gnome-sudoku crashed with TypeError in function(): Expected a
  Gdk.Event, but got EventButton

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

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


[Bug 857603] Re: gnome-sudoku crashed with TypeError in function(): Expected a Gdk.Event, but got EventButton

2011-09-24 Thread Jeremy Bicha
** Bug watch added: Red Hat Bugzilla #741049
   https://bugzilla.redhat.com/show_bug.cgi?id=741049

** Also affects: gnome-games (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=741049
   Importance: Unknown
   Status: Unknown

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

Title:
  gnome-sudoku crashed with TypeError in function(): Expected a
  Gdk.Event, but got EventButton

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

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


[Bug 857603] Re: gnome-sudoku crashed with TypeError in function(): Expected a Gdk.Event, but got EventButton

2011-09-23 Thread Jeremy Bicha
** Visibility changed to: Public

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

Title:
  gnome-sudoku crashed with TypeError in function(): Expected a
  Gdk.Event, but got EventButton

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

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