From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1P1kul-00068s-LN for mharc-grub-devel@gnu.org; Fri, 01 Oct 2010 15:05:04 -0400 Received: from [140.186.70.92] (port=33246 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P1kkn-0002sS-91 for grub-devel@gnu.org; Fri, 01 Oct 2010 14:54:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P1kX8-0008NK-FX for grub-devel@gnu.org; Fri, 01 Oct 2010 14:40:40 -0400 Received: from mail-fx0-f41.google.com ([209.85.161.41]:63382) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P1kX8-0008N5-BC for grub-devel@gnu.org; Fri, 01 Oct 2010 14:40:38 -0400 Received: by fxm10 with SMTP id 10so2955043fxm.0 for ; Fri, 01 Oct 2010 11:40:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:content-type; bh=mXnUqz4uBaWoakefn5j109Z6ENR+6w8Iwgo9P5YgLZc=; b=b+u7FHrQ34jXwfFp6fWSHhccNXSTa3N+b8lESOowUQdAXZx4T5IokvaB+MBPhrGnVv 68G0PY8Q+48wRMj9C/mS2gzWlhi2roeuchtt0sC8EFZQ7Cpoz3fihnRjuxipk5LaQm0r m8S6h1QH84591vzp9WnzA9Wa7W9Rzvpo5Ziv4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; b=XALZznlsKRH28IbWW6h6tBmfdN6oAIv4sJ+mk/fo8Nv2xVrP044JbXSt3tBheTLeT/ SKDU6AgIfotxPEVGHSDSo+ZVnp54nuT76LFBERpZZKV8yR7AfnUVtooNZ0yEku7jP/fi R0c4ApfVUEe3dSvMPSdDtm0Am5g2kbStMvoek= Received: by 10.223.110.142 with SMTP id n14mr2182559fap.38.1285958437284; Fri, 01 Oct 2010 11:40:37 -0700 (PDT) Received: from debian.bg45.phnet (156-70.203-62.cust.bluewin.ch [62.203.70.156]) by mx.google.com with ESMTPS id 2sm799636faz.14.2010.10.01.11.40.34 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 01 Oct 2010 11:40:34 -0700 (PDT) Message-ID: <4CA62B21.4060803@gmail.com> Date: Fri, 01 Oct 2010 20:40:33 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100805 Icedove/3.0.6 MIME-Version: 1.0 To: grub-devel@gnu.org References: <4CA5D0A0.70107@gmail.com> <20101001111207.0493affd@svelte> In-Reply-To: <20101001111207.0493affd@svelte> X-Enigmail-Version: 1.0.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enigACC6AAC1A5926CF6363FBB8A" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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 19:04:59 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigACC6AAC1A5926CF6363FBB8A Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 10/01/2010 08:12 PM, Colin D Bennett wrote: > On Fri, 1 Oct 2010 17:11:22 +0100 > Piscium wrote: > > =20 >> 2010/10/1 Vladimir '=CF=86-coder/phcoder' Serbinenko : >> >> =20 >>> Upgrade >>> =20 >> OK, I built and installed the trunk version, and still the jpeg is >> not shown. >> >> 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 >> >> This is a low priority issue (and png works), so I will stop here >> unless somewhat has some idea. >> =20 > There must be some JPEG feature used by this particular image that the > GRUB JPEG module doesn't support (progressive encoding? EXIF? ???). > > =20 EXIF is skipped correctly but some kind of special encoding might be a problem @Piscium: can you file a bug report on savannah and attach the .jpg (or at least post the URL) if license permits > Regards, > Colin > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel > > =20 --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enigACC6AAC1A5926CF6363FBB8A Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAkymKyEACgkQNak7dOguQgnK0wD/Q0L0tyMuaxVwZITLx0yRcu6f mJtO4bVX+SZT88PKQOQA/238clZGvh4KcZi2GiurKX5FQRSgUchvZTNrIuaXNMMS =igVm -----END PGP SIGNATURE----- --------------enigACC6AAC1A5926CF6363FBB8A--