Skip to content
This repository was archived by the owner on Nov 25, 2022. It is now read-only.
This repository was archived by the owner on Nov 25, 2022. It is now read-only.

DC_EVENT_INCOMING_MSG not emitted on receiving new message #689

@nicodh

Description

@nicodh

Not sure if this is a desktop, a node-bindings or a core issue:
When I track the events that are emitted when receiving a new message in deltachat_desktop I see only DC_EVENT_MSGS_CHANGED but not DC_EVENT_INCOMING_MSG

If I call dc_get_fresh_msgs immediately after receiving the message the number of fresh messages is not increased. I see the new message in the database and it is has state 26 instead of 10...

When new messages are received during desktop being closed they have the correct state in database (which indicates that the error might be in desktop) but nevertheless the DC_EVENT_INCOMING_MSG should be emitted before anything else happens...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions