Skip to content

Fix critical terminal warning on startup#444

Merged
jeremypw merged 1 commit into
mainfrom
jeremypw/displaysoverlay/wait_for_dbus
May 27, 2026
Merged

Fix critical terminal warning on startup#444
jeremypw merged 1 commit into
mainfrom
jeremypw/displaysoverlay/wait_for_dbus

Conversation

@jeremypw
Copy link
Copy Markdown
Collaborator

On start main gives the terminal critical warning display_displays_overlay_show_windows: assertion 'gala_dbus != null' failed

This PR fixes that by waiting for the proxy to be established before calling rescan_displays. This requires moving construction of the proxy in the instance, but we know there will only ever be one instance as only one io.elementary.settings window can be created.

@leonardo-lemos
Copy link
Copy Markdown
Collaborator

LGTM

@jeremypw jeremypw merged commit 7ffd0a4 into main May 27, 2026
4 checks passed
@jeremypw jeremypw deleted the jeremypw/displaysoverlay/wait_for_dbus branch May 27, 2026 15:18
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.

2 participants