-
-
Notifications
You must be signed in to change notification settings - Fork 44
qui-devices: do not crash if some properties are denied in policy #285
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
Conversation
Default policy doesn't allow accessing device-related features on dom0. Don't crash widget on this. Fixes QubesOS/qubes-issues#10114
0ba397f to
35384b5
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #285 +/- ##
==========================================
- Coverage 93.00% 92.98% -0.02%
==========================================
Files 64 64
Lines 13286 13286
==========================================
- Hits 12356 12354 -2
- Misses 930 932 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025111414-4.3&flavor=pull-requests Test run included the following:
New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025081011-4.3&flavor=update
Failed tests15 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/149225#dependencies 82 fixed
Unstable testsPerformance TestsPerformance degradation:11 performance degradations
Remaining performance tests:168 tests
|
Default policy doesn't allow accessing device-related features on dom0.
Don't crash widget on this.
Fixes QubesOS/qubes-issues#10114