From owner-freebsd-gnome@FreeBSD.ORG Wed Nov 1 17:03:52 2006 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 896BE16A412; Wed, 1 Nov 2006 17:03:52 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from jim.arved.priv.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9407A43D49; Wed, 1 Nov 2006 17:03:50 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from [192.168.3.25] (minimac.arved.de [192.168.3.25]) by jim.arved.priv.at (8.13.6/8.13.4) with ESMTP id kA1H3adl000531; Wed, 1 Nov 2006 18:03:36 +0100 (CET) (envelope-from arved@FreeBSD.org) In-Reply-To: <1162398924.1286.13.camel@localhost> References: <200611011626.kA1GQWHB018663@freefall.freebsd.org> <1162398924.1286.13.camel@localhost> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=UTF-8; delsp=yes; format=flowed Message-Id: <60E9A56A-A742-469F-AC2A-D5ADE2046191@FreeBSD.org> Content-Transfer-Encoding: quoted-printable From: Tilman Linneweh Date: Wed, 1 Nov 2006 18:03:34 +0100 To: vova@fbsd.ru X-Mailer: Apple Mail (2.752.2) Cc: gnome@FreeBSD.org, Tilman Linneweh , freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/104958: security/ssh_askpass_gtk2 does not work on 7-CURRENT X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Nov 2006 17:03:52 -0000 [ CC to gnome@ because they maintain gtk, maybe they can help ] On Nov 1, 2006, at 17:35, Vladimir Grebenschikov wrote: > =D0=92 =D1=81=D1=80, 01/11/2006 =D0=B2 16:26 +0000, Tilman Linneweh = =D0=BF=D0=B8=D1=88=D0=B5=D1=82: >> Synopsis: security/ssh_askpass_gtk2 does not work on 7-CURRENT >> >> State-Changed-From-To: open->feedback >> State-Changed-By: arved >> State-Changed-When: Wed Nov 1 16:21:31 UTC 2006 >> State-Changed-Why: >> Something is wrong on your system, >> ssh_askpass_gtk2 does not even link against libgthread. >> >> Maybe try reinstalling gtk2. >> >> http://www.freebsd.org/cgi/query-pr.cgi?pr=3D104958 > > Everything is ok with my gtk, reinstalling does not change anything. > > It is common problem of recent gnome on current, as far as I =20 > understand > - try to search in archives - there number of fixes like mine for that > problem. I have the latest version of glib2 & gtk2 installed, and the .pc file does not list libgthread as dependency, and ssh_askpass_gtk2 works. If your gtk-2. .pc file lists libgthread, it should also list =20 libpthread, so i don't think this is ssh_askpass_gtk2' fault. regards tilman