Re: [Wireshark-dev] error: ‘qInitResources_about__init_variable__’ defined but not used [-Werror=unused-variable]

2015-10-15 Thread Gerlof Fokkema
Hello, Yes I have, and then I get a different error: In file included from about_dialog.cpp:25:0: ./ui_about_dialog.h:13:25: fatal error: QtGui/QAction: No such file or directory compilation terminated. This error is however quite logical, since the file QAction has moved from QtGui to QtWi

Re: [Wireshark-dev] error: ‘qInitResources_about__init_variable__’ defined but not used [-Werror=unused-variable]

2015-10-15 Thread Alexis La Goutte
On Thu, Oct 15, 2015 at 10:29 AM, Gerlof Fokkema wrote: > Hello, > > Yes I have, and then I get a different error: > > > > > > > In file included from about_dialog.cpp:25:0: > ./ui_about_dialog.h:13:25: fatal error: QtGui/QAction: No such file or > directory > compilation terminated. > > This err

Re: [Wireshark-dev] error: ‘qInitResources_about__init_variable__’ defined but not used [-Werror=unused-variable]

2015-10-15 Thread Gerlof Fokkema
Op do 15 okt. 2015 om 10:44 schreef Alexis La Goutte < alexis.lagou...@gmail.com>: > On Thu, Oct 15, 2015 at 10:29 AM, Gerlof Fokkema > wrote: > >> Hello, >> >> Yes I have, and then I get a different error: >> >> >> >> >> >> >> In file included from about_dialog.cpp:25:0: >> ./ui_about_dialog.h:1

Re: [Wireshark-dev] Supported GnuTLS/glib/libgcrypt versions?

2015-10-15 Thread Jeff Morriss
On 10/14/15 14:25, Peter Wu wrote: On Mon, Oct 12, 2015 at 02:02:18PM -0400, Jeff Morriss wrote: But you do raise a good point: I should start doing test compiles of the 2.0 rc on RHEL 6. I hadn't realized my users would have to continue using the Gtk+ GUI. Too bad... I have started testing

Re: [Wireshark-dev] error: ‘qInitResources_about__init_variable__’ defined but not used [-Werror=unused-variable]

2015-10-15 Thread Guy Harris
On Oct 15, 2015, at 3:32 AM, Gerlof Fokkema wrote: > I now have a working latest version of wireshark, now to test whether this qt > version crashes less often than the GTK version :). You've reported those crashes on bugs.wireshark.org, right? _

Re: [Wireshark-dev] Supported GnuTLS/glib/libgcrypt versions?

2015-10-15 Thread Anders Broman
Den 15 okt 2015 19:43 skrev "Jeff Morriss" : > > On 10/14/15 14:25, Peter Wu wrote: >> >> On Mon, Oct 12, 2015 at 02:02:18PM -0400, Jeff Morriss wrote: >>> >>> But you do raise a good point: I should start doing test compiles of the 2.0 >>> rc on RHEL 6. I hadn't realized my users would have to co

Re: [Wireshark-dev] Supported GnuTLS/glib/libgcrypt versions?

2015-10-15 Thread Guy Harris
On Oct 14, 2015, at 11:25 AM, Peter Wu wrote: > Looks like GnuTLS is only needed if you have to supply a RSA private > key. How much of it doe we use? If it's a sufficiently small amount, would it be worth just carving that part out and incorporating it directly into Wireshark, especially if

Re: [Wireshark-dev] Supported GnuTLS/glib/libgcrypt versions?

2015-10-15 Thread Peter Wu
On Thu, Oct 15, 2015 at 08:44:56PM +0200, Anders Broman wrote: > Den 15 okt 2015 19:43 skrev "Jeff Morriss" : > > > > On 10/14/15 14:25, Peter Wu wrote: > >> > >> On Mon, Oct 12, 2015 at 02:02:18PM -0400, Jeff Morriss wrote: > >>> > >>> But you do raise a good point: I should start doing test compi

Re: [Wireshark-dev] Supported GnuTLS/glib/libgcrypt versions?

2015-10-15 Thread Peter Wu
On Thu, Oct 15, 2015 at 12:03:41PM -0700, Guy Harris wrote: > > On Oct 14, 2015, at 11:25 AM, Peter Wu wrote: > > > Looks like GnuTLS is only needed if you have to supply a RSA private > > key. > > How much of it doe we use? > > If it's a sufficiently small amount, would it be worth just carvi

Re: [Wireshark-dev] error: ‘qInitResources_about__init_variable__’ defined but not used [-Werror=unused-variable]

2015-10-15 Thread Gerlof Fokkema
I'm going to, and I seem to be experiencing the same (and more) problems in both the latest gtk and qt version of the git version. I'm using the 'Telephony' (and especially the 'VoIP calls' / 'RTP Player') menu of Wireshark a lot. Most of the time wireshark is great for analyzing phone calls, but