Your message dated Sat, 14 Oct 2023 16:16:18 +0800
with message-id <[email protected]>
and subject line close in Version: 42.0-1
has caused the Debian Bug report #986689,
regarding [PATCH] gnome-nettool: SVG icon is invalid
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
986689: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=986689
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnome-nettool
Version: 3.8.1-3
Severity: minor
Tags: patch
The gnome-nettool SVG icon is invalid and therefore no longer shown in
the current GNOME release. The attached patch fixes this issue.
-- System Information:
Debian Release: bullseye/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.10.0-5-amd64 (SMP w/4 CPU threads)
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8), LANGUAGE
not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages gnome-nettool depends on:
ii bind9-dnsutils [dnsutils] 1:9.16.13-1
ii dconf-gsettings-backend [gsettings-backend] 0.38.0-2
ii dnsutils 1:9.16.13-1
ii finger 0.17-17
ii iputils-ping [ping] 3:20210202-1
ii iputils-tracepath 3:20210202-1
ii libc6 2.31-11
ii libcairo2 1.16.0-5
ii libgdk-pixbuf2.0-0 2.40.2-2
ii libglib2.0-0 2.66.8-1
ii libgtk-3-0 3.24.24-3
ii libgtop-2.0-11 2.40.0-2
ii libpango-1.0-0 1.46.2-3
ii net-tools 1.60+git20181103.0eebece-1
ii nmap 7.91+dfsg1+really7.80+dfsg1-2
ii whois 5.5.8
gnome-nettool recommends no packages.
gnome-nettool suggests no packages.
-- no debconf information
From 217075331273b06b119b6d1cf36728b2b7466fc2 Mon Sep 17 00:00:00 2001
From: Ronny Standtke <[email protected]>
Date: Fri, 9 Apr 2021 00:06:24 +0200
Subject: [PATCH] fixed broken SVG icon
---
pixmaps/icons/scalable/apps/gnome-nettool.svg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pixmaps/icons/scalable/apps/gnome-nettool.svg b/pixmaps/icons/scalable/apps/gnome-nettool.svg
index 06de271..efaa25c 100644
--- a/pixmaps/icons/scalable/apps/gnome-nettool.svg
+++ b/pixmaps/icons/scalable/apps/gnome-nettool.svg
@@ -7,7 +7,7 @@
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
- xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/s odipodi-0.dtd"
+ xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="48px"
height="48px"
--
2.30.2
--- End Message ---
--- Begin Message ---
Version: 42.0-1
--
肖盛文 xiao sheng wen
https://www.atzlinux.com 《铜豌豆 Linux》基于 Debian 的 Linux 中文 桌面 操作系统
Debian QA page: https://qa.debian.org/developer.php?login=atzlinux%40sina.com
Debian salsa: https://salsa.debian.org/atzlinux-guest
GnuPG Public Key: 0x00186602339240CB
OpenPGP_signature.asc
Description: OpenPGP digital signature
--- End Message ---