Skip to content

Missing error callback param #7

@Endeer

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.

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