Ludovic Courtès 99ba4ddb03
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.
2022-11-20 23:20:32 +01:00
..
2022-08-04 12:05:46 +02:00
2022-10-15 12:04:54 +02:00
2022-10-15 12:04:54 +02:00
2022-06-15 00:25:22 +02:00
2022-07-07 22:16:11 +01:00
2022-09-04 23:10:11 +02:00
2022-10-15 12:01:34 +02:00
2022-09-02 12:37:20 -04:00
2022-05-31 14:54:06 -04:00
2022-05-31 14:54:06 -04:00
2022-05-31 14:54:06 -04:00