First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

unknown file type returned by export dialog

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.

uumayers's avatar
1
uumayers
asked 2024-01-05 20:17:13 +0000
edit flag offensive 0 remove flag 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's avatar Jaap (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's avatar uumayers (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's avatar Jaap (2024-01-06 08:33:26 +0000) edit
add a comment see more comments

1 Answer

0

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.

Guy Harris's avatar
19.9k
Guy Harris
answered 2024-01-05 21:49:11 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer