Changeset 7438811 for gnome/platform


Ignore:
Timestamp:
11/16/2023 09:47:41 PM (7 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
ae82ff3
Parents:
6280f75
git-author:
Douglas R. Reno <renodr@…> (11/16/2023 09:43:04 PM)
git-committer:
Douglas R. Reno <renodr@…> (11/16/2023 09:47:41 PM)
Message:

Fix crashes in gnome-shell-extensions when using the Workspace Indicator
extension.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gnome-shell-extensions.xml

    r6280f75 r7438811  
    6969    </itemizedlist>
    7070
     71    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     72    <itemizedlist spacing="compact">
     73      <listitem>
     74        <para>
     75          Required patch:
     76          <ulink url="&patch-root;/gnome-shell-extensions-&gnome-shell-extensions-version;-upstream_fixes-1.patch"/>
     77        </para>
     78      </listitem>
     79    </itemizedlist>
     80
    7181    <bridgehead renderas="sect3">GNOME Shell Extensions Dependencies</bridgehead>
    7282
     
    8797  <sect2 role="installation">
    8898    <title>Installation of GNOME Shell Extensions</title>
     99
     100    <para>
     101      First, fix a crash when using the Workspace Indicator extension:
     102    </para>
     103
     104<screen><userinput remap="pre">patch -Np1 -i ../gnome-shell-extensions-&gnome-shell-extensions-version;-upstream_fixes-1.patch</userinput></screen>
    89105
    90106    <para>
Note: See TracChangeset for help on using the changeset viewer.