Skip to content

pathbar: Fail setting the path on cancellation

The cancellation path already clears the GCancellable, if we let it continue, it causes a later assertion, so just exit early in this case and hope a new path has been set.

Fixes: #5792 (closed)

Merge request reports