Package: gourmand
Version: 1.1.0+really1.1.0~rc3-1

Hello,
for two days I haven't been able to make it work gourmand. He had no abs that he would not work by saying to me, "The 'recipe-scrapers' distribution was not found and is required by gourmand". I found some advices to install by pip recipe-scraper. But since then I can't add ingredients. This creates a completely empty row in the Ingredients column.

With this mistake:
TypeError:IngredientController.update_ingredient_row() got an unexpected keyword argument 'ingkey'
I also have many mistakes like this:
(gourmand:56194): Gtk-WARNING: 09:57:29.479: Cut: missing action Cut.

As such, gourmand is unusable.

Thank's

--
--             Dominique Marin http://txodom.free.fr              --
Il y a souvent plus de choses naufragées au fond d'une âme
                     qu'au fond de la mer.
--                                 Victor Hugo                    --
Bonjour,
Depuis 2 jours je n'arrive pas à faire fonctionner gourmand. Il n'a d'aborsd 
pas voulu fonctionner en me disant : «The 'recipe-scrapers' distribution was 
not found and is required by gourmand».. J'ai trouve des coneils d'installer 
par pip recipe-scraper. Mais depuis je n'arrive plus à ajouter des ingrédients. 
Cela créé une ligne totalement vide dans la  colonne Ingrédients.

Avec cette erreur :
TypeError: IngredientController.update_ingredient_row() got an unexpected 
keyword argument 'ingkey'

J'ai aussi de nombreuses erreurs de ce type :
(gourmand:56194): Gtk-WARNING **: 09:57:29.479: Cut: missing action Cut. 

En l'état, gourmand est inutilisable.
Merci


jack@freack:~$ gourmand -v > gourmand.log

(gourmand:56194): Gtk-WARNING **: 09:57:28.737: UnitConverter: missing action 
UnitConverter

(gourmand:56194): Gtk-WARNING **: 09:57:28.738: Undo: missing action Undo

(gourmand:56194): Gtk-WARNING **: 09:57:28.738: Redo: missing action Redo

(gourmand:56194): Gtk-WARNING **: 09:57:29.479: Cut: missing action Cut

(gourmand:56194): Gtk-WARNING **: 09:57:29.479: Copy: missing action Copy

(gourmand:56194): Gtk-WARNING **: 09:57:29.479: Paste: missing action Paste

(gourmand:56194): Gtk-WARNING **: 09:57:29.482: Cut: missing action Cut

(gourmand:56194): Gtk-WARNING **: 09:57:29.482: Copy: missing action Copy

(gourmand:56194): Gtk-WARNING **: 09:57:29.482: Paste: missing action Paste
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/gourmand/reccard.py", line 2375, in 
ingtree_edited_cb
    self.ingController.undoable_update_ingredient_row(ref,d)
  File "/usr/lib/python3/dist-packages/gourmand/reccard.py", line 1772, in 
undoable_update_ingredient_row
    ).perform()
      ^^^^^^^^^
  File "/usr/lib/python3/dist-packages/gourmand/Undo.py", line 77, in perform
    self.action(*self.action_args)
  File "/usr/lib/python3/dist-packages/gourmand/reccard.py", line 1768, in 
<lambda>
    lambda *args: self.update_ingredient_row(itr,**d),
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: IngredientController.update_ingredient_row() got an unexpected 
keyword argument 'ingkey'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/gourmand/reccard.py", line 2375, in 
ingtree_edited_cb
    self.ingController.undoable_update_ingredient_row(ref,d)
  File "/usr/lib/python3/dist-packages/gourmand/reccard.py", line 1772, in 
undoable_update_ingredient_row
    ).perform()
      ^^^^^^^^^
  File "/usr/lib/python3/dist-packages/gourmand/Undo.py", line 77, in perform
    self.action(*self.action_args)
  File "/usr/lib/python3/dist-packages/gourmand/reccard.py", line 1768, in 
<lambda>
    lambda *args: self.update_ingredient_row(itr,**d),
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: IngredientController.update_ingredient_row() got an unexpected 
keyword argument 'ingkey'

Reply via email to