Ask Your Question
0

unknown file type returned by export dialog

asked 2024-01-05 20:17:13 +0000

uumayers gravatar image

Using version 3.6.2 I am able to filter a call trace, mark all displayed packets and export specified packets to a new file but that functionality is not working in newer versions. Attempts to do so result in the error, "unknown file type returned by export dialog". I have tried Wireshark-win64-4.0.10, Wireshark-win64-4.0.10, Wireshark-win64-4.0.12, Wireshark-4.2.0-x64, and Wireshark-4.2.2-x64. This is an issue because I need that functionality on a regular basis but our organization requires that we use v4.2.0. Please advise and thanks.

edit retag flag offensive close merge delete

Comments

What's your source capture file type, what's your destination file type? Just tried it with PCAP files, and it worked as expected.

Jaap gravatar imageJaap ( 2024-01-05 20:47:32 +0000 )edit

Jaap -

Source and destination file types are both .pcap in this case using Windows 11. Are you also using Windows and, if so, what version of Wireshark did you use for that successful test?

uumayers gravatar imageuumayers ( 2024-01-05 20:54:24 +0000 )edit

This was tested on macOS. However, as Guy noted in the answer below, please file an issue with full details.

Jaap gravatar imageJaap ( 2024-01-06 08:33:26 +0000 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2024-01-05 21:49:11 +0000

Guy Harris gravatar image

Attempts to do so result in the error, "unknown file type returned by export dialog"

It also results in the text

"Please report this as a Wireshark issue at https://gitlab.com/wireshark/wireshar..."

in the same error dialog, because, as a comment in that part of the code says:

/* This "should not happen". */

so this is a bug.

Please report it as such, and include all the details.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2024-01-05 20:17:13 +0000

Seen: 52 times

Last updated: Jan 05