Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 563246 - net-analyzer/wireshark - explicitly name Qt variant in desktop file, install icons for pcap files
Summary: net-analyzer/wireshark - explicitly name Qt variant in desktop file, install ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-16 14:30 UTC by miflab
Modified: 2015-10-23 05:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
wireshark-1.12.8.patch (wireshark.patch,819 bytes, patch)
2015-10-16 14:30 UTC, miflab
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description miflab 2015-10-16 14:30:05 UTC
Created attachment 414710 [details, diff]
wireshark-1.12.8.patch

Currently if we have enabled gtk3 and qt* USE-flags at the same time - we have two menu entry with same name "Wireshark" without any hint who is who.
Also Wireshark sources contains icons for *.pcap files that we not install.
Attached path solve this tho issues. This tested on my ~amd64 system without any problems.
But I'm not sure about .pcap icons, may be we should additional check pcap USE-flag too?
Comment 1 miflab 2015-10-16 14:31:52 UTC
Do not confuse path name - it's just my mistake.
This patch tested on 1.12.8
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2015-10-23 05:19:47 UTC
Fixed in two -r1's. Thanks for the patch!