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

[NewPlus] Debugging settings is crashing on NewPlus page: Null value exception #34996

Closed
htcfreek opened this issue Sep 22, 2024 · 2 comments
Closed
Assignees
Labels
Issue-Bug Something isn't working Priority-0 Bugs that we consider release-blocking/recall-class (P0) Product-Settings The standalone PowerToys Settings application Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release. Severity-High Bugs that we consider a blocking issue for release (crashes stuff outside of PT)

Comments

@htcfreek
Copy link
Collaborator

htcfreek commented Sep 22, 2024

Microsoft PowerToys version

pre-0.85.0 (cf470a6)

Installation method

Dev build in Visual Studio

Running as admin

No

Area(s) with issue?

Settings

Steps to reproduce

  1. Clone repository and update submodules.
  2. Set Settings as Startup project.
  3. Run debug build of settings app only.
  4. Open New+ settings page.

✔️ Expected Behavior

Page is showing.

❌ Actual Behavior

Page is crashing because LoadSettings() method in the ViewModel returns null.

image

Other Software

No response

@htcfreek htcfreek added Issue-Bug Something isn't working Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Sep 22, 2024
@htcfreek
Copy link
Collaborator Author

cc: @cgaarden, @stefansjfw, @jaimecbernardo

@htcfreek htcfreek added Product-Settings The standalone PowerToys Settings application Severity-High Bugs that we consider a blocking issue for release (crashes stuff outside of PT) labels Sep 22, 2024
@htcfreek htcfreek self-assigned this Sep 22, 2024
@htcfreek htcfreek added Status-In progress This issue or work-item is under development and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Sep 22, 2024
htcfreek added a commit to htcfreek/PowerToys that referenced this issue Sep 22, 2024
@htcfreek htcfreek added the Priority-0 Bugs that we consider release-blocking/recall-class (P0) label Sep 22, 2024
jaimecbernardo pushed a commit that referenced this issue Sep 23, 2024
…#34999)

* fix settings init (#34996)

* fix control state if module gpo is aplied (#34997)
@jaimecbernardo jaimecbernardo added this to the PowerToys 0.85 milestone Sep 23, 2024
@jaimecbernardo jaimecbernardo added Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release. and removed Status-In progress This issue or work-item is under development labels Sep 23, 2024
@jaimecbernardo
Copy link
Collaborator

This issue has been worked on during the 0.85 development cycle. Please update to the latest release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug Something isn't working Priority-0 Bugs that we consider release-blocking/recall-class (P0) Product-Settings The standalone PowerToys Settings application Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release. Severity-High Bugs that we consider a blocking issue for release (crashes stuff outside of PT)
Projects
None yet
Development

No branches or pull requests

2 participants