Fix qubes.StartApp to wait for user logon#16
Conversation
Signed-off-by: Rafał Wojdyła <[email protected]>
This accounts for sourced scripts and gets the root script name. Signed-off-by: Rafał Wojdyła <[email protected]>
Signed-off-by: Rafał Wojdyła <[email protected]>
Signed-off-by: Rafał Wojdyła <[email protected]>
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025112000-4.3&flavor=pull-requests Test run included the following:
Upload failures
New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025111104-4.3&flavor=update
Failed tests30 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/158999#dependencies 13 fixed
Unstable testsDetailsPerformance TestsPerformance degradation:26 performance degradations
Remaining performance tests:153 tests
|
|
This doesn't fix the issue for me. I'm trying with win10 VM, no user password set. When VM is not running: When calling it for the second time, it works then. BTW, I can't find any logs, there is no "Qubes Logs" dir anywhere. But there is relocate-dir log: and the private disk has letter "D:", not "Q:" (and is empty)... I tested it with just this PR, not the others. |
|
This is weird: https://openqa.qubes-os.org/tests/159458#step/windows_clipboard_and_filecopy/38 any idea? some windows bug? or related to QWT change? |
Huh, never seen the relocation fail like this (and it's most likely the reason other things broke). So the private disk somehow got a different letter, that's something to investigate. Was the private disk formatted? |
That's extremely bizarre, it's some script error on what seems like MS account logon page. Quick search shows it might be related to One Drive... |
It appears so, I can open it in files explorer. |
Mystery solved. I installed the system to the private volume :D |
:D |
Fixes QubesOS/qubes-issues#9841