Date: Wed, 29 Jan 2020 11:34:47 +0100 From: Christoph Moench-Tegeder <cmt@burggraben.net> To: Jan Beich <jbeich@freebsd.org> Cc: Greg V <greg@unrelenting.technology>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r516629 - head/net/liferea Message-ID: <20200129103447.GA2339@elch.exwg.net> In-Reply-To: <pnf2-bm7z-wny@FreeBSD.org> References: <201911041019.xA4AJYqc047310@repo.freebsd.org> <20191104103901.GA2476@elch.exwg.net> <20200128001023.GA62291@elch.exwg.net> <pnf2-bm7z-wny@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, meanwhile, someone found a much simpler approach for liferea: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243680 (of course, two hours after I filed my PR as the result from digging backwards through webkit - "work smart, not hard" they say). If that passes the build, I'll be very tempted to commit this as "trivial build fix". (Unfortunately, I didn't really pay attention to order-of-operations and updated my jails with yesterday's security patches before thinking about testing liferea... it will be a while.). (The comment in that patch doesn't really match my experience, but that can be adjusted iff the patch works). ## Jan Beich (jbeich@FreeBSD.org): > WPE dependency was added in https://bugs.webkit.org/show_bug.cgi?id=197944 > WPE renderer is unstable for me under Sway (Wayland compositor) e.g., > Midori hangs shortly after startup. Greg, can you confirm? > > I've used the following diff to test WPE disabled. So, this splits into two action items: - make liferea build again via WEBKIT_DISABLE_COMPOSITING_MODE=1 that's easy, not to say trivial - one line, doesn't change the package at all, can be committed as soon as it has passed the build (even today?). - make webkit more usable for wayland users - that introduces more changes, including dependency changes for default OPTIONS. Maintainer? Koop? Yay, progress! Regards, Christoph -- Spare Space
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200129103447.GA2339>