From owner-freebsd-questions@FreeBSD.ORG Mon Mar 21 20:15:21 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A8BD1065675 for ; Mon, 21 Mar 2011 20:15:21 +0000 (UTC) (envelope-from olivares14031@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 2AD1E8FC12 for ; Mon, 21 Mar 2011 20:15:20 +0000 (UTC) Received: by fxm11 with SMTP id 11so6912594fxm.13 for ; Mon, 21 Mar 2011 13:15:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=x9z8y0fg1vPoRJQzeHCVfEHDs18EdIhOo6aCbE/OWpY=; b=gY3fXlMP4TRKMKq7B/yxeVaA7gyBK3YGtJyZuFbgzBMwrkl4hWFVJkRuev8GFFhy7Z gX1G6jfIuJk0scHxFVH5Gadr4oJDzr5bv6EugADxG2WWzNFw9lstkoxCr0xXaYez88bm BYHl04NI+e+sm14lmwD0+J08JDec/SLccVNr0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=JM9BqYXw2bzFRLJ/J8L+uy8dsVIzo6Jqw28JeiOJ0G+nx7gZ8lsQVBPvxfMayp97Kl Z4WlbTX0VoPqq/rAJvR9KEEzaa0Mk1dw57+hNlJJYMKaDYgqoS+JSod+dvd4RhcdmXKs l8B9ygZyviDuOmBdrdYDO3wjZAwLgOXj4BkTA= MIME-Version: 1.0 Received: by 10.223.20.144 with SMTP id f16mr5465041fab.68.1300738464104; Mon, 21 Mar 2011 13:14:24 -0700 (PDT) Received: by 10.223.87.9 with HTTP; Mon, 21 Mar 2011 13:14:24 -0700 (PDT) In-Reply-To: <20110321193458.C833A106564A@hub.freebsd.org> References: <4D878A6B.4070403@gmail.com> <20110321193458.C833A106564A@hub.freebsd.org> Date: Mon, 21 Mar 2011 15:14:24 -0500 Message-ID: From: Antonio Olivares To: "Daniel C. Dowse" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: gkrellm2 GnuTLS and OpenSSL, conky doesn't work :( X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Mar 2011 20:15:21 -0000 On Mon, Mar 21, 2011 at 2:08 PM, Daniel C. Dowse wrote: > On =A0Mon, 21 Mar 2011 12:45:40 -0500, Antonio Olivares > wrote: > [snip] >>On the other hand with conky, I get error >> >>[olivares@grullahighschool ~]$ conky -C > ~/.conkyrc >>[olivares@grullahighschool ~]$ conky >>Conky: Xft not enabled at compile time >>Conky: desktop window (1400003) is subwindow of root window (12b) >>Conky: window type - desktop >>Conky: drawing to created window (0x1e00001) >>Conky: drawing to single buffer >>Segmentation fault: 11 (core dumped) >>[olivares@grullahighschool ~]$ conky >>Conky: Xft not enabled at compile time >>Conky: desktop window (1400003) is subwindow of root window (12b) >>Conky: window type - desktop >>Conky: drawing to created window (0x1e00001) >>Conky: drawing to single buffer >> >> >>It starts up find, but then crashes. =A0But I have gkrellm working so I >>am happy :) > [snap] > > Hi, > > you probably have to enable XFT support with =A0make config in sysutils/c= onky and > select that option. If this doesn't help to prevent conky from crashing, = i > don't know either. I use Conky 1.8.1 on 8.1-RELEASE-p2 with no problems e= xcept > with some memory leak after a few days. With conky -v you can see the sel= ected > options your conky was compiled with. > > cheers > > Daniel > > -- Daniel, gkrellm is working, tried to recompile conky with XFT support and it still crashes :( [olivares@grullahighschool ~]$ conky Conky: desktop window (1400003) is subwindow of root window (12b) Conky: window type - desktop Conky: drawing to created window (0x2200001) Conky: drawing to single buffer Segmentation fault: 11 (core dumped) For the moment I will stick to gkrellm :) Thanks for helping. Regards, Antonio