From owner-freebsd-gnome@FreeBSD.ORG Fri Jun 26 23:07:02 2009 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 50E951065672 for ; Fri, 26 Jun 2009 23:07:02 +0000 (UTC) (envelope-from mbeis@xs4all.nl) Received: from smtp-vbr16.xs4all.nl (smtp-vbr16.xs4all.nl [194.109.24.36]) by mx1.freebsd.org (Postfix) with ESMTP id DEA878FC0C for ; Fri, 26 Jun 2009 23:07:01 +0000 (UTC) (envelope-from mbeis@xs4all.nl) Received: from yokozuna.lan (213-84-73-82.adsl.xs4all.nl [80.101.78.208]) by smtp-vbr16.xs4all.nl (8.13.8/8.13.8) with ESMTP id n5QN70OH080326 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 27 Jun 2009 01:07:00 +0200 (CEST) (envelope-from mbeis@xs4all.nl) Received: from yokozuna.lan (yokozuna.lan [127.0.0.1]) by yokozuna.lan (8.14.3/8.14.3) with ESMTP id n5QN70mD021320 for ; Sat, 27 Jun 2009 01:07:00 +0200 (CEST) (envelope-from mbeis@xs4all.nl) Date: Sat, 27 Jun 2009 01:07:00 +0200 (CEST) From: Marco Beishuizen Sender: marco@yokozuna.lan To: freebsd-gnome@freebsd.org Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Virus-Scanned: by XS4ALL Virus Scanner Subject: alacarte broken? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Marco Beishuizen List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Jun 2009 23:07:02 -0000 Today I updated my ports. Now alacarte (the menu editor) doesn't work anymore (also the "about gnome" program btw). Starting it in a terminal gives the following errors: ... Traceback (most recent call last): File "/usr/local/bin/alacarte", line 22, in from Alacarte.MainWindow import MainWindow File "/usr/local/lib/python2.5/site-packages/Alacarte/MainWindow.py", line 19, in import gtk, gmenu, gobject, gio File "/usr/local/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py", line 48, in from gtk import _gtk ImportError: No module named cairo ... I reinstalled alacarte but this didn't help. It seems it has something to do with python, gtk or cairo. But before I reinstall all of these I would like to know if someone is familiair with this problem. Thanks in advance. Marco -- Woman on Street: Sir, you are drunk; very, very drunk. Winston Churchill: Madame, you are ugly; very, very ugly. I shall be sober in the morning.