Skip to content

Text breaks on Windows cross-compile builds #3013

@ethanuppal

Description

@ethanuppal

Is your issue REALLY a bug?

  • My issue is indeed a bug!
  • I am not crazy! I will not fill out this form just to ask a question or request a feature. Pinky promise.

Is there an existing issue for this?

  • I have searched the existing issues.

Is this issue related to iced?

  • My hardware is compatible and my graphics drivers are up-to-date.

What happened?

I am using iced 1.13.1. I am trying to cross-compile my app for macOS and Windows. For reference, the app has essentially two columns of text.

  1. Using cargo-bundle I was able to get a macOS app bundle that worked.

  2. I then cross-compiled for Windows and ran under wine 10. However, in the wine version, only the right column had rendered text. The left column acted fine (the buttons worked and everything) but no text rendered.

To reproduce, try building this commit for Windows. It's a simple self-contained binary.

What is the expected behavior?

All text should be rendered on Windows.

Version

crates.io release

Operating System

macOS

Do you have any log output?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions