From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LS2oz-0002vW-NP for mharc-grub-devel@gnu.org; Wed, 28 Jan 2009 00:18:41 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LS2oy-0002uo-Ku for grub-devel@gnu.org; Wed, 28 Jan 2009 00:18:40 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LS2ox-0002sS-5J for grub-devel@gnu.org; Wed, 28 Jan 2009 00:18:39 -0500 Received: from [199.232.76.173] (port=54961 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LS2ox-0002sH-2J for grub-devel@gnu.org; Wed, 28 Jan 2009 00:18:39 -0500 Received: from fg-out-1718.google.com ([72.14.220.159]:44199) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LS2ow-0002az-HP for grub-devel@gnu.org; Wed, 28 Jan 2009 00:18:38 -0500 Received: by fg-out-1718.google.com with SMTP id e12so421210fga.30 for ; Tue, 27 Jan 2009 21:18:37 -0800 (PST) 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 :content-type:content-transfer-encoding; bh=/Hwwwv2YAnkEIwFvDgCy6r2jiM4yFDbZK6Drhbh09BI=; b=AbDQssLJKQRbs+T9G8aWzFoa1MSiP6wqVJLA4YU+chaambv/E3tTxn84Jyz7OGAsxu aJ/xg3LFd+k+Ce+mtJ541S8iYdN9rOgjs+2Sjo8H55nnrAsHbT3vmcazZftXgvJVdPlH 9jfKDpt3l9IpH+dmyibRO5MIcG8po+oNJ3q54= 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:content-type:content-transfer-encoding; b=lMc8X+u9S0loHZa1pNcUrluR2UDVKrKksxadW49NGmqp6AmBxD9zjMGZWHaPv7h1V9 +JQtHiAiDbmmIh/barMVfiv8LBLiPxsNABPm+IOYaHOxk6x7n2JIox3vqgsucNwRcEJB iCJi9jRt7k7WL0EThjYSo0ni1PvVao2LKlAYY= Received: by 10.86.96.18 with SMTP id t18mr328624fgb.12.1233119917229; Tue, 27 Jan 2009 21:18:37 -0800 (PST) Received: from ?192.168.1.2? (108-141.79-83.cust.bluewin.ch [83.79.141.108]) by mx.google.com with ESMTPS id 4sm7510157fgg.34.2009.01.27.21.18.35 (version=SSLv3 cipher=RC4-MD5); Tue, 27 Jan 2009 21:18:36 -0800 (PST) Message-ID: <497FEAAB.3020408@gmail.com> Date: Wed, 28 Jan 2009 06:18:35 +0100 From: phcoder User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 To: The development of GRUB 2 References: <497F303B.30608@gmail.com> <497F72D4.1060309@nic.fi> <497F750E.5080906@gmail.com> <497F78D2.8000706@nic.fi> In-Reply-To: <497F78D2.8000706@nic.fi> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: Bugfix: no cursor on command line X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2009 05:18:40 -0000 Sorry it seems that my fs was corrupted which caused failure at install. fsck and reinstall fixed the problem Thanks Vladimir 'phcoder' Serbinenko Vesa Jääskeläinen wrote: > phcoder wrote: >>> I do not remember seeing a problem here. So what is actually the problem >>> and how to reproduce it? >> I booted GRUB2 by GRUB-Legacy, command prompt appeared and worked but >> there were no cursor. I think the same problem appears when the user >> opens command line from the menu. > > Still not seeing this. There is already a call to grub_setcursor (1) at > the beginning of this function... (and that was added somewhere in 2005)... > > I tried both graphical and text console and none seem to be affected. > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel