Public bug reported:
Binary package hint: gourmet
I've just installed gourmet in my Ubuntu 10.10 box and the software is
not working at all. I have this bug on my home and office computers.
lsb_release -rd
Description: Ubuntu 10.10
Release: 10.10
apt-cache policy gourmet
gourmet:
Installed: 0.15.4-2ubuntu1
Candidate: 0.15.4-2ubuntu1
Version table:
*** 0.15.4-2ubuntu1 0
500 http://mirror.yandex.ru/ubuntu/ maverick/universe i386 Packages
100 /var/lib/dpkg/status
This is the terminal listing:
u...@host:~$ gourmet
/usr/share/gourmet/gourmet/backends/db.py:294: SADeprecationWarning: The Binary
type has been renamed to LargeBinary.
Column('image',Binary(),**{}),
/usr/share/gourmet/gourmet/backends/db.py:295: SADeprecationWarning: The Binary
type has been renamed to LargeBinary.
Column('thumb',Binary(),**{}),
Traceback (most recent call last):
File "/usr/bin/gourmet", line 35, in <module>
gourmet.GourmetRecipeManager.startGUI()
File "/usr/share/gourmet/gourmet/GourmetRecipeManager.py", line 715, in
startGUI
r=RecGui(splash_label=splash.label)
File "/usr/share/gourmet/gourmet/GourmetRecipeManager.py", line 917, in
__init__
GourmetApplication.__init__(self, splash_label=splash_label)
File "/usr/share/gourmet/gourmet/GourmetRecipeManager.py", line 114, in
__init__
self.setup_recipes() # Setup recipe database
File "/usr/share/gourmet/gourmet/GourmetRecipeManager.py", line 204, in
setup_recipes
self.rd = recipeManager.default_rec_manager()
File "/usr/share/gourmet/gourmet/recipeManager.py", line 131, in
default_rec_manager
return get_recipe_manager(**dbargs)
File "/usr/share/gourmet/gourmet/recipeManager.py", line 126, in
get_recipe_manager
return RecipeManager(**args)
File "/usr/share/gourmet/gourmet/backends/db.py", line 1742, in __init__
self.km = keymanager.get_keymanager(rm=self)
File "/usr/share/gourmet/gourmet/keymanager.py", line 531, in get_keymanager
return KeyManager(*args,**kwargs)
File "/usr/share/gourmet/gourmet/keymanager.py", line 40, in __init__
self.initialize_categories()
File "/usr/share/gourmet/gourmet/keymanager.py", line 81, in
initialize_categories
for k in
self.rm.get_unique_values('ingkey',self.rm.ingredients_table,deleted=False):
File "/usr/share/gourmet/gourmet/backends/db.py", line 797, in
get_unique_values
if not table: table=self.recipe_table
File "/usr/lib/python2.6/dist-packages/sqlalchemy/sql/expression.py", line
1296, in __nonzero__
raise TypeError("Boolean value of this clause is not defined")
TypeError: Boolean value of this clause is not defined
** Affects: gourmet (Ubuntu)
Importance: Undecided
Status: New
--
gourmet is crashing on start
https://bugs.launchpad.net/bugs/667272
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs