Changeset c0f71f2 for introduction


Ignore:
Timestamp:
01/03/2024 05:49:31 PM (9 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.1, 12.2, gimp3, ken/TL2024, lazarus, plabs/newcss, rahul/power-profiles-daemon, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128
Children:
18fe946
Parents:
8a09beb
Message:

QtWebEngine: use Python 3.11 instead, and simplify the instructions.

To do this I've created build_fixes-2.patch. This contains:

  • Fix for shipped ffmpeg build failure
  • Fixes for Python 3.11 changes
  • Changes for ICU-74, but modified to allow building on previous versions of BLFS and their versions of ICU
  • The NINJAJOBS change
  • Chunks from a patch from ArchLinux32 to prevent instantaneous crashes in Falkon. Still causes issues with text rendering, so I've created a note in the Falkon page. However, video playback and images display perfectly. I will revisit this in February once we have the new glibc. Unlike previous issues, it no longer crashes, so that's a good start!

This significantly brings down the count of instructions for this page
and should make it a lot easier to follow.

I've tested this on both x86_64 and i686. On i686 there's a major
improvement in that Falkon (and KDE System Monitor) actually start and
run, though in the case of Falkon there is still no text.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r8a09beb rc0f71f2  
    4242      <para>January 3rd, 2024</para>
    4343      <itemizedlist>
     44        <listitem>
     45          <para>[renodr] - Move QtWebEngine to use the Python 3.11 version
     46          installed in /opt. Fixes
     47          <ulink url="&blfs-ticket-root;19016">#19016</ulink>.</para>
     48        </listitem>
    4449        <listitem>
    4550          <para>[bdubbs] - Update to numpy-1.26.3 (Python Module). Fixes
Note: See TracChangeset for help on using the changeset viewer.