Skip to content

Missing error callback param #7

Description

@Endeer

I'm starting application from cron on @reboot and sometimes the advertisment fails to register, so I learned that the following method

Advertisment:
    def register_ad_error_callback(self):
        ...

is missing an argument (of type DBusException), so the error callback doesn't get called.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions