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

[Bug] Unable to start winUI app other than from the start menu #2750

Closed
Berrion opened this issue Sep 29, 2021 · 2 comments
Closed

[Bug] Unable to start winUI app other than from the start menu #2750

Berrion opened this issue Sep 29, 2021 · 2 comments
Labels
area-tooling XAML & C# Hot Reload, XAML Editor, Live Visual Tree, Live Preview, Debugging partner/winui WinUI / Project Reunion s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working

Comments

@Berrion
Copy link

Berrion commented Sep 29, 2021

Description

After deploy I am unable to run winUI app other than from the start menu. I tried to run same app that is run through start menu but nothing happens also tried to run it with PowerShell. I try to run in like this to see how different UI auto test would work on that If somebody happens to know how to run those in some other way would also be thankful for any advice.

Steps to Reproduce

  1. Create sample MAUI project
  2. build
  3. deploy
  4. Try to run app from bin\Debug\net6.0-windows10.0.19041\win-x64\AppX (this is the one that is run from start menu)

Expected Behavior

I should be able to run app in some other way than from the start menu only.

Actual Behavior

I am able to run app only from the start menu after deploy

Basic Information

  • Version with issue: Microsoft.NET.Sdk.Maui.Manifest-6.0.100 : 6.0.100-rc.1.1608
  • Last known good version:
  • IDE: VS 2022 17.0.0 Preview 4.1
  • Platform Target Frameworks: net6.0-windows10.0.19041
  • Nuget Packages: None
  • Affected Devices: Windows
@jsuarezruiz jsuarezruiz added partner/winui WinUI / Project Reunion t/bug Something isn't working labels Oct 1, 2021
@Eilon Eilon added the area-tooling XAML & C# Hot Reload, XAML Editor, Live Visual Tree, Live Preview, Debugging label Oct 5, 2021
@jfversluis
Copy link
Member

Possibly related to things in #4329

@Eilon
Copy link
Member

Eilon commented Feb 11, 2022

Hi, we think this issue has been fixed in more recent previews of .NET MAUI and Visual Studio. Please try installing the latest preview per the instructions at https://docs.microsoft.com/dotnet/maui/get-started/installation. If you are still experiencing an issue, please file a new issue with updated details.

@Eilon Eilon closed this as completed Feb 11, 2022
@kristinx0211 kristinx0211 added the s/verified Verified / Reproducible Issue ready for Engineering Triage label Feb 22, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Mar 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-tooling XAML & C# Hot Reload, XAML Editor, Live Visual Tree, Live Preview, Debugging partner/winui WinUI / Project Reunion s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants