From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1P1k5u-00039g-8L for mharc-grub-devel@gnu.org; Fri, 01 Oct 2010 14:12:30 -0400 Received: from [140.186.70.92] (port=45743 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P1k5i-00031K-AL for grub-devel@gnu.org; Fri, 01 Oct 2010 14:12:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P1k5a-0000rM-QG for grub-devel@gnu.org; Fri, 01 Oct 2010 14:12:18 -0400 Received: from gateway15.websitewelcome.com ([67.18.68.12]:42133) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1P1k5a-0000rB-HU for grub-devel@gnu.org; Fri, 01 Oct 2010 14:12:10 -0400 Received: (qmail 26944 invoked from network); 1 Oct 2010 18:12:09 -0000 Received: from gator297.hostgator.com (74.53.228.114) by gateway15.websitewelcome.com with SMTP; 1 Oct 2010 18:12:09 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=gibibit.com; h=Received:Date:From:To:Subject:Message-ID:In-Reply-To:References:X-Mailer:Mime-Version:Content-Type:Content-Transfer-Encoding; b=Z2eSH4OtSqKRzvYAOEBiYteArcXoE0GfCZFbXBp0UbIihj4SuN7JougSRxE1AHY33tAZcfgv9F+oPN/RCefLfzai1JHrlMbd4g7PgfN+Mvq4qIOEk08SED3P1RcV23N4; Received: from [98.247.1.71] (port=42700 helo=svelte) by gator297.hostgator.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.69) (envelope-from ) id 1P1k5S-0000Xf-9w for grub-devel@gnu.org; Fri, 01 Oct 2010 13:12:02 -0500 Date: Fri, 1 Oct 2010 11:12:07 -0700 From: Colin D Bennett To: grub-devel@gnu.org Message-ID: <20101001111207.0493affd@svelte> In-Reply-To: References: <4CA5D0A0.70107@gmail.com> X-Mailer: Claws Mail 3.7.4 (GTK+ 2.20.1; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-7 Content-Transfer-Encoding: quoted-printable X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator297.hostgator.com X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - gibibit.com X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) Subject: Re: jpeg image does not show in background X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 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: Fri, 01 Oct 2010 18:12:28 -0000 On Fri, 1 Oct 2010 17:11:22 +0100 Piscium wrote: > 2010/10/1 Vladimir '=F6-coder/phcoder' Serbinenko : >=20 > > Upgrade >=20 > OK, I built and installed the trunk version, and still the jpeg is > not shown. >=20 > If jpeg works for some people, this could be hardware related. My > monitor is 1920X1080. The jpeg file is big, but smaller than the png: > -rw-r--r--. 1 root root 2182354 Oct 1 10:48 > /boot/grub/extra/green_mountains.jpg > -rw-r--r--. 1 root root 3402218 Oct 1 12:07 > /boot/grub/extra/green_mountains.png >=20 > This is a low priority issue (and png works), so I will stop here > unless somewhat has some idea. There must be some JPEG feature used by this particular image that the GRUB JPEG module doesn't support (progressive encoding? EXIF? ???). Regards, Colin