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 579567 - crash in Sudoku: ctrl+A to autofill the s...
crash in Sudoku: ctrl+A to autofill the s...
Status: RESOLVED DUPLICATE of bug 433521
Product: gnome-games-superseded
Classification: Deprecated
Component: BugBuddyBugs
2.26.x
Other All
: High critical
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2009-04-20 02:28 UTC by doggy_box
Modified: 2009-04-20 02:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description doggy_box 2009-04-20 02:28:39 UTC
Version: 2.26.1

What were you doing when the application crashed?
ctrl+A to autofill the scheme


Distribution: Ubuntu 9.04 (jaunty)
Gnome Release: 2.26.1 2009-04-14 (Ubuntu)
BugBuddy Version: 2.26.0

System: Linux 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10600000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Human
Icon Theme: Human
GTK+ Modules: canberra-gtk-module

Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0
CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0

Traceback (most recent call last):
  • File "/var/lib/python-support/python2.6/gnome_sudoku/main.py", line 650 in auto_fill_cb
    self.autofiller.perform()
  • File "/var/lib/python-support/python2.6/gnome_sudoku/gtk_goodies/Undo.py", line 44 in perform
    self.action(*self.action_args)
  • File "/var/lib/python-support/python2.6/gnome_sudoku/main.py", line 653 in do_auto_fill
    self.autofilled.append(self.gsd.auto_fill())
  • File "/var/lib/python-support/python2.6/gnome_sudoku/gsudoku.py", line 1160 in auto_fill
    self.add_value(coords[0],coords[1],val)
  • File "/var/lib/python-support/python2.6/gnome_sudoku/gsudoku.py", line 1114 in add_value
    self.grid.add(x,y,val,True)
  • File "/var/lib/python-support/python2.6/gnome_sudoku/sudoku.py", line 548 in add
    SudokuGrid.add(self,x,y,val,*args,**kwargs)
  • File "/var/lib/python-support/python2.6/gnome_sudoku/sudoku.py", line 125 in add
    raise ConflictError(TYPE_COLUMN,(x,y),val)
ConflictError: (1, (0, 6), 7)


----------- .xsession-errors (14616 sec old) ---------------------
[00:16:45.671] Nero Linux v3.5.0.1 x86x64.tar.gz: Queued for verification
[00:16:45.698] Nero Linux v3.5.0.1 x86x64.tar.gz: Verifying torrent
[00:16:45.893] Nero Linux v3.5.0.1 x86x64.tar.gz: Got 1 peers from tracker
[00:16:46.577] Port Forwarding (NAT-PMP): initnatpmp succeeded (0)
[00:16:46.577] Port Forwarding (NAT-PMP): sendpublicaddressrequest succeeded (2)
[00:16:54.586] Port Forwarding: State changed from "Not forwarded" to "Starting"
[00:16:54.586] Couldn't bind port 51413 on ::: Address already in use
[00:16:54.586] Port Forwarding: Couldn't open port 51413 on :: to listen for incoming peer connections (errno 98 - Address already in use)
[00:16:54.586] Couldn't bind port 51413 on 0.0.0.0: Address already in use
[00:16:54.586] Port Forwarding: Couldn't open port 51413 on 0.0.0.0 to listen for incoming peer connections (errno 98 - Address already in use)
[00:16:54.586] Port Forwarding: State changed from "Starting" to "???"
Transmission 1.51 (7963) - http://www.transmissionbt.com/
Progress: 0.0%, dl from 0 of 0 peers (0 KB/s), ul to 0 (0 KB/s) [None]          Progress: 0.0%, dl from 0 of 0 peers (0 KB/s), ul to 0 (0 KB/s) [None]          Progress: 0.0%, dl from 0 of 0 peers 
 Progress: 0.0%, dl from 0 of 0 peers (0 KB/s), ul to 0 (0 KB/s) [None]          Progress: 0.0%, dl from 0 of 0 peers (0 KB/s), ul to 0 (0 KB/s) [None]          Progress: 0.0%, dl from 0 of 0 peers
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Fabio Durán Verdugo 2009-04-20 02:40:28 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 433521 ***