From owner-freebsd-enlightenment@freebsd.org Wed Dec 16 13:27:14 2020 Return-Path: Delivered-To: freebsd-enlightenment@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D3DFE4BCB90 for ; Wed, 16 Dec 2020 13:27:14 +0000 (UTC) (envelope-from peter@flytrace.com) Received: from mail.flytrace.com (mail.flytrace.com [194.59.205.234]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4CwwsF5pQQz4tLw for ; Wed, 16 Dec 2020 13:27:13 +0000 (UTC) (envelope-from peter@flytrace.com) Received: from mail.flytrace.com (unknown [192.168.101.226]) by mail.flytrace.com (Postfix) with ESMTP id CB2763F653 for ; Wed, 16 Dec 2020 14:27:11 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=flytrace.com; h= content-language:content-transfer-encoding:content-type :content-type:in-reply-to:mime-version:user-agent:date:date :message-id:from:from:references:to:subject:subject; s=dkim; t= 1608125224; x=1610717225; bh=dZ8OdnoRJCxShBeoms6rZNN0hjQRN/M54yx fY6QvJN8=; b=j3zrbzi7AI4JSs20Aly8PzuQJZZxTgTkqFatk1sXBPcNAfmlsMM wwX0DnsQCLMvf8eP+OwprIWBmDU5YRmEm8wHDuo4tnygoI5Rx7vn5sJS3AY5DFaH UIs5eIVQNUe2xdIrTVQBiJKUwojfDkp4hEqk3wZ/y/ur+cNLG3OPZsA0= X-Virus-Scanned: amavisd-new at mail.flytrace.com Received: from mail.flytrace.com ([192.168.101.226]) by mail.flytrace.com (mail.flytrace.com [192.168.101.226]) (amavisd-new, port 10026) with ESMTP id D8Emw34z3VEq for ; Wed, 16 Dec 2020 14:27:04 +0100 (CET) Received: from peter-freebsd.domain.local (85-31-109-70.netw.fr [85.31.109.70]) by mail.flytrace.com (Postfix) with ESMTPSA id 909283F631; Wed, 16 Dec 2020 14:27:04 +0100 (CET) To: Tomasz CEDRO References: From: Peter Cc: freebsd-enlightenment@freebsd.org Message-ID: <607555fc-c98e-e1f6-b42f-87559f796abf@flytrace.com> Date: Wed, 16 Dec 2020 14:27:08 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:78.0) Gecko/20100101 Thunderbird/78.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Rspamd-Queue-Id: 4CwwsF5pQQz4tLw X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=flytrace.com header.s=dkim header.b=j3zrbzi7; dmarc=pass (policy=none) header.from=flytrace.com; spf=pass (mx1.freebsd.org: domain of peter@flytrace.com designates 194.59.205.234 as permitted sender) smtp.mailfrom=peter@flytrace.com X-Spamd-Result: default: False [-4.00 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[194.59.205.234:from]; R_DKIM_ALLOW(-0.20)[flytrace.com:s=dkim]; FREEFALL_USER(0.00)[peter]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+mx:flytrace.com]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-enlightenment@freebsd.org]; ARC_NA(0.00)[]; SPAMHAUS_ZRD(0.00)[194.59.205.234:from:127.0.2.255]; RCVD_COUNT_THREE(0.00)[4]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[flytrace.com:+]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(-0.50)[flytrace.com,none]; NEURAL_HAM_SHORT(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:197540, ipnet:194.59.204.0/22, country:DE]; MID_RHS_MATCH_FROM(0.00)[]; MAILMAN_DEST(0.00)[freebsd-enlightenment] Subject: Re: E on FreeBSD: enligthenment stopped working after pkg upgrade X-BeenThere: freebsd-enlightenment@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Enlightenment for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Dec 2020 13:27:14 -0000 Hi! I've updated my packages (from 'latest' repo) the 11 December. Then I built EFL 1.25.1 and E 0.24.2 from sources and installed the both. I'm working every day on this install and I did not see any troubles. I've just tested new ports for these versions on my test PC and I did not see any problem there neither. The both computers are on FreeBSD 12.1. So, I suppose that something went wrong with your update. I recommend you to rebuild EFL and E with debug support (there is an article on enlightenment.org with the procedure), start E from command line and attach a debugger (you'll need the last GDB from ports). Then you try to get the BT from E. Then (if the reason is still not clear for you) you can post the BT to enlightenment-users@lists.sourceforge.net asking for help. BTW, what is the problem with jpeg2k? Did you have jpeg2k v.1 installed when you try to build EFL? There is a conflict between v.1 and v.2 headers, you cannot have both installed when you build from sources anything that needs jpeg2k. Best regards, Peter On 16/12/2020 13:57, Tomasz CEDRO wrote: > Hello world :-) > > After pkg upgrade around Sunday and recent reboot my > x11-wm/Enligthenment stopped working correctly. It starts but hangs at > some point and it is unusable. I did fallback to xfce4 temporarily and > this one works with no problem. > > Recompilation of devel/efl and x11-wm/enlightenment even > audio/pulseaudio does not help. I even updated devel/efl to latest > 1.25.1 and it does not help either (except it reveals build problems > as jpg2k and avif seems to break their api). > > Was there an update in some core services like syslog, dbus, xorg, > that could affect things? > > Did anyone observe something similar? > > Best regards :-) > Tomek >