diff options
author | Ludovic Courtès <ludo@gnu.org> | 2022-11-20 23:16:51 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2022-11-20 23:20:32 +0100 |
commit | 99ba4ddb03b396f56764a25317f40d4501380704 (patch) | |
tree | e05865ce4360ce839dd03b90e8837556e21916bb /build-aux/convert-xref.scm | |
parent | 8c7ea71344b91c2c36dfbf6f2bc6daf559b1c696 (diff) | |
download | guix-99ba4ddb03b396f56764a25317f40d4501380704.tar guix-99ba4ddb03b396f56764a25317f40d4501380704.tar.gz |
gnu: nautilus: Fix crash due to loading extensions twice.
Fixes <https://issues.guix.gnu.org/58221>.
Reported by Tobias Kortkamp <tobias.kortkamp@gmail.com>.
Previously, if NAUTILUS_EXTENSION_PATH contained the same directory
several times, Nautilus could end up loading the same extension a second
time and crash. This patch ensures that each extension cannot be loaded
more than once.
* gnu/packages/patches/nautilus-extension-search-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (nautilus)[source]: Use it.
[arguments]: Remove 'make-extensible' phase.
Diffstat (limited to 'build-aux/convert-xref.scm')
0 files changed, 0 insertions, 0 deletions