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

Cannot use unplated icons in .msix and in windows "start" #23133

Open
malciin opened this issue Jun 19, 2024 · 4 comments
Open

Cannot use unplated icons in .msix and in windows "start" #23133

malciin opened this issue Jun 19, 2024 · 4 comments
Labels
area-publishing Issues with the app packaging/publishing process (ipk/apk/msix/trimming) platform/windows 🪟 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working

Comments

@malciin
Copy link

malciin commented Jun 19, 2024

Description

As far as I can tell, unplated icons are only visible on the taskbar. However, in the .msix package and in the Windows "Start" menu, the plated icon is still used:

obraz

obraz

This seems to be somewhat a duplicate of:

#5162 (reference)
#6164
#10515

Some of those issues are closed, but I believe current "fix" is not sufficient, making following valid scenario #22964 not possible.

If I'm mistaken and there is a way to make the icon in the .msix package and Windows "Start" menu unplated, please let me know. :)

Steps to Reproduce

  1. Run new project via dotnet new maui
  2. Check icon on windows start & .msix installer

Link to public reproduction project repository

No response

Version with bug

8.0.7 SR2

Is this a regression from previous behavior?

No, this is something new

Last version that worked well

Unknown/Other

Affected platforms

Windows, I was not able test on other platforms

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

@malciin malciin added the t/bug Something isn't working label Jun 19, 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.

@Zhanglirong-Winnie Zhanglirong-Winnie added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Jun 20, 2024
@Zhanglirong-Winnie
Copy link

Verified this issue with Visual Studio 17.11.0 Preview 2.0 (8.0.60 & 8.0.7 & 8.0.3). Can repro on windows platform.
.msix installer can repro:
image
windows start works fine:
image

@PureWeen PureWeen added the area-publishing Issues with the app packaging/publishing process (ipk/apk/msix/trimming) label Jun 20, 2024
@malciin
Copy link
Author

malciin commented Jun 20, 2024

@Zhanglirong-Winnie Maybe then app icon is plated in "start" menu only on windows 10 and not on 11, because as I can see on screenshot differences you're probably on 11.

obraz

@Zhanglirong-Winnie
Copy link

Oh, @malciin You are right, I can reproduce this issue on Win10.
image

@samhouts samhouts removed s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Jul 3, 2024
@samhouts samhouts added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Jul 10, 2024
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 🪟 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants