From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pd0-f179.google.com (mail-pd0-f179.google.com [209.85.192.179]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 0722EE0084B for ; Thu, 23 Jan 2014 07:43:45 -0800 (PST) Received: by mail-pd0-f179.google.com with SMTP id q10so1928238pdj.10 for ; Thu, 23 Jan 2014 07:43:45 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=oRi8HRxnOYAAmo5h+4vGk1k+oX9hYB6nEMKiCfOcWso=; b=dbDVJF9aBZM8psv2FCDZch3YjOd/RTfSBjwHxuwOPcASnv19KHv88w/zERcpLNaRZl kl8hQbIDR/yzD0qgAvmFvuN317Nw0etjDfM5opwHzbUuTrQwcArq/VKYMuhwswQn+iR3 BbouBUYLKZg0r1LkWuY3ZZ4+zC/zZx9in0aj+d2VUNFZFK8O9kJyzmJqE3tPHdf2mqzO 8j44sEIL48V3q9k20sXk0duNtlhEoKSIFLMAs925vsSvOSzWqujt6gybXvkjUFx6c7dg Q36pMFSOu0rCsJmKBmUZ/u8IsP2x+aPYqXU7m8zsP8EQ3PDPjt4sjw600iK3vp3exs++ 4wcw== X-Gm-Message-State: ALoCoQmygLxUzqrM79smJhLAVo2IUrRvhoMn62jI9MC0Cfg+8Mwep5IMsjA0vu/yxOR3G8ue02YK X-Received: by 10.66.16.162 with SMTP id h2mr8518953pad.129.1390491825227; Thu, 23 Jan 2014 07:43:45 -0800 (PST) Received: from [192.168.0.53] ([63.226.49.26]) by mx.google.com with ESMTPSA id c7sm31077809pbt.0.2014.01.23.07.43.43 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 23 Jan 2014 07:43:44 -0800 (PST) Message-ID: <52E138AD.2040409@boundarydevices.com> Date: Thu, 23 Jan 2014 08:43:41 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Alok Kumar References: <52DD4D04.3070301@boundarydevices.com> <52DDE600.30207@boundarydevices.com> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" Subject: Re: 3.10.17-1.0.0_beta meta-fsl-bsp-release layer X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jan 2014 15:43:46 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi Alok, On 01/23/2014 08:08 AM, Alok Kumar wrote: > Eric, > > After building chromium, when I tried to launch it > > find / -name "chrome*" > /usr/bin/chrome > /usr/bin/chrome/chrome_100_percent.pak > /usr/bin/chrome/chrome > /usr/bin/chrome/chrome.pak > > I get following error. > /usr/bin/chrome/chrome > > (chrome:2068): Gtk-WARNING **: cannot open display: > It looks like you're running this over the serial console... Try setting the DISPLAY variable: ~/$ DISPLAY=:0 /usr/bin/chrome/chrome