Wireshark 4.6.0 won't launch on Windows 11
Re-installed Wireshark a number of times, would not launch. Eventually worked out it was the user settings in C:\Users\username\AppData\Roaming\Wireshark causing the problem. Rename this folder to fix. Can you ensure the installation checks for user settings problems and either fixes them or replaces this folder to prevent the same happening again.
There may have been an issue with the config in the original folder.
Can you restore it then launch Wireshark from the command line to see if any errors are printed.
Does not go any further, app fails to load. Can the program be updated to either provide an on screen message asking to replace the user settings or just replace them ?
recent_commonis a ASCII file. Can you look at line 135 and share here if not sensitive data.Can then look at the logic in prefs.c to determine issue.
Line 135 is
The code needs some input validation to avoid failing. I am not a programmer so cannot debug any further.
I think the ".FollowStreamDialog.y: 0" bits are errant and should be deleted.