ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 12250] New: Lua console closes on "Analyze -> reload lua p

Date: Fri, 11 Mar 2016 09:14:45 +0000
Bug ID 12250
Summary Lua console closes on "Analyze -> reload lua plugins"
Product Wireshark
Version 2.0.2
Hardware x86
OS Mac OS X 10.11
Status UNCONFIRMED
Severity Normal
Priority Low
Component Qt UI
Assignee [email protected]
Reporter [email protected]

Build Information:
Version 2.0.2 (v2.0.2-0-ga16e22e from master-2.0)
--
Steps to reproduce:

1. open an packet trace 
2. open the lua console
3. modify some custom plugin
4. hit "reload lua plugins"

Expected result:
The plugins get reloaded and applied, during that process I see debug messages
on the console

Real results:
The console window gets closed.

Note: The workarounds are cumbersome:

reload plugins 
close packet trace 
reopen console 
reopen packet trace

Or 

reload plugins 
reopen console
modify preferences via "Plugin Prefs" as from the contextual menu won`t
reload..


You are receiving this mail because:
  • You are watching all bug changes.