Skip to content

Fix for #10797: qvm-open-in-vm should now work in KDE-based cubes#642

Open
rysiekpl wants to merge 1 commit intoQubesOS:mainfrom
rysiekpl:main
Open

Fix for #10797: qvm-open-in-vm should now work in KDE-based cubes#642
rysiekpl wants to merge 1 commit intoQubesOS:mainfrom
rysiekpl:main

Conversation

@rysiekpl
Copy link
Copy Markdown

@rysiekpl rysiekpl commented Mar 20, 2026

kde-open/kde-open5 start the process that handles the file in a way that the old | cat hack does not work.

This fixes it. Tested on GNOME-, Xfce-, and KDE-based templates.

Closes QubesOS/qubes-issues#10797

`kde-open`/`kde-open5` start the process that handles the file in a way that the old `| cat` hack does not work.

This fixes it. Tested on GNOME-, Xfce-, and KDE-based templates.
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.89%. Comparing base (8214ce1) to head (394e973).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #642      +/-   ##
==========================================
- Coverage   70.30%   69.89%   -0.41%     
==========================================
  Files           3        3              
  Lines         495      495              
==========================================
- Hits          348      346       -2     
- Misses        147      149       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@andrewdavidwong
Copy link
Copy Markdown
Member

Suggestion: If you intend for this pull request to resolve the associated issue and would like for it to be linked to the issue automatically, you can put Closes QubesOS/qubes-issues#XXXX in the PR message (where XXXX is the issue number). Closes is one of several special keywords that GitHub will recognize. If and when the PR is merged, GitHub will automatically close the associated issue.

@rysiekpl
Copy link
Copy Markdown
Author

Suggestion: If you intend for this pull request to resolve the associated issue and would like for it to be linked to the issue automatically, you can put Closes QubesOS/qubes-issues#XXXX in the PR message (where XXXX is the issue number). Closes is one of several special keywords that GitHub will recognize. If and when the PR is merged, GitHub will automatically close the associated issue.

Good point, PR updated.

@Atrate
Copy link
Copy Markdown
Contributor

Atrate commented Mar 22, 2026

# The `pidwait -A -f "$1"` is rather silly hack

Is it still a "hack"? I get describing | cat like that, but isn't this a quite normal approach to waiting for a process?

@rysiekpl
Copy link
Copy Markdown
Author

# The `pidwait -A -f "$1"` is rather silly hack

Is it still a "hack"? I get describing | cat like that, but isn't this a quite normal approach to waiting for a process?

Normal approach would be if xdg-open (and whatever it calls) had a way of being run such that it does not exit before the file handling application closes. Sadly this is not the case, so instead we have to go the pidwait route, which is sub-optimal and to me feels hack-ish. So yeah, I'd call it a hack.

@qubesos-bot
Copy link
Copy Markdown

qubesos-bot commented Mar 29, 2026

OpenQA test summary

Complete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2026042500-4.3&flavor=pull-requests

Test run included the following:

New failures, excluding unstable

Compared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2026032404-devel&flavor=update

Failed tests

67 failures
  • system_tests_dispvm_perf@hw7

  • system_tests_basic_vm_qrexec_gui@hw7

    • TC_20_NonAudio_debian-13-xfce: test_500_gui_agent_env_sync (failure)
      AssertionError: unexpected QUBES_ENV_TEST value from session, got '...

    • TC_20_NonAudio_fedora-43-xfce: test_500_gui_agent_env_sync (failure)
      AssertionError: unexpected QUBES_ENV_TEST value from session, got '...

    • TC_20_NonAudio_whonix-gateway-18: test_500_gui_agent_env_sync (failure)
      AssertionError: unexpected QUBES_ENV_TEST value from session, got '...

    • TC_20_NonAudio_whonix-workstation-18: test_500_gui_agent_env_sync (failure)
      AssertionError: unexpected QUBES_ENV_TEST value from session, got '...

  • system_tests_whonix

    • whonixcheck: fail (unknown)
      Whonixcheck for sys-whonix failed...

    • whonixcheck: Failed (test died)
      # Test died: systemcheck failed at qubesos/tests/whonixcheck.pm lin...

  • system_tests_basic_vm_qrexec_gui

    • TC_20_NonAudio_debian-13-xfce: test_500_gui_agent_env_sync (failure)
      AssertionError: unexpected QUBES_ENV_TEST value from session, got '...

    • TC_20_NonAudio_fedora-43-xfce: test_500_gui_agent_env_sync (failure)
      AssertionError: unexpected QUBES_ENV_TEST value from session, got '...

    • TC_20_NonAudio_whonix-gateway-18: test_500_gui_agent_env_sync (failure)
      AssertionError: unexpected QUBES_ENV_TEST value from session, got '...

    • TC_20_NonAudio_whonix-workstation-18: test_500_gui_agent_env_sync (failure)
      AssertionError: unexpected QUBES_ENV_TEST value from session, got '...

  • system_tests_extra

    • TC_00_QVCTest_fedora-43-xfce: test_010_screenshare (failure + cleanup)
      ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^... AssertionError: 1179648 != 0
  • system_tests_basic_vm_qrexec_gui_zfs

    • TC_20_NonAudio_debian-13-xfce-pool: test_500_gui_agent_env_sync (failure)
      AssertionError: unexpected QUBES_ENV_TEST value from session, got '...

    • TC_20_NonAudio_fedora-43-xfce-pool: test_500_gui_agent_env_sync (failure)
      AssertionError: unexpected QUBES_ENV_TEST value from session, got '...

    • TC_20_NonAudio_whonix-gateway-18-pool: test_500_gui_agent_env_sync (failure)
      AssertionError: unexpected QUBES_ENV_TEST value from session, got '...

    • TC_20_NonAudio_whonix-workstation-18-pool: test_500_gui_agent_env_sync (failure)
      AssertionError: unexpected QUBES_ENV_TEST value from session, got '...

  • system_tests_basic_vm_qrexec_gui_btrfs

    • TC_20_NonAudio_debian-13-xfce-pool: test_500_gui_agent_env_sync (failure)
      AssertionError: unexpected QUBES_ENV_TEST value from session, got '...

    • TC_20_NonAudio_fedora-43-xfce-pool: test_500_gui_agent_env_sync (failure)
      AssertionError: unexpected QUBES_ENV_TEST value from session, got '...

    • TC_20_NonAudio_whonix-gateway-18-pool: test_500_gui_agent_env_sync (failure)
      AssertionError: unexpected QUBES_ENV_TEST value from session, got '...

    • TC_20_NonAudio_whonix-workstation-18-pool: test_500_gui_agent_env_sync (failure)
      AssertionError: unexpected QUBES_ENV_TEST value from session, got '...

  • system_tests_basic_vm_qrexec_gui_ext4

    • TC_20_NonAudio_debian-13-xfce-pool: test_500_gui_agent_env_sync (failure)
      AssertionError: unexpected QUBES_ENV_TEST value from session, got '...

    • TC_20_NonAudio_fedora-43-xfce-pool: test_500_gui_agent_env_sync (failure)
      AssertionError: unexpected QUBES_ENV_TEST value from session, got '...

    • TC_20_NonAudio_whonix-gateway-18-pool: test_500_gui_agent_env_sync (failure)
      AssertionError: unexpected QUBES_ENV_TEST value from session, got '...

    • TC_20_NonAudio_whonix-workstation-18-pool: test_500_gui_agent_env_sync (failure)
      AssertionError: unexpected QUBES_ENV_TEST value from session, got '...

  • system_tests_basic_vm_qrexec_gui_xfs

    • TC_20_NonAudio_debian-13-xfce-pool: test_500_gui_agent_env_sync (failure)
      AssertionError: unexpected QUBES_ENV_TEST value from session, got '...

    • TC_20_NonAudio_fedora-43-xfce-pool: test_500_gui_agent_env_sync (failure)
      AssertionError: unexpected QUBES_ENV_TEST value from session, got '...

    • TC_20_NonAudio_whonix-gateway-18-pool: test_500_gui_agent_env_sync (failure)
      AssertionError: unexpected QUBES_ENV_TEST value from session, got '...

    • TC_20_NonAudio_whonix-workstation-18-pool: test_500_gui_agent_env_sync (failure)
      AssertionError: unexpected QUBES_ENV_TEST value from session, got '...

  • system_tests_qwt_win10@hw13

    • windows_install: Failed (test died)
      # Test died: Install failed with code 1 at qubesos/tests/windows_in...
  • system_tests_qwt_win10_seamless@hw13

    • windows_install: Failed (test died)
      # Test died: Install failed with code 1 at qubesos/tests/windows_in...
  • system_tests_qwt_win11@hw13

    • windows_clipboard_and_filecopy: unnamed test (unknown)
    • windows_clipboard_and_filecopy: Failed (test died)
      # Test died: no candidate needle with tag(s) 'files-new-text-docume...
  • system_tests_guivm_gpu_gui_interactive@hw13

    • shutdown: unnamed test (unknown)
    • shutdown: Failed (test died)
      # Test died: no candidate needle with tag(s) 'text-logged-in-root' ...
  • system_tests_audio@hw1

  • system_tests_whonix@hw1

    • whonixcheck: fail (unknown)
      Whonixcheck for whonix-gateway-18 failed...

    • whonixcheck: fail (unknown)
      Whonixcheck for sys-whonix failed...

    • whonixcheck: Failed (test died)
      # Test died: systemcheck failed at qubesos/tests/whonixcheck.pm lin...

Fixed failures

Compared to: https://openqa.qubes-os.org/tests/170766#dependencies

33 fixed
  • system_tests_network

    • system_tests: Fail (unknown)
      Tests qubes.tests.integ.network failed (exit code 1), details repor...

    • system_tests: Failed (test died)
      # Test died: Some tests failed at qubesos/tests/system_tests.pm lin...

    • VmNetworking_debian-13-xfce: test_203_fake_ip_inter_vm_allow (failure)
      ^... AssertionError: 1 != 0

  • system_tests_pvgrub_salt_storage

    • system_tests: Fail (unknown)
      Tests qubes.tests.integ.grub failed (exit code 1), details reported...

    • system_tests: Failed (test died)
      # Test died: Some tests failed at qubesos/tests/system_tests.pm lin...

    • TC_41_HVMGrub_debian-13-xfce: test_010_template_based_vm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

    • TC_41_HVMGrub_debian-13-xfce: test_011_template_based_vm_dracut (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

    • TC_41_HVMGrub_fedora-42-xfce: test_000_standalone_vm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

    • TC_41_HVMGrub_fedora-42-xfce: test_010_template_based_vm (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...

  • system_tests_extra

    • TC_01_InputProxyExclude_debian-13-xfce: test_000_qemu_tablet (error)
      qubes.exc.QubesVMError: Cannot connect to qrexec agent for 120 seco...
  • system_tests_gui_interactive

    • collect_logs: wait_serial (wait serial expected)
      # wait_serial expected: qr/Dhelp-\d+-/...

    • collect_logs: Failed (test died + timed out)
      # Test died: command 'curl --form upload=@journalctl.log --form upn...

  • system_tests_network_ipv6

    • system_tests: Fail (unknown)
      Tests qubes.tests.integ.network_ipv6 failed (exit code 1), details ...

    • system_tests: Failed (test died)
      # Test died: Some tests failed at qubesos/tests/system_tests.pm lin...

    • VmIPv6Networking_fedora-42-xfce: test_113_reattach_after_provider_kill (failure)
      ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError: 1 != 0

  • system_tests_kde_gui_interactive

    • collect_logs: wait_serial (wait serial expected)
      # wait_serial expected: qr/bMse8-\d+-/...

    • collect_logs: Failed (test died + timed out)
      # Test died: command 'curl --form upload=@journalctl.log --form upn...

  • system_tests_audio

    • system_tests: Fail (unknown)
      Tests qubes.tests.integ.audio failed (exit code 1), details reporte...

    • system_tests: Failed (test died)
      # Test died: Some tests failed at qubesos/tests/system_tests.pm lin...

    • TC_20_AudioVM_Pulse_whonix-workstation-18: test_225_audio_rec_unmuted_hvm (failure)
      AssertionError: too short audio, expected 10s, got 7.59433106575963...

    • TC_20_AudioVM_PipeWire_debian-13-xfce: test_251_audio_playback_audiovm_pipewire_late_start (failure)
      AssertionError: pacat for test-inst-vm1 (xid 48) running(False) in ...

  • system_tests_qwt_win11@hw13

    • windows_install: Failed (test died)
      # Test died: Install failed with code 1 at qubesos/tests/windows_in...
  • system_tests_guivm_vnc_gui_interactive

    • collect_logs: wait_serial (wait serial expected)
      # wait_serial expected: qr/C_fDy-\d+-/...

    • collect_logs: Failed (test died + timed out)
      # Test died: command 'curl --form upload=@journalctl.log --form upn...

  • system_tests_network_updates

    • system_tests: Fail (unknown)
      Tests qubes.tests.integ.dom0_update failed (exit code 1), details r...

    • system_tests: Failed (test died)
      # Test died: Some tests failed at qubesos/tests/system_tests.pm lin...

    • TC_00_Dom0Upgrade_whonix-gateway-18: test_020_install_wrong_sign (error)
      subprocess.CalledProcessError: Command 'timeout=120; while ! tor-ci...

    • TC_11_QvmTemplateMgmtVM_debian-13-xfce: test_000_template_list (failure)
      qvm-template: error: No matching templates to list

    • TC_11_QvmTemplateMgmtVM_debian-13-xfce: test_010_template_install (failure)
      qvm-template: error: Template 'debian-12-minimal' not found.

    • TC_11_QvmTemplateMgmtVM_fedora-42-xfce: test_000_template_list (failure)
      qvm-template: error: No matching templates to list

    • TC_11_QvmTemplateMgmtVM_fedora-42-xfce: test_010_template_install (failure)
      qvm-template: error: Template 'debian-12-minimal' not found.

    • TC_11_QvmTemplateMgmtVM_whonix-gateway-18: test_000_template_list (failure)
      qvm-template: error: No matching templates to list

    • TC_11_QvmTemplateMgmtVM_whonix-gateway-18: test_010_template_install (failure)
      qvm-template: error: Template 'debian-12-minimal' not found.

Unstable tests

Details
  • system_tests_guivm_gui_interactive

    collect_logs/Failed (1/5 times with errors)
    • job 172256 # Test died: command 'curl --form upload=@journalctl.log --form upn...
    collect_logs/wait_serial (1/5 times with errors)
    • job 172256 # wait_serial expected: qr/v3Six-\d+-/...
    collect_logs/wait_serial (1/5 times with errors)
    • job 172256 # wait_serial expected: qr/6OJPL-\d+-/...
  • system_tests_guivm_vnc_gui_interactive

    collect_logs/Failed (1/5 times with errors)
    • job 172242 # Test died: command 'curl --form upload=@journalctl.log --form upn...
    collect_logs/wait_serial (1/5 times with errors)
    • job 172242 # wait_serial expected: qr/73DgV-\d+-/...
    collect_logs/wait_serial (1/5 times with errors)
    • job 172242 # wait_serial expected: qr/uOleL-\d+-/...

Performance Tests

Performance degradation:

9 performance degradations
  • dom0_root_seq1m_q8t1_write 3:write_bandwidth_kb: 123944.00 🔻 ( previous job: 217546.00, degradation: 56.97%)
  • dom0_root_seq1m_q1t1_read 3:read_bandwidth_kb: 57842.00 🔻 ( previous job: 70705.00, degradation: 81.81%)
  • dom0_root_seq1m_q1t1_write 3:write_bandwidth_kb: 21462.00 🔻 ( previous job: 42537.00, degradation: 50.45%)
  • dom0_root_rnd4k_q32t1_read 3:read_bandwidth_kb: 4647.00 🔻 ( previous job: 12342.00, degradation: 37.65%)
  • dom0_root_rnd4k_q32t1_write 3:write_bandwidth_kb: 2378.00 🔻 ( previous job: 3011.00, degradation: 78.98%)
  • dom0_root_rnd4k_q1t1_write 3:write_bandwidth_kb: 45.00 🔻 ( previous job: 793.00, degradation: 5.67%)
  • dom0_varlibqubes_seq1m_q8t1_read 3:read_bandwidth_kb: 129756.00 🔻 ( previous job: 233483.00, degradation: 55.57%)
  • dom0_varlibqubes_seq1m_q1t1_read 3:read_bandwidth_kb: 88233.00 🔻 ( previous job: 370521.00, degradation: 23.81%)
  • dom0_varlibqubes_seq1m_q1t1_write 3:write_bandwidth_kb: 40899.00 🔻 ( previous job: 154458.00, degradation: 26.48%)

Remaining performance tests:

75 tests
  • debian-13-xfce_dom0-dispvm-api (mean:6.272): 75.26 🟢 ( previous job: 81.47, improvement: 92.38%)
  • debian-13-xfce_dom0-dispvm-gui-api (mean:7.906): 94.88 🔻 ( previous job: 92.38, degradation: 102.70%)
  • debian-13-xfce_dom0-vm-api (mean:0.035): 0.42 🟢 ( previous job: 0.46, improvement: 91.72%)
  • debian-13-xfce_dom0-vm-gui-api (mean:0.042): 0.50 🟢 ( previous job: 0.51, improvement: 98.81%)
  • fedora-43-xfce_dom0-dispvm-api (mean:7.093): 85.12
  • fedora-43-xfce_dom0-dispvm-gui-api (mean:8.976): 107.71
  • fedora-43-xfce_dom0-vm-api (mean:0.032): 0.38
  • fedora-43-xfce_dom0-vm-gui-api (mean:0.043): 0.52
  • whonix-workstation-18_dom0-dispvm-api (mean:7.716): 92.59 🟢 ( previous job: 114.77, improvement: 80.68%)
  • whonix-workstation-18_dom0-dispvm-gui-api (mean:9.639): 115.67 🟢 ( previous job: 127.27, improvement: 90.88%)
  • whonix-workstation-18_dom0-vm-api (mean:0.033): 0.40 🟢 ( previous job: 0.58, improvement: 68.75%)
  • whonix-workstation-18_dom0-vm-gui-api (mean:0.046): 0.55 🟢 ( previous job: 0.62, improvement: 87.80%)
  • debian-13-xfce_exec: 6.58 🟢 ( previous job: 7.30, improvement: 90.09%)
  • debian-13-xfce_exec-root: 26.62 🔻 ( previous job: 26.58, degradation: 100.18%)
  • debian-13-xfce_socket: 8.51 🔻 ( previous job: 8.02, degradation: 106.09%)
  • debian-13-xfce_socket-root: 8.98 🔻 ( previous job: 8.38, degradation: 107.13%)
  • debian-13-xfce_exec-data-simplex: 64.24 🟢 ( previous job: 66.06, improvement: 97.24%)
  • debian-13-xfce_exec-data-duplex: 63.22 🔻 ( previous job: 61.22, degradation: 103.26%)
  • debian-13-xfce_exec-data-duplex-root: 73.33 🔻 ( previous job: 72.95, degradation: 100.51%)
  • debian-13-xfce_socket-data-duplex: 91.14 🔻 ( previous job: 86.03, degradation: 105.94%)
  • fedora-43-xfce_exec: 9.21
  • fedora-43-xfce_exec-root: 69.40
  • fedora-43-xfce_socket: 7.46
  • fedora-43-xfce_socket-root: 8.29
  • fedora-43-xfce_exec-data-simplex: 67.90
  • fedora-43-xfce_exec-data-duplex: 65.38
  • fedora-43-xfce_exec-data-duplex-root: 92.65
  • fedora-43-xfce_socket-data-duplex: 89.11
  • whonix-gateway-18_exec: 6.66 🟢 ( previous job: 7.69, improvement: 86.53%)
  • whonix-gateway-18_exec-root: 126.96 🟢 ( previous job: 132.16, improvement: 96.06%)
  • whonix-gateway-18_socket: 7.95 🟢 ( previous job: 8.05, improvement: 98.72%)
  • whonix-gateway-18_socket-root: 7.73 🔻 ( previous job: 7.16, degradation: 107.97%)
  • whonix-gateway-18_exec-data-simplex: 63.70 🟢 ( previous job: 64.40, improvement: 98.90%)
  • whonix-gateway-18_exec-data-duplex: 66.52 🔻 ( previous job: 63.65, degradation: 104.51%)
  • whonix-gateway-18_exec-data-duplex-root: 125.16 🔻 ( previous job: 123.30, degradation: 101.50%)
  • whonix-gateway-18_socket-data-duplex: 98.17 🟢 ( previous job: 113.72, improvement: 86.33%)
  • whonix-workstation-18_exec: 8.00 🟢 ( previous job: 8.20, improvement: 97.50%)
  • whonix-workstation-18_exec-root: 147.39 🔻 ( previous job: 138.84, degradation: 106.15%)
  • whonix-workstation-18_socket: 8.22 🔻 ( previous job: 8.19, degradation: 100.30%)
  • whonix-workstation-18_socket-root: 7.89 🟢 ( previous job: 8.92, improvement: 88.42%)
  • whonix-workstation-18_exec-data-simplex: 62.88 🟢 ( previous job: 63.54, improvement: 98.95%)
  • whonix-workstation-18_exec-data-duplex: 61.77 🔻 ( previous job: 59.45, degradation: 103.90%)
  • whonix-workstation-18_exec-data-duplex-root: 138.31 🟢 ( previous job: 139.63, improvement: 99.06%)
  • whonix-workstation-18_socket-data-duplex: 82.32 🔻 ( previous job: 80.77, degradation: 101.91%)
  • dom0_root_seq1m_q8t1_read 3:read_bandwidth_kb: 493447.00 🟢 ( previous job: 485002.00, improvement: 101.74%)
  • dom0_root_rnd4k_q1t1_read 3:read_bandwidth_kb: 11990.00 🟢 ( previous job: 1182.00, improvement: 1014.38%)
  • dom0_varlibqubes_seq1m_q8t1_write 3:write_bandwidth_kb: 121378.00 🟢 ( previous job: 34913.00, improvement: 347.66%)
  • dom0_varlibqubes_rnd4k_q32t1_read 3:read_bandwidth_kb: 52105.00 🟢 ( previous job: 27602.00, improvement: 188.77%)
  • dom0_varlibqubes_rnd4k_q32t1_write 3:write_bandwidth_kb: 9395.00 🟢 ( previous job: 8434.00, improvement: 111.39%)
  • dom0_varlibqubes_rnd4k_q1t1_read 3:read_bandwidth_kb: 8370.00 🟢 ( previous job: 7112.00, improvement: 117.69%)
  • dom0_varlibqubes_rnd4k_q1t1_write 3:write_bandwidth_kb: 4119.00 🔻 ( previous job: 4565.00, degradation: 90.23%)
  • fedora-43-xfce_root_seq1m_q8t1_read 3:read_bandwidth_kb: 414948.00
  • fedora-43-xfce_root_seq1m_q8t1_write 3:write_bandwidth_kb: 175917.00
  • fedora-43-xfce_root_seq1m_q1t1_read 3:read_bandwidth_kb: 317269.00
  • fedora-43-xfce_root_seq1m_q1t1_write 3:write_bandwidth_kb: 29931.00
  • fedora-43-xfce_root_rnd4k_q32t1_read 3:read_bandwidth_kb: 83894.00
  • fedora-43-xfce_root_rnd4k_q32t1_write 3:write_bandwidth_kb: 2980.00
  • fedora-43-xfce_root_rnd4k_q1t1_read 3:read_bandwidth_kb: 6441.00
  • fedora-43-xfce_root_rnd4k_q1t1_write 3:write_bandwidth_kb: 268.00
  • fedora-43-xfce_private_seq1m_q8t1_read 3:read_bandwidth_kb: 393314.00
  • fedora-43-xfce_private_seq1m_q8t1_write 3:write_bandwidth_kb: 90264.00
  • fedora-43-xfce_private_seq1m_q1t1_read 3:read_bandwidth_kb: 227654.00
  • fedora-43-xfce_private_seq1m_q1t1_write 3:write_bandwidth_kb: 52958.00
  • fedora-43-xfce_private_rnd4k_q32t1_read 3:read_bandwidth_kb: 78594.00
  • fedora-43-xfce_private_rnd4k_q32t1_write 3:write_bandwidth_kb: 1831.00
  • fedora-43-xfce_private_rnd4k_q1t1_read 3:read_bandwidth_kb: 8843.00
  • fedora-43-xfce_private_rnd4k_q1t1_write 3:write_bandwidth_kb: 425.00
  • fedora-43-xfce_volatile_seq1m_q8t1_read 3:read_bandwidth_kb: 427466.00
  • fedora-43-xfce_volatile_seq1m_q8t1_write 3:write_bandwidth_kb: 63808.00
  • fedora-43-xfce_volatile_seq1m_q1t1_read 3:read_bandwidth_kb: 346178.00
  • fedora-43-xfce_volatile_seq1m_q1t1_write 3:write_bandwidth_kb: 46610.00
  • fedora-43-xfce_volatile_rnd4k_q32t1_read 3:read_bandwidth_kb: 83163.00
  • fedora-43-xfce_volatile_rnd4k_q32t1_write 3:write_bandwidth_kb: 2431.00
  • fedora-43-xfce_volatile_rnd4k_q1t1_read 3:read_bandwidth_kb: 6914.00
  • fedora-43-xfce_volatile_rnd4k_q1t1_write 3:write_bandwidth_kb: 1824.00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

qvm-open-in-dvm/qvm-open-in-vm doesn't work with KDE-based templates

5 participants