Bug 1829838

Summary: gnome-nettool has empty icon on Fedora 32
Product: [Fedora] Fedora Reporter: Daniel Rusek <drusek>
Component: gnome-nettoolAssignee: Kalev Lember <klember>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 32CC: gnome-sig, john.j5live, klember, mail, mclasen, rhughes, robin.norwood, rstrode, sandmann
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: gnome-nettool-3.8.1-19.fc32 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-05-22 05:30:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
GNOME Nettool - Empty icon in GNOME Shell Overview
none
GNOME Nettool - Empty icon in the About dialog none

Description Daniel Rusek 2020-04-30 13:04:04 UTC
Description of problem:
The gnome-nettool application seems to have empty icon on Fedora 32. See the attached screenshots.

Version-Release number of selected component (if applicable):
gnome-nettool-3.8.1-18.fc32.x86_64

How reproducible:
Every time.

Steps to Reproduce:
1. Install gnome-netool.
2. Run it and see what icon it has in the GNOME Shell Overview and in the About Application dialog.

Actual results:
There is no icon.

Expected results:
There is a correct gnome-nettool icon.

Comment 1 Daniel Rusek 2020-04-30 13:04:44 UTC
Created attachment 1683305 [details]
GNOME Nettool - Empty icon in GNOME Shell Overview

Comment 2 Daniel Rusek 2020-04-30 13:05:29 UTC
Created attachment 1683306 [details]
GNOME Nettool - Empty icon in the About dialog

Comment 3 Daniel Rusek 2020-05-17 18:24:50 UTC
I have found what causes the issue! :-)

The problem is in the /usr/share/icons/hicolor/scalable/apps/gnome-nettool.svg file. There is a typo in this part of the svg tag:

xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/s odipodi-0.dtd"

There should not be any space in "s odipodi-0.dtd". Changing it to "sodipodi-0.dtd" fixed the issue.

Could someone please fix this in the package?

Comment 4 Daniel Rusek 2020-05-17 19:26:19 UTC
Upstream Merge Request: https://gitlab.gnome.org/GNOME/gnome-nettool/-/merge_requests/2

Comment 5 Kalev Lember 2020-05-20 08:47:15 UTC
Thanks, I went ahead and backported it in https://src.fedoraproject.org/rpms/gnome-nettool/c/dfea1814dc82c7ed39e6831ff60c24399b882ffe?branch=master

Comment 6 Fedora Update System 2020-05-20 08:59:54 UTC
FEDORA-2020-2f6e269886 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-2f6e269886

Comment 7 Fedora Update System 2020-05-21 05:23:19 UTC
FEDORA-2020-2f6e269886 has been pushed to the Fedora 32 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-2f6e269886`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-2f6e269886

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 8 Fedora Update System 2020-05-22 05:30:43 UTC
FEDORA-2020-2f6e269886 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.