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

Document all the events #1811

Closed
marmarek opened this Issue Mar 6, 2016 · 1 comment

Comments

Projects
None yet
2 participants
@marmarek
Member

marmarek commented Mar 6, 2016

core3 has new events API, described here: https://ftp.qubes-os.org/~woju/core3doc/qubes-events.html

We need list of events with precise description when are fired. And with what arguments.
Probably such list can be easily obtained with some grep expression.

@marmarek marmarek added this to the Release 4.0 milestone Mar 6, 2016

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 6, 2016

Member

For example, now I'm debugging TypeError: on_status_error() takes exactly 4 arguments (5 given)...

Member

marmarek commented Mar 6, 2016

For example, now I'm debugging TypeError: on_status_error() takes exactly 4 arguments (5 given)...

@marmarek marmarek changed the title from Consider keeping VM API compatibility with R3.x to Document all the events Mar 6, 2016

@marmarek marmarek added the C: doc label Mar 6, 2016

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