Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

add changed notification listener error #16

@vortex1024

Description

@vortex1024

if I do

listener = UserNotificationListener.get_current()
listener.add_notification_changed(handler)   

where handler is another defined function
I get

OSError: [WinError -2147023728] Element not found

I know I have access to notifications because

notifs=await listener.get_notifications_async(1)

works

any fix?
thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions