Forum
Screenshot file size is 0 - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Kodi (/forum-18.html)
+--- Thread: Screenshot file size is 0 (/thread-1091.html)



Screenshot file size is 0 - jrh18 - 10th Jul, 2013 12:10 PM

Every screenshot I try to take with the print screen key has a file size of 0. I am running 1.0b1 latest I know of. I am using HDMI for video, and have HDMI ignore cec unit and HDMI ignore cec set to yes. I I get the same results in the xbian home directory as well as an external hard drive.

Anyone think of what to point me to in order to resolve this? I am trying to take configuration screen shots for an rpi car media center.


RE: Screenshot file size is 0 - Fred - 10th Jul, 2013 10:35 PM

Code:
sudo apt-get install libtiff4

Or install the hotfix for beta1


Re: Screenshot file size is 0 - jrh18 - 11th Jul, 2013 03:41 AM

Thanks I will try that.