Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

💩 zb: Workaround for xdg-dbus-proxy's monotonic serial requirement #859

Merged
merged 3 commits into from
Jun 25, 2024

Conversation

zeenix
Copy link
Contributor

@zeenix zeenix commented Jun 22, 2024

While the underlying issue in xdg-dbus-proxy has already been fixed, it will take some time before the fix is released and is widely available. So let's add a workaround for now that makes message creation and sending an atomic operation, using an async semaphore if flatpak portal is detected.

While [the underlying issue in xdg-dbus-proxy][1] has already been fixed,
it will take some time before the fix is released and is widely available.
So let's add a workaround for now that makes message creation and
sending an atomic operation, using an async semaphore if flatpak portal
is detected.

[1]: flatpak/xdg-dbus-proxy#46
@zeenix zeenix marked this pull request as draft June 22, 2024 21:51
@zeenix
Copy link
Contributor Author

zeenix commented Jun 22, 2024

Converting to a draft to avoid accidental merge before it can be tested with different flatpak apps.

@haecker-felix
Copy link

Can confirm that this PR fixes the the "Invalid client serial" issue for Key Rack / oo7 👍

@zeenix zeenix marked this pull request as ready for review June 25, 2024 13:37
@zeenix zeenix merged commit e39238a into dbus2:main Jun 25, 2024
7 checks passed
@zeenix zeenix deleted the ensure-monotonic-serial branch June 25, 2024 13:38
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