notify-forwarder icon indicating copy to clipboard operation
notify-forwarder copied to clipboard

Sometimes get: terminate called after throwing an instance of 'std::logic_error'

Open lbt opened this issue 4 years ago • 0 comments

The following error occurs when there's a dangling symlink in the tree being watched:

terminate called after throwing an instance of 'std::logic_error' what(): Could not stat file of unknown type Aborted

This PR fixes it for me: https://github.com/mhallin/notify-forwarder/pull/9

The repo seems quite inactive so maybe this issue/PR will help someone else :)

lbt avatar Jan 30 '21 17:01 lbt