Re: [PATCH] V2: load_image always prints a message on failure if filename is not empty

2014-08-19 Thread Pekka Paalanen
On Mon, 11 Aug 2014 14:28:38 -0700 Bill Spitzak wrote: > Small change to remove the trailing whitespace error. > > It was rather inconsistent before. This may help users figure out why > backgrounds and icons don't show up. A better api where the error can > be queried might be nice, but this se

[PATCH] V2: load_image always prints a message on failure if filename is not empty

2014-08-11 Thread Bill Spitzak
Small change to remove the trailing whitespace error. It was rather inconsistent before. This may help users figure out why backgrounds and icons don't show up. A better api where the error can be queried might be nice, but this seems sufficient for current Weston use. --- clients/image.c |