You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.with a recipe open, try to print. It says you need a plugin active for printing but it is active according to the plugins.
2.If you click okay to goes to an Error Printing popup
3. if you open the expansion arrow you see this:
4. Traceback (most recent call last):
File "/app/lib/python3.8/site-packages/gourmet-0.17.5-py3.8.egg/gourmet/exporters/printer.py", line 84, in print_recipes
renderer(rd, recs,
File "/app/lib/python3.8/site-packages/gourmet-0.17.5-py3.8.egg/gourmet/exporters/printer.py", line 19, in init
raise NotImplementedError
NotImplementedError
Expected Behavior
Current Behavior
Possible Solution
Environment
Operating System: Linux Mint 20.2
Version or commit id: 0.17.5
Installed as Flatpak or Python package?::gourmet-2db9db8f.flatpak
The text was updated successfully, but these errors were encountered:
Printing a recipe fails.
Steps to Reproduce
1.with a recipe open, try to print. It says you need a plugin active for printing but it is active according to the plugins.
2.If you click okay to goes to an Error Printing popup
3. if you open the expansion arrow you see this:
4. Traceback (most recent call last):
File "/app/lib/python3.8/site-packages/gourmet-0.17.5-py3.8.egg/gourmet/exporters/printer.py", line 84, in print_recipes
renderer(rd, recs,
File "/app/lib/python3.8/site-packages/gourmet-0.17.5-py3.8.egg/gourmet/exporters/printer.py", line 19, in init
raise NotImplementedError
NotImplementedError
Expected Behavior
Current Behavior
Possible Solution
Environment
The text was updated successfully, but these errors were encountered: