[Bug 356553] [NEW] pychess crash with OperationalError and RuntimeError

siafok wlar.siafok at wp.pl
Mon Apr 6 19:58:28 UTC 2009


Public bug reported:

pychess
Version: 0.8.2-1

Ubuntu Jaunty 
uname -a: Linux [...] 2.6.28-11-generic #40-Ubuntu SMP Fri Apr 3 17:39:51 UTC 2009 i686 GNU/Linux

.. at ...: ~$ pychess
Exception in thread Thread-2:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.6/dist-packages/pychess/System/tsqlite.py", line 34, in run
    con = sqlite.connect(self.path)
OperationalError: unable to open database file

/usr/lib/python2.6/dist-packages/pychess/Players/engineNest.py:3: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import os, md5, imp

(pychess:6187): libglade-WARNING **: could not find glade file '/usr/lib/python2.6/glade/tipoftheday.glade'
Traceback (most recent call last):
  File "/usr/games/pychess", line 87, in <module>
    import pychess.Main
  File "/usr/lib/python2.6/dist-packages/pychess/Main.py", line 20, in <module>
    from pychess.widgets import tipOfTheDay
  File "/usr/lib/python2.6/dist-packages/pychess/widgets/tipOfTheDay.py", line 7, in <module>
    widgets = GladeWidgets("tipoftheday.glade")
  File "/usr/lib/python2.6/dist-packages/pychess/System/uistuff.py", line 198, in __init__
    self.widgets = gtk.glade.XML(addDataPrefix("glade/%s" % filename))
RuntimeError: could not create GladeXML object

** Affects: pychess (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

- Binary package hint: pychess
+ pychess
+ Version: 0.8.2-1
  
  Ubuntu Jaunty 
  uname -a: Linux [...] 2.6.28-11-generic #40-Ubuntu SMP Fri Apr 3 17:39:51 UTC 2009 i686 GNU/Linux
  
  .. at ...: ~$ pychess
  Exception in thread Thread-2:
  Traceback (most recent call last):
    File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner
      self.run()
    File "/usr/lib/python2.6/dist-packages/pychess/System/tsqlite.py", line 34, in run
      con = sqlite.connect(self.path)
  OperationalError: unable to open database file
  
  /usr/lib/python2.6/dist-packages/pychess/Players/engineNest.py:3: DeprecationWarning: the md5 module is deprecated; use hashlib instead
    import os, md5, imp
  
  (pychess:6187): libglade-WARNING **: could not find glade file '/usr/lib/python2.6/glade/tipoftheday.glade'
  Traceback (most recent call last):
    File "/usr/games/pychess", line 87, in <module>
      import pychess.Main
    File "/usr/lib/python2.6/dist-packages/pychess/Main.py", line 20, in <module>
      from pychess.widgets import tipOfTheDay
    File "/usr/lib/python2.6/dist-packages/pychess/widgets/tipOfTheDay.py", line 7, in <module>
      widgets = GladeWidgets("tipoftheday.glade")
    File "/usr/lib/python2.6/dist-packages/pychess/System/uistuff.py", line 198, in __init__
      self.widgets = gtk.glade.XML(addDataPrefix("glade/%s" % filename))
  RuntimeError: could not create GladeXML object

-- 
pychess crash with OperationalError and RuntimeError
https://bugs.launchpad.net/bugs/356553
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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




More information about the universe-bugs mailing list