https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13950

--- Comment #13 from Guy Harris <g...@alum.mit.edu> ---
(In reply to Mike Baker from comment #10)
> Created attachment 15745 [details]
> 2.4.0 Error dialog upon loading using dofile in init.lua
> 
> Per request from Guy Harris:
> "What happens if you uninstall Wireshark and re-install it?"
> 
> Same issue occurs, complains with a dialog at launch of wireshark, about the
> hex.BASE usage.

That one's not interesting - it's just the result of pre-2.4 versions not
bothering to check the validity of that argument.  It can be fixed by using the
correct argument, base.NONE.

The *other* error is the interesting one.  I can't reproduce it with 2.4.0
installed on my Windows 7 virtual machine; it loads the plugin without
complaint.  I copied it to C:\Users\Guy
Harris\AppData\Roaming\Wireshark\plugins, which is the plugin directory
reported in the "Folders" tab of the "About Wireshark" dialog on that machine.

I could reproduce the base.HEX problem on my Mac merely by copying the first
plugin to ~/.config/wireshark/plugins, and not modifying init.lua.  If you
*don't* modify init.lua, do you get the errors?

-- 
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

Reply via email to