All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joshua Lock <josh@linux.intel.com>
To: Paul Eggleton <paul.eggleton@linux.intel.com>
Cc: bitbake-devel@lists.openembedded.org, Giulia Piu <giulia@closertag.com>
Subject: Re: [PATCH 1/1] lib/bb/ui/hob: exit cleanly if the required pygtk version isn't available
Date: Thu, 05 Apr 2012 09:44:23 -0700	[thread overview]
Message-ID: <4F7DCBE7.5060906@linux.intel.com> (raw)
In-Reply-To: <21867085.kuhcoOKVOX@helios>

On 05/04/12 09:32, Paul Eggleton wrote:
> On Friday 30 March 2012 18:05:29 Joshua Lock wrote:
>> Hob uses API from pygtk 2.22, therefore check to see whether this
>> version is available and exit cleanly if not.
>
> Apparently Belen and Giulia have been doing their hob testing on an F15
> machine (fully up-to-date) and it was working OK, now it is blocked by this
> check - the version of PyGTK+ on there is 2.17.
>
> Is that intended/desirable?

Not at all, we're definitely using method calls which the API docs tell 
me are only available in pygtk 2.22 or newer... I guess this isn't the case.

It's beginning to look like the API is from Gtk+ 2.22 but that pygtk 
fell out of sync for version numbers, I'll change the check to test the 
Gtk+ version.

FYI the goal is to lower the required API to Gtk+ 2.18.x and pygtk 
2.16.x as are shipped with CentOS 6.

Cheers,
Joshua
-- 
Joshua '贾詡' Lock
         Yocto Project "Johannes factotum"
         Intel Open Source Technology Centre



  reply	other threads:[~2012-04-05 16:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-31  1:05 [PATCH 0/1] Error gracefully on systems which don't support Hob Joshua Lock
2012-03-31  1:05 ` [PATCH 1/1] lib/bb/ui/hob: exit cleanly if the required pygtk version isn't available Joshua Lock
2012-04-05 16:32   ` Paul Eggleton
2012-04-05 16:44     ` Joshua Lock [this message]
2012-04-03 23:52 ` [PATCH 0/1] Error gracefully on systems which don't support Hob Joshua Lock
  -- strict thread matches above, loose matches on Subject: below --
2012-04-04  0:35 [PATCH 0/1] Warn users if they don't have the required modules for Hob v2 Joshua Lock
2012-04-04  0:35 ` [PATCH 1/1] lib/bb/ui/hob: exit cleanly if the required pygtk version isn't available Joshua Lock
2012-04-05 13:01   ` Richard Purdie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F7DCBE7.5060906@linux.intel.com \
    --to=josh@linux.intel.com \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=giulia@closertag.com \
    --cc=paul.eggleton@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.