From owner-freebsd-enlightenment@FreeBSD.ORG Thu Jun 11 18:45:56 2015 Return-Path: Delivered-To: enlightenment@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 29BDD125 for ; Thu, 11 Jun 2015 18:45:56 +0000 (UTC) (envelope-from email4forme@gmail.com) Received: from mail-la0-x231.google.com (mail-la0-x231.google.com [IPv6:2a00:1450:4010:c03::231]) (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 B0D49121C for ; Thu, 11 Jun 2015 18:45:52 +0000 (UTC) (envelope-from email4forme@gmail.com) Received: by labko7 with SMTP id ko7so8926262lab.2 for ; Thu, 11 Jun 2015 11:45:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=tATXBFJrOFcy6vvhkW5lm8ooAMOzJyKvt/qssCti+tI=; b=vDDpKIweXUsJep1yZhHTYvxPnbCgquo/zuGWCQ1UEw2Go1BTYs3L/kAtMuCng8xBJN 9RrBK3ewYEhx6gdh9q1ijsa8qSiLPZbK5Fo5qusanBKKbItmNJo6Oos/tTC5Hglr1LrN cwehrpRZJ6MRVQlluPlGKTFJhTU42Ire1ldTvaf+DLc8IMRks4zxnoUrN7GXe/rw9NyR mIPUVQ7ncgqufk0x4h7ddDcLpzGY3nYqUA2rOvV8jZlEERw0pLU1Cre34sXdOSvUUrr9 1KttO1uOhjrh9AOX14RJlvGjcJj6eO904TzS9haAy6nWr1vvg+z9pzlQXN9YFpHM+QP9 fk5Q== MIME-Version: 1.0 X-Received: by 10.152.18.163 with SMTP id x3mr11424846lad.70.1434048350510; Thu, 11 Jun 2015 11:45:50 -0700 (PDT) Received: by 10.25.29.1 with HTTP; Thu, 11 Jun 2015 11:45:50 -0700 (PDT) Date: Thu, 11 Jun 2015 20:45:50 +0200 Message-ID: From: big me To: enlightenment@FreeBSD.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 Subject: E on FreeBSD: terminology error X-BeenThere: freebsd-enlightenment@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Enlightenment for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jun 2015 18:45:56 -0000 Hello, I'm a newbie trying out freebsd. After I installed the terminology port (pkg install x11/terminology) and try to execute terminology i'm getting the following error : ERR<5738>:elementary elm_sys_notify.c:318 _name_owner_get_cb() Eldbus Error: org.freedesktop.DBus.Error.NameHasNoOwner Could not get owner of name 'org.freedesktop.Notifications': no such name Did I forget to instal or adjust a config or something ? I hope you people can help me out. ME