GNU bug report logs -
#58569
[PATCH] gnu packages gnome-console: Remove nautilus extension
Previous Next
Reported by: Mája Tomášek <maya.tomasek <at> disroot.org>
Date: Sun, 16 Oct 2022 17:35:01 UTC
Severity: normal
Tags: moreinfo, patch
Fixed in version 99ba4ddb03b396f56764a25317f40d4501380704
Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi,
this patch removes the gnome-console nautilus extension as it crashes nautilus
(at least on my machine). In my opinion it is safe to remove it, as this
feature is implemented directly into nautilus-43 and the original code is
purged from the gnome-console repo. (see
https://gitlab.gnome.org/GNOME/nautilus/-/merge_requests/911 and
https://gitlab.gnome.org/GNOME/console/-/commit/c4bd2312f4b432a33810a8dcdf3cadabae5169d7)
This sadly means, that in nautilus-42 there will be no "Open in Console", but
the issue is on some code that is already deprecated in the Console repo. (I
have studied gdb info and it appears that kgx_nautilus_get_background_items()
returns a GList* that is { .next = NULL, .prev = NULL, .data = NULL } but
nautilus does only perform a check that GList* is NULL, otherwise it expects a
valid list)
I can maybe supply a patch to gnome-console, but I don't see a reason to.
Kind regards,
Maya
[0001-gnu-packages-gnome-console-Remove-nautilus-extension.patch (text/x-patch, attachment)]
This bug report was last modified 2 years and 179 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.