Skip to content

Resolve "GtkTextView accesses already disposed object"

Instead of asking of TextMark for its buffer, let's weakly refer to the buffer in the SelectionData too.

This is a version for master branch. We will need to backport it to 3.22 too (in which it is reproducible with evince).

Closes #169 (closed)

Edited by Marek Kašík

Merge request reports