From owner-freebsd-ports@FreeBSD.ORG Fri Feb 9 19:14:38 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4A56816A402 for ; Fri, 9 Feb 2007 19:14:38 +0000 (UTC) (envelope-from yattaran@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.freebsd.org (Postfix) with ESMTP id D545A13C4A6 for ; Fri, 9 Feb 2007 19:14:37 +0000 (UTC) (envelope-from yattaran@gmail.com) Received: by nf-out-0910.google.com with SMTP id m19so1195862nfc for ; Fri, 09 Feb 2007 11:14:36 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=C19yU6vmALaM5p/cP5ZItoFPCWVuEd2YKiGelnqzRWpunWdbeiLCwoDIjSBmc1pHnpP6bEFWYXIkrax8dUf9c8p9UW4DRg39eyQ0PwHPQLgyHI7TBCsJHxpi3TgkU6mx5L9SHFPg2sA8of6Q8TTOlKLEPhtNIKcRMfufZUFSck8= Received: by 10.49.41.12 with SMTP id t12mr1649409nfj.1171046900656; Fri, 09 Feb 2007 10:48:20 -0800 (PST) Received: from ?193.216.231.77? ( [193.216.231.77]) by mx.google.com with ESMTP id a24sm17005901nfc.2007.02.09.10.48.19; Fri, 09 Feb 2007 10:48:20 -0800 (PST) Message-ID: <45CCC1EA.7010807@gmail.com> Date: Fri, 09 Feb 2007 19:48:10 +0100 From: yattaran User-Agent: Thunderbird 1.5.0.9 (X11/20070119) MIME-Version: 1.0 To: FreeBSD Ports Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: net-im/gajim-0.11 fails to start X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 19:14:38 -0000 net-im/gajim 0.11 fails to start after upgrading from 0.10.1: % gajim D-Bus python bindings are missing in this computer D-Bus capabilities of Gajim cannot be used gpg: not found Session Management support not available (missing gnome.ui module) migrating logs database to indeces Traceback (most recent call last): File "gajim.py", line 2190, in ? Interface() File "gajim.py", line 2075, in __init__ self.roster = roster_window.RosterWindow() File "/usr/local/share/gajim/src/roster_window.py", line 4269, in __init__ self.make_jabber_state_images() File "/usr/local/share/gajim/src/roster_window.py", line 3591, in make_jabber_state_images pixo = gtk.gdk.pixbuf_new_from_file(os.path.join(path, 'opened.png')) gobject.GError: Failed to open file '../data/iconsets/dcraven/16x16/opened.png': No such file or directory Btw, 0.11.1 is already out. -- yattaran