From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1WnF6O-0007CM-1c for mharc-grub-devel@gnu.org; Wed, 21 May 2014 18:35:12 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53156) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnF6E-0006yU-QK for grub-devel@gnu.org; Wed, 21 May 2014 18:35:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WnF63-0006GT-GM for grub-devel@gnu.org; Wed, 21 May 2014 18:35:02 -0400 Received: from p3plsmtpa11-01.prod.phx3.secureserver.net ([68.178.252.102]:48710) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnF63-0006Fk-6f for grub-devel@gnu.org; Wed, 21 May 2014 18:34:51 -0400 Received: from [192.168.1.110] ([73.50.64.254]) by p3plsmtpa11-01.prod.phx3.secureserver.net with id 4mEl1o0095V8ETM01mEmal; Wed, 21 May 2014 15:14:47 -0700 X-Sender: john@prpcompany.com Message-ID: <537D2552.6090208@prpcompany.com> Date: Wed, 21 May 2014 18:14:42 -0400 From: John Hupp User-Agent: Mozilla/5.0 (Windows NT 6.0; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Grub2 theme error: "png: interlace method not supported" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 68.178.252.102 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2014 22:35:10 -0000 I'm trying to design a theme, and I'm using a certain png file for both desktop-image and GRUB_BACKGROUND. After I update-grub and reboot, I get error: png: interlace method not supported. Can someone explain to me what grub is objecting to? I'm running Lubuntu 14.04. (Hope this a good place to post this -- I didn't see a grub users lists, only the devs list.)