On Fri, May 06, 2016 at 04:39:13PM -0500, Bruce Dubbs wrote:
> Ken Moffat wrote:
> > On Fri, May 06, 2016 at 02:33:45PM -0500, Douglas R. Reno wrote:
> > > On May 6, 2016 1:57 PM, "Ken Moffat" <[email protected]> wrote:
> > > > 
> > > Qtwebengine will be interesting. I don't have LXQt in systemd, so I don't
> > > have Qupzilla. I was considering adding it though.
> > 
> > I do not normally build lxqt, but I do use qupzilla as my second
> > browser.  In this case, the problem appears to be related to a
> > change in nss-3.23.  The bug report is at
> > https://bugreports.qt.io/browse/QTBUG-51890 - the mozilla mercurial
> > changeset being blamed is
> > https://hg.mozilla.org/projects/nss/rev/b7b1d793bc64 which changes a
> > lot of things.  I've started a build with the patch, it uses ssl
> > (possibly, a bundled 'boringssl' - if so, that is the last thing we
> > really need : but it calls it openssl in config/linux.pri) instead of
> > nss for cryptography and nss only for certificate handling so I don't
> > think it is similar to the other problems.

The patch did not apply the first time, because the qtwebengine
directory is obviously a separate project.  Looking at it, I think
the reference to boringssl was for chromium.  Anyway, I've cut it
down to only alter the use_ settings in linux.pri without changing
the logging message.  Build started about 15 minutes ago.

> > 
> > If it works, I might need advice on the patch name -
> > qt-everywhere-opensource-src-5.6.0-qtwebengine_nss-1.patch looks a
> > bit long.
> 
> I think for this case we can name it something more reasonable:
> qt-5.6.0-qtwebengine_nss-1.patch
> 

I'll go with that if it works.
> 
> I plan on trying to get to firefox-46.0.1 later today or tomorrow.
> 
I couldn't work out if 46.0.1 had anything at all relevant to me.
I'll probably throw it into my next build because I've now realised
that the vertical scrollers in 46.0 (with gtk3) do not seem to have
a slider (although I can scroll them ok).

ĸen
-- 
This email was written using 100% recycled letters.
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to