Wireshark mailing list archives
Re: Trying QtShark on Windows
From: Gerald Combs <gerald () wireshark org>
Date: Thu, 19 Jan 2012 17:23:17 -0800
On 1/17/12 4:00 AM, Anders Broman wrote:
Hi,
At the first attempt it crashed for me because I had a USER_DLT pointing
to a proprietary Plug-in.
The reason for the crash is that there is no repoert failure fn defined in:
epan_init(register_all_protocols,register_all_protocol_handoffs,
NULL, NULL, NULL, NULL, NULL, NULL
// splash_update, (gpointer) splash_win,
//
failure_alert_box,open_failure_alert_box,read_failure_alert_box,
// write_failure_alert_box
);
And I suspect that plugins are not loaded when using QtShark, should
EXTRA_BINFILESin QtShark.pro be pointing to wireshark-gtk2/plugins/xxx/
or should we collect the needed stuff in a Qt dir?
Can you try r40600? You'll probably have to add WIRESHARK_RUN_FROM_BUILD_DIRECTORY to your Run Environment (Projects→Run Settings). ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <wireshark-dev () wireshark org> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:wireshark-dev-request () wireshark org?subject=unsubscribe
Current thread:
- Trying QtShark on Windows Anders Broman (Jan 17)
- Re: Trying QtShark on Windows Gerald Combs (Jan 19)
