Skip to content

Instantly share code, notes, and snippets.

@50n1cd347h9
Last active June 11, 2024 07:25
Show Gist options
  • Select an option

  • Save 50n1cd347h9/0be4e63aef526198cebcd936d93169e4 to your computer and use it in GitHub Desktop.

Select an option

Save 50n1cd347h9/0be4e63aef526198cebcd936d93169e4 to your computer and use it in GitHub Desktop.
Resolving Waybar not starting issue
sudo apt remove xdg-desktop-portal

Resolving Waybar not starting issue

host: Kubuntu 24.04LTS

Encountered an error Error calling StartServiceByName for org.freedesktop.portal.Desktop: Timeout was reached when trying to start Waybar, which prevented it from showing up. Resolved the issue with the following steps:

Solution:

  • Removed the xdg-desktop-portal package.

This resolved the issue, and now Waybar is displaying correctly.

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