From owner-freebsd-questions@freebsd.org Sat Aug 15 23:44:06 2015 Return-Path: Delivered-To: freebsd-questions@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 435C39BAF5C for ; Sat, 15 Aug 2015 23:44:06 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-io0-x229.google.com (mail-io0-x229.google.com [IPv6:2607:f8b0:4001:c06::229]) (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 07E5B1E23 for ; Sat, 15 Aug 2015 23:44:06 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: by iods203 with SMTP id s203so117803363iod.0 for ; Sat, 15 Aug 2015 16:44:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=LuzEcsyvdlfhyaq6+bKNblUZjRGChmQnaz8l27IA9XM=; b=FJPDRVmVCGHcfLHc66Nh9mjDs9yPBWrW++kvuhW5fORUrnnTqb7fQkxHwD4aE8kBP/ kejFB4HszbHZRxYtnf0pY1gfHAEQCnEjF1cWexdXmJ/6m83lav5XyMNaY8OBdI7rfmt/ oUAXom3UglXz94kdtR/3eXCsnQoAOB+0dRgmvwXHk8uajGaTpDFau+fpPjiFS5m8v0zE gIjM5gwedJIU0Z2yHdTUXa9438H8SdihNCen6TjKVqXQ7bRcUtSKSdNgL+5FmN/Esee4 ZO0rXHks5KYsLc6WzEAz8NgwAyCw4v4esruEEju6+KSsTm+ccbvvxfGpAOJUyXxcBzqd UzVQ== MIME-Version: 1.0 X-Received: by 10.107.34.147 with SMTP id i141mr47878606ioi.59.1439682245435; Sat, 15 Aug 2015 16:44:05 -0700 (PDT) Received: by 10.36.101.79 with HTTP; Sat, 15 Aug 2015 16:44:05 -0700 (PDT) In-Reply-To: <55CFC8A0.5010603@columbus.rr.com> References: <55CFB7E0.4050508@columbus.rr.com> <55CFC8A0.5010603@columbus.rr.com> Date: Sat, 15 Aug 2015 18:44:05 -0500 Message-ID: Subject: Re: Okular From: Adam Vande More To: Baho Utot Cc: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Aug 2015 23:44:06 -0000 On Sat, Aug 15, 2015 at 6:17 PM, Baho Utot wrote: > The system is an 8 core amd with 16GB RAM, coupled to SSD drives so I > think it is not an underpowered system. > > I will have to lookup and build dtrace/truss That is slight more powerful than my own so probably not a hw issue unless there is some graphics issue going on. kdebugdialog may also be of use. -- Adam