From owner-freebsd-enlightenment@freebsd.org Thu Dec 17 08:44:30 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 91D664B06E4 for ; Thu, 17 Dec 2020 08:44:30 +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 4CxQXY5fhSz563Q for ; Thu, 17 Dec 2020 08:44:29 +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 69FDB40EBA for ; Thu, 17 Dec 2020 09:44:28 +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= 1608194665; x=1610786666; bh=DR1jNcqbxg34nqNt4i+6+StmzuytTDK/JAY 6rggm4+c=; b=DF024o061dHda+Q5hRxYIKjXUQ+wPGPvlEEOoeByBHEoKs5G6zT MkmBm0F10P0fY816OO+GJvYooW/7loFeUBSQEgx0yPgrcuUrklMJsvyfEfFtYKRh Iy+rGMEWmEW48Q391gYH1llIHjl+VrvFB2aRHI6UOtWPL8i8W1QdOTBs= 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 4MXA2ANNnKqr for ; Thu, 17 Dec 2020 09:44:25 +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 1499E40E9F for ; Thu, 17 Dec 2020 09:44:24 +0100 (CET) To: freebsd-enlightenment@freebsd.org References: <8s9x-5m59-wny@FreeBSD.org> From: Peter Message-ID: <14132f50-8f01-bbba-e2cc-4cd229170848@flytrace.com> Date: Thu, 17 Dec 2020 09:44:29 +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: <8s9x-5m59-wny@FreeBSD.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Rspamd-Queue-Id: 4CxQXY5fhSz563Q X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=flytrace.com header.s=dkim header.b=DF024o06; 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]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[flytrace.com:s=dkim]; FREEFALL_USER(0.00)[peter]; FROM_HAS_DN(0.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[194.59.205.234:from]; R_SPF_ALLOW(-0.20)[+mx:flytrace.com:c]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-enlightenment@freebsd.org]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; SPAMHAUS_ZRD(0.00)[194.59.205.234:from:127.0.2.255]; RCVD_COUNT_THREE(0.00)[4]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; DKIM_TRACE(0.00)[flytrace.com:+]; DMARC_POLICY_ALLOW(-0.50)[flytrace.com,none]; NEURAL_HAM_SHORT(-1.00)[-1.000]; NEURAL_HAM_LONG(-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: Thu, 17 Dec 2020 08:44:30 -0000 On 17/12/2020 01:09, Jan Beich wrote: > Tomasz CEDRO writes: > >> 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. > Maybe similar to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251836 > Need more details (e.g., kernel, GPU) and/or provide steps to reproduce. > _______________________________________________ > freebsd-enlightenment@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-enlightenment > To unsubscribe, send any mail to "freebsd-enlightenment-unsubscribe@freebsd.org" It can explain why I have no such issue - on both PC I don't use the recent Intel driver (old one on the test laptop and NVIDIA on the work PC). Peter