From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C01ED1381F3 for ; Tue, 15 Oct 2013 10:40:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5316E0A99; Tue, 15 Oct 2013 10:39:55 +0000 (UTC) Received: from mail-qe0-f44.google.com (mail-qe0-f44.google.com [209.85.128.44]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E24C3E0A5A for ; Tue, 15 Oct 2013 10:39:54 +0000 (UTC) Received: by mail-qe0-f44.google.com with SMTP id 6so6108450qeb.3 for ; Tue, 15 Oct 2013 03:39:54 -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 :content-type; bh=s7XW732VYRoSelr2xWh92gvPTF15VkqXhfxd2H3S5vU=; b=wilVSVOi2FmytGZyYotMLB44oeZhzAOQKd0zkowGdgkYtdCopZptZIbI4J+AM5y1d+ ub1qtOrtbl9j456qtdlMibnqTEnV1V7lAZB7HCR55tqwoQgWPEOajwlCJwpWS/1mCstK MQNwZTOaizlXZ+CHaoPouFabEsZh5Omyd8WyY1qANhG3uiFL1L/N0L4f1lxro6eC3n5v hE1iqK5cq06OIBqahHcjRoqzcAkA4bFOv8qAS+hjRoxhp5z3A7zqjdy/odWqeRlOcU0n fibB3d+7PE4+gOf5z7w/bMctZ8EIZAbRa9r4BiigrioQKM0k2f3AQTQ8eabTyXyJq6ca J/Mg== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.224.151.202 with SMTP id d10mr1114818qaw.115.1381833594032; Tue, 15 Oct 2013 03:39:54 -0700 (PDT) Received: by 10.140.81.84 with HTTP; Tue, 15 Oct 2013 03:39:53 -0700 (PDT) In-Reply-To: <525D006C.3000800@gmail.com> References: <525D006C.3000800@gmail.com> Date: Tue, 15 Oct 2013 03:39:53 -0700 Message-ID: Subject: Re: [gentoo-user] Can't kill /usr/lib64/libreoffice/program/nsplugin From: Grant To: Gentoo mailing list Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 83bb1f29-daee-40ae-aee7-454e7328eadd X-Archives-Hash: 4ac83c1bb3270f4a9f20ded4b57cf2bd >> Multiple instances of /usr/lib64/libreoffice/program/nsplugin keep >> spawning even after I kill them. I suspect midori although I have the >> libreoffice plugin disabled. Has anyone else seen this? How can I >> confirm my suspicions? > > ps with the f option ? I always do 'ps -ef|grep name' but should that indicate whether midori is to blame? - Grant