kirienko / gourmet

Gourmet Recipe Manager
GNU General Public License v2.0
29 stars 14 forks source link

Printing and Export not functioning #368

Closed sdunbarne closed 3 years ago

sdunbarne commented 3 years ago

Printing and Export not functioning

Steps to Reproduce

  1. Choose: Recipe > Print > Print to file dialog box, choose pdf, Print, dialog box disappears, nothing printed
  2. Choose: Recipe > Export > Save Recipe dialog box, choose pdf, dialog box disappears, no pdf file
  3. Choose: Recipe > Export > Save Recipe dialog box, choose HTML, export is partial, just Description and Ingredients, no Instructions or Notes.

Expected Behavior

Either PDF or HTML file

Current Behavior

Possible Solution

Environment

cydanil commented 3 years ago

Thanks, this is the same issue as #313.
This is due to the fonts not being available within the flatpak environment.

While this will be addressed, perhaps you could try the AppImage in the meantime?

cydanil commented 3 years ago

I'm now working on this, but will close this issue as a duplicate of #369, where the discussion will be :)