Skip to content

Conversation

@Guiiix
Copy link
Member

@Guiiix Guiiix commented Feb 8, 2026

Some programs try to start gvfs-daemon, which refusing to start when minimal-vm is enabled, using a dbus method call and resulting in timeouts.

Trying to start a masked service is detected by Dbus and doesn't trigger any timeout.

The service is masked at runtime thanks to a new service executed when running a qube with minimal-netvm or minimal-usbvm.

Fixes QubesOS/qubes-issues#10165 (comment)

Some programs try to start gvfs-daemon, which refusing
to start when minimal-vm is enabled, using a dbus method call
and resulting in timeouts.

Trying to start a masked service is detected by Dbus and doesn't
trigger any timeout.

The service is masked at runtime thanks to a new service executed
when running a qube with minimal-netvm or minimal-usbvm.
@codecov
Copy link

codecov bot commented Feb 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.30%. Comparing base (f26fc08) to head (da72845).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #636   +/-   ##
=======================================
  Coverage   70.30%   70.30%           
=======================================
  Files           3        3           
  Lines         495      495           
=======================================
  Hits          348      348           
  Misses        147      147           

☔ 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.

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.

Some GUI programs from sys-net and sys-usb take a long time to start

2 participants