Wireshark-bugs: [Wireshark-bugs] [Bug 10737] New: Wreshark should be installing icons into the s
Date: Thu, 27 Nov 2014 08:02:35 +0000
Bug ID 10737
Summary Wreshark should be installing icons into the standard location
Product Wireshark
Version 1.12.2
Hardware Other
OS FreeBSD
Status UNCONFIRMED
Severity Normal
Priority Low
Component GTK+ UI
Assignee bugzilla-admin@wireshark.org
Reporter yuri@rawbw.com

Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Makefile.in has install_desktop_files target which isn't called anywhere.
It seems to do the right thing installing into
${DESTDIR}/share/icons/hicolor/NNxNN/apps/wireshark.png just doesn't get called
in the end to do this.

As a result, on BSD wireshhark runs without the icon. Port there should
probably be patched to run install_desktop_files.


You are receiving this mail because:
  • You are watching all bug changes.