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

Add extra debug info #507

Merged
merged 1 commit into from
Aug 5, 2024
Merged

Conversation

sergio-costas
Copy link
Contributor

This patch show extra debug info for DBus; specifically, when some DBus calls fail, it shows the called address, object and interface, to allow to identify the misbehaving application.

@sergio-costas
Copy link
Contributor Author

@3v1n0 Can you review this when you have some spare time, please?

appIndicator.js Outdated Show resolved Hide resolved
@sergio-costas sergio-costas requested a review from 3v1n0 April 22, 2024 08:53
This PR adds extra debug info, allowing to know which DBus
method call produced an error, and to which DBus client.
@3v1n0 3v1n0 force-pushed the add-extra-debug-info branch from 99e1911 to ec05238 Compare August 5, 2024 19:26
@3v1n0
Copy link
Collaborator

3v1n0 commented Aug 5, 2024

Cleaned up the long lines and squashed the commits, we should be ready to go!

Thanks

@3v1n0 3v1n0 merged commit 19ee5b0 into ubuntu:master Aug 5, 2024
1 check passed
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.

3 participants