From mboxrd@z Thu Jan 1 00:00:00 1970 From: Francesco Magliocca Subject: bug#38313: Hexchat Python failure on exit Date: Thu, 21 Nov 2019 16:40:38 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000b7aa5f0597ddf53d" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:37156) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iXpv6-0006YX-1X for bug-guix@gnu.org; Thu, 21 Nov 2019 12:07:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iXpv5-0005rL-0J for bug-guix@gnu.org; Thu, 21 Nov 2019 12:07:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:44428) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iXpv4-0005r7-RM for bug-guix@gnu.org; Thu, 21 Nov 2019 12:07:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iXpv4-0005EK-Jt for bug-guix@gnu.org; Thu, 21 Nov 2019 12:07:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:33569) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iXpVk-0001CQ-AW for bug-guix@gnu.org; Thu, 21 Nov 2019 11:40:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iXpVj-0007BH-73 for bug-guix@gnu.org; Thu, 21 Nov 2019 11:40:52 -0500 Received: from mail-oi1-x235.google.com ([2607:f8b0:4864:20::235]:46614) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iXpVj-0007AQ-2H for bug-guix@gnu.org; Thu, 21 Nov 2019 11:40:51 -0500 Received: by mail-oi1-x235.google.com with SMTP id n14so3716375oie.13 for ; Thu, 21 Nov 2019 08:40:50 -0800 (PST) List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 38313@debbugs.gnu.org --000000000000b7aa5f0597ddf53d Content-Type: text/plain; charset="UTF-8" When I want to quit hexchat, it doesn't end grecefully, but something regarding the Python embedded engine fails. This patch should solve the issue: https://src.fedoraproject.org/rpms/hexchat/blob/master/f/0001-Python-plugin-Call-EndInterpreter-when-deinit-ing-th.patch --000000000000b7aa5f0597ddf53d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
When I want to quit hexchat, it doesn't end grece= fully, but something regarding the Python embedded engine fails.
=
This patch should solve the issue:
--000000000000b7aa5f0597ddf53d--