Created attachment 2751 checks if $1 is not empty before calling cat Attached is a patch that checks if $1 is not empty before calling cat. When building the notes plugin or clipman plugin I received an error message that said "cat: : No such file or directory" and I cornered it down in xdt-autogen.
Added a 'test -f $1' in 6bdbfdf.