-
-
Notifications
You must be signed in to change notification settings - Fork 44
Device API changes #258
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
Device API changes #258
Conversation
a5a9ea1
to
f5ce63c
Compare
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025061003-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=2025061004-4.3&flavor=update
Failed tests37 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/142375#dependencies 10 fixed
Unstable testsPerformance TestsPerformance degradation:10 performance degradations
Remaining performance tests:62 tests
|
344ae1c
to
af1eb3e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Shouldn't port be selected by default when adding new auto attach rule? That's the safer option.
- "Create New Device Assignment" window doesn't fit in 768 pixels horizontally (minus xfce panel) - but it looks like there is enough space above the buttons that it could fit if not some constraints
- similar for the attachment new attachment policy window
- the section title "Block devices" may suggest... block devices, not blocking devices; maybe "Deny devices"?
- Saving a policy to block all devices doesn't work -
Interface code list should be in the form ...
error - After getting the above error, the whole tool closes, I can only guess if other changes were saved or not (looks like they weren't); it also didn't allow "fixing" the issue
adjust black options to stop enforcing 80 characters, instead default to 88.
I think the dialog windows still might be too big here. |
It fits on the screen initially, but not after selecting device (due to multi-line device info). But part of the buttons are still visible this point. And then after adding a qube, buttons are completely gone :( |
More test results:
|
Hopefully those problems are fixed now..... |
08759d0
to
c5f22b5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved as of b445fbd
requires QubesOS/qubes-core-admin-client#355