Re: [PATCH V2 2/3] load_image: always print a message on failure if filename is not empty

2014-09-11 Thread Pekka Paalanen
On Tue, 19 Aug 2014 18:13:10 -0700 Bill Spitzak wrote: > 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. > --- > shared/imag

[PATCH V2 2/3] load_image: always print a message on failure if filename is not empty

2014-08-19 Thread Bill Spitzak
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. --- shared/image-loader.c | 14 -- 1 file changed, 12 insertions(+),