Comment # 2
on bug 10553
from Joshua Briefman
I uninstalled all versions of WireShark, updated the brew formula to install
1.99.0 and rebuilt with the same flags, same issue. GTK version continued to
function.
Uninstalled the brew version, installed the pre-built 1.99.0 from the WireShark
website, it had the same issue.
Interestingly enough, one file that I had previously done a decode-as on in GTK
(but did not save the file) when opened shows as decoded, when I check the
decode-as menu the correct entry is there, if I try to remove it it looks like
it removes it, once I click ok I end up with the same issue in reverse, the
decode isn't removed, and if I reopen the decode-as menu the decoding is still
there.
If I open the file in the GTK version and clear the decoding the view goes back
to not being decoded when I open the file in the QT version it isn't decoded,
and if I set the encoding proper in the GTK version and then go back and open
the capture in the QT version the encapsulation is properly decoded.
It would just appear that the function that is suppose to set the decoding
isn't working in the QT version (likely related to the error message in the
console), but if the decoding is already set (seems to be application
applicable verses capture applicable) then the QT version has no problem
applying it.
The same message appears as before in the console of the QT version when trying
to set the decoding.
You are receiving this mail because:
- You are watching all bug changes.