Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Windows, 9.0 Preview 6] Fonts are randomly left out the MSIX package #23659

Open
janne-hmp opened this issue Jul 17, 2024 · 1 comment
Open
Labels
area-publishing Issues with the app packaging/publishing process (ipk/apk/msix/trimming) platform/windows 🪟 t/bug Something isn't working

Comments

@janne-hmp
Copy link

Description

When building the app and publishing MSIX package in Visual Studio, all fonts in the Resources/Fonts directory are sometimes randomly left out of the package when using MauiFont. MauiAsset's seem to be copied always successfully. This is the same behavior as for Android, see #23364. The workaround is also the same.

Steps to Reproduce

  1. Rebuild GnollHackM in Visual Studio then publish an MSIX package. Do this many times.
  2. In some MSIX packages there are no fonts from Resources\Fonts directory.

Link to public reproduction project repository

https://github.com/hyvanmielenpelit/GnollHack

Version with bug

9.0.0-preview.6.24327.7

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

Windows

Affected platform versions

Windows 11

Did you find any workaround?

The same as for Android, use MauiAsset instead of MauiFont.

Relevant log output

No response

@janne-hmp janne-hmp added the t/bug Something isn't working label Jul 17, 2024
Copy link
Contributor

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-publishing Issues with the app packaging/publishing process (ipk/apk/msix/trimming) platform/windows 🪟 t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants