Bug 1059188
| Summary: | pcap files are not opened by Wireshark when double-clicked in GNOME Nautilus | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kenneth Soerensen <knnthsrnsn> |
| Component: | wireshark | Assignee: | Peter Lemenkov <lemenkov> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | huzaifas, lemenkov, phatina, rvokal |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | wireshark-1.10.5-3.fc19 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-02-18 13:27:49 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: | |||
|
Description
Kenneth Soerensen
2014-01-29 11:52:36 UTC
(In reply to Kenneth Soerensen from comment #0) > Suggested patch: > --- /tmp/wireshark.desktop 2014-01-29 12:48:16.281229189 +0100 > +++ /usr/share/applications/wireshark.desktop 2014-01-29 12:48:52.513404049 > +0100 > @@ -70,8 +70,8 @@ > Comment[fr]=Analyseur de trafic réseau > Comment[sv]=Nätverkstrafikanalysator > Icon=wireshark > -TryExec=wireshark > -Exec=wireshark %f > +TryExec=/usr/sbin/wireshark > +Exec=/usr/sbin/wireshark %f > Terminal=false > MimeType=application/vnd.tcpdump.pcap;application/x-pcapng;application/x- > snoop;application/x-iptrace;application/x-lanalyzer;application/x-nettl; > application/x-radcom;application/x-etherpeek;application/x-visualnetworks; > application/x-netinstobserver;application/x-5view; > # Category entry according to: Good catch! Thanks, Kenneth. I'll provide a new build shortly. wireshark-1.10.5-3.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/wireshark-1.10.5-3.fc20 wireshark-1.10.5-3.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/wireshark-1.10.5-3.fc19 Hi Peter Thank you for the quick response. The new build fixes the problem. /Kenneth Package wireshark-1.10.5-3.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing wireshark-1.10.5-3.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-1753/wireshark-1.10.5-3.fc19 then log in and leave karma (feedback). wireshark-1.10.5-3.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. wireshark-1.10.5-3.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |