Skip to content

fix(quickemu): Pipewire failed to use on servers#1836

Closed
danicaStarR wants to merge 2 commits intoquickemu-project:masterfrom
danicaStarR:master
Closed

fix(quickemu): Pipewire failed to use on servers#1836
danicaStarR wants to merge 2 commits intoquickemu-project:masterfrom
danicaStarR:master

Conversation

@danicaStarR
Copy link

@danicaStarR danicaStarR commented Jan 25, 2026

  • fix: handle Pipewire fallback

Description

After process check passed, double-check the D-bus. Once grep returns false(1), it will try to fallback.

My changes not tested on other devices.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Packaging (updates the packaging)
  • Documentation (updates the documentation)

Checklist:

  • I have performed a self-review of my code
  • I have tested my code in common scenarios and confirmed there are no regressions
  • I have added comments to my code, particularly in hard-to-understand sections
  • I have made corresponding changes to the documentation (remove if no documentation changes were required)

* fix: handle Pipewire fallback
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

@flexiondotorg
Copy link
Member

Thank you very much for the detailed bug report and this pull request 🙇

I'm going to look into this as the audio backend selection is starting to get a bit complex, and I'd like to find a simpler solution.

@danicaStarR
Copy link
Author

#1839 repeat

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: PipeWire Bus Down Error after updated v4.9.8 from v4.9.7

2 participants