Skip to content

Incorrect asset path #31

@cyqsimon

Description

@cyqsimon

When launching lavagna from CLI, it prints the following error:

ERROR bevy_asset::server: path not found: /usr/bin/assets/fonts/FiraMono-Medium.ttf

And the lack of font causes the toolbar to be blank.

Steps to reproduce

  1. On ArchLinux, install lavagna from AUR
  2. Launch lavagna
  3. Observe the error in logs

Expected behavior

No error and the toolbar displays correctly.

I took a brief look at the code. It appears that the intention is to use bevy_embedded_assets to embed the fonts. I assume there is some misconfiguration.

Versions

  • OS: ArchLinux (with all updates as of time of writing)
  • Lavagna: 2.1.9 (AUR)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions