From owner-freebsd-virtualization@freebsd.org Tue May 17 11:07:50 2016 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 29D05B3F989 for ; Tue, 17 May 2016 11:07:50 +0000 (UTC) (envelope-from bogorodskiy@gmail.com) Received: from mail-lb0-x231.google.com (mail-lb0-x231.google.com [IPv6:2a00:1450:4010:c04::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A36D813E3 for ; Tue, 17 May 2016 11:07:49 +0000 (UTC) (envelope-from bogorodskiy@gmail.com) Received: by mail-lb0-x231.google.com with SMTP id jj5so4562077lbc.0 for ; Tue, 17 May 2016 04:07:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=Gjd0QdSqifn4qpBA7534Pc/lnva5tinpwbDJWJ0lpVE=; b=gY2DZOwnK+njT0JhPno0CbSTGcaYGe1od/db4BzNKxCSY4cMN+5pan53hVOd2B2tcY aJ8p6zis9VzYT5Cp2I/0A6bouq6N8p+xeT3AXicnXEf7as15OyYxxQFzFizd7nBDCzA1 WrlYek6vi1oNiI8HBamKlAN9hkDw5CkawQhuPul5krzuqkWOr/Hn5ucRGyrJ47+nPNQv z6i3l0zhJyGOZLRv1t55cE5832EKY3BS507+s8oPnMiSyM9xIMjPFk6cOyoKGi/2tUtT UELX7svCGqDpq1w+hwNnMF2R/FavSk2jDL+yUAFhkyoLZxDdXGfGAhEfK394qB/V7VgF N3Hg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=Gjd0QdSqifn4qpBA7534Pc/lnva5tinpwbDJWJ0lpVE=; b=LEl7TW1z/l4ZBL/buNW5D74ae+bS6lbUbawvXhcUEY6dR8QP5etjkVeo4A5nyMiByh gtO18KCoLMuqHwk2srzJohrn8zz41+3/9mz1/fLq4DitGt01YeDlOA+DQ5yRL4bQO8uJ TayukjEeC6JlJ+L/3uyabMIyN+zuppm7g2RlQwD9MHl+nK4dnz5PBMRQwzLz/zvIZoZg pGLkHlFF18Jhi42mtL+EXu8Rynndy1KaIX7BREkKzG08tiASsFUpY9E75/YJS7JBah/9 b2yFSsIGPEPVXrjbrzgLT0+CrMuIgE8TbWAee5F8Dhvo3T5y31+z4Fm4o9HPsMmRyztE cwVA== X-Gm-Message-State: AOPr4FW+b8fUp4rhn9XK1+YhaVTJxiiRvtLi1DYPBHXeRaIitN0p2bOnHGXhMePI8wDbug== X-Received: by 10.112.73.203 with SMTP id n11mr272654lbv.35.1463483267594; Tue, 17 May 2016 04:07:47 -0700 (PDT) Received: from dev.san.ru ([88.147.129.60]) by smtp.gmail.com with ESMTPSA id u187sm412575lfd.26.2016.05.17.04.07.46 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 May 2016 04:07:46 -0700 (PDT) Sender: Roman Bogorodskiy Date: Tue, 17 May 2016 14:07:29 +0300 From: Roman Bogorodskiy To: Luciano Mannucci Cc: freebsd-virtualization@freebsd.org Subject: Re: Virt-manager issue (Solved) Message-ID: <20160517110727.GA86505@dev.san.ru> References: <3r7jB93D0CzRRqQ@baobab.bilink.it> <20160516161645.GB2419@kloomba> <3r8BqZ1vmNzRRqR@baobab.bilink.it> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3r8BqZ1vmNzRRqR@baobab.bilink.it> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 May 2016 11:07:50 -0000 Luciano Mannucci wrote: > On Mon, 16 May 2016 19:16:46 +0300 > Roman Bogorodskiy wrote: > > > Luciano Mannucci wrote: > > > > > > > > Hello all! I hpoe this is the right list for that kind of things... > > > > > > After last upgrade to libvirt 1.3.4, I get an error when I try to > > > open a virtual host detail from virt-manager: > > > > > > Error launching details: Requiring namespace 'Gtk' version '2.0', but '3.0' > > > is already loaded > > > > > > I'm I missing something obvious? > > > > Hi Luciano, > > > > Thanks for the report. A couple of questions: > > > > 1. By "open virtual host" you mean right click on VM -> context menu -> > > Open, right? > Yes. > > > 2. Could you run virt-manager from console with the "--debug" flag and > > copy/paste complete error message (with traceback if it prints one)? > Well, afer looking at help->about I noticed it was sayin 1.2 instead of > 1.3. I thig the pkg upgrade didn't remove all old bits of the previous > version, so I removed virt-manager via "pkg delete" and reinstalled. > Now everything works as expected... :-) > > BTW, it was on a 10.1-RELEASE-p26 amd64. Hm, it's strange that upgrade didn't work as expected, but if the logs are gone there's nothing that could be done to debug that. Anyway, good that it's working finally. > Cheers && Many Thanks, > > luciano. > -- > /"\ /Via A. Salaino, 7 - 20144 Milano (Italy) > \ / ASCII RIBBON CAMPAIGN / PHONE : +39 2 485781 FAX: +39 2 48578250 > X AGAINST HTML MAIL / E-MAIL: posthamster@sublink.sublink.ORG > / \ AND POSTINGS / WWW: http://www.lesassaie.IT/ Roman Bogorodskiy