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

improve D-Bus log handler #1545

Merged

Conversation

benoit-pierre
Copy link
Member

@benoit-pierre benoit-pierre commented Aug 7, 2022

Summary of changes

Better ctypes type checking, and raise an exception if the call to dbus_bus_get failed: this ensure Plover will fallback to the Qt logger.

Closes #1544

Pull Request Checklist

  • [ ] Changes have tests
  • News fragment added in news.d. See documentation for details

Better ctypes type checking.
Raise an exception if the call to `dbus_bus_get` failed: this ensure
Plover will fallback to the Qt logger.
@benoit-pierre benoit-pierre merged commit 71201e2 into openstenoproject:master Aug 8, 2022
@benoit-pierre benoit-pierre deleted the pr/improve_log_dbus branch August 8, 2022 21:08
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.

Failure to get D-Bus Session Bus causes Plover v4.0.0.dev11 to crash upon any notification
1 participant