Zettlr: [DEVELOP] Fonts, and other assets are not packaged into the final app

Created on 21 Sep 2020  Â·  6Comments  Â·  Source: Zettlr/Zettlr

Description

While during development everything works fine, the final app (more specifically, the created app.asar) does not contain any resources such as the fonts or the feather icon.

Reproducing

Build the current develop branch using yarn package and open the resulting App/Exe/Binary. The developer tools will then tell you:

image

Expected behaviour

Package the assets (or, if the assets are packaged, fix the paths)

Platform

  • OS and version: macOS 10.15.6
  • Zettlr Version: 1.8.0-develop

Additional information

Pinging @tobiasdiez: Do you know what the issue could be?

bug [critical] develop

Most helpful comment

And fixed — the issue was precisely what went wrong! Thanks for the research.

All 6 comments

Thanks, I will have a look! :) If you manage to implement this quickly, please go forward!

I'm currently traveling, so sadly no access to a dev-setup.

Easy, I'll try to spin up an early alpha on Friday so that we can begin gradually testing everything out … no hurry here.

And fixed — the issue was precisely what went wrong! Thanks for the research.

Glad it worked!

Was this page helpful?
0 / 5 - 0 ratings