Skip to content

Event description not cleared #32

Description

@ohwgiles

When opening an event with no description, the description field displays the description of the last selected event and the following error appears in the console:

Gtk-CRITICAL **: 15:11:18.767: gtk_text_buffer_set_text: assertion 'text != NULL' failed

The code in event-panel.c should check if the description retrieved from the icalcomponent is NULL and if so, clear the text buffer using gtk_text_buffer_delete

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedContributions welcomesimpleLow difficulty

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions