From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from 87-104-106-3-dynamic-customer.profibernet.dk ([87.104.106.3]:59873 "EHLO kernel.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750757Ab1JNOHx (ORCPT ); Fri, 14 Oct 2011 10:07:53 -0400 Message-ID: <4E984238.8050902@kernel.dk> Date: Fri, 14 Oct 2011 16:07:52 +0200 From: Jens Axboe MIME-Version: 1.0 Subject: Re: new developments References: <4E8967BC.3050404@kernel.dk> <201110051415.42260.ms@teamix.de> <4E8C4BE3.10601@kernel.dk> <4E9834DC.9000200@kernel.dk> <3A591AC5-9453-43FB-8075-A44EC8ACBD54@cran.org.uk> <4E983BE3.7000309@kernel.dk> <189AB65C-4FEF-4A6D-B201-5C5463C089FB@cran.org.uk> In-Reply-To: <189AB65C-4FEF-4A6D-B201-5C5463C089FB@cran.org.uk> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: fio-owner@vger.kernel.org List-Id: fio@vger.kernel.org To: Bruce Cran Cc: Martin Steigerwald , fio@vger.kernel.org On 2011-10-14 15:44, Bruce Cran wrote: > > On 14 Oct 2011, at 14:40, Jens Axboe wrote: > >> On 2011-10-14 15:13, Bruce Cran wrote: >>> >>> On 14 Oct 2011, at 14:10, Jens Axboe wrote: >>> >>>> Looking over the available options, pygtk looks like the best >>>> alternative. It's a local application, should run on Linux/Win/OSX and >>>> the BSDs too. >>> >>> I've had bad experiences running GUI python applications on Windows, >>> due to dependencies being wrong and/or missing, resulting in various >>> problems, from the application hanging to randomly crashing. >> >> Any other suggestions? > > I'd suggest C/C++ and Qt or Gtk. OK, it's probably not a bad idea to stick to a native gtk/qt thing. I'm mostly a C person, so gtk looks like the obvious choice if I'm going to be doing this. -- Jens Axboe