Re: [Wireshark-dev] [Wireshark-commits] rev 38606: /trunk/gtk/ /trunk/gtk/: prefs_dlg.c

2011-08-19 Thread Guy Harris
On Aug 18, 2011, at 10:27 PM, Joerg Mayer wrote: > What is much worse is that without airpcap there is no decoding of wpa/wpa2 > psk. This part of the code really should be moved into Wireshark directly. So where is that code now? _

Re: [Wireshark-dev] PATCH: btl2cap extended window shows wrong bit

2011-08-19 Thread Stephen Fisher
Please submit patches by opening a bug at https://bugs.wireshark.org/ so they don't get lost? Thanks. ___ Sent via:Wireshark-dev mailing list Archives:http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https:/

[Wireshark-dev] buildbot failure in Wireshark (development) on OSX-10.5-PowerPC

2011-08-19 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder OSX-10.5-PowerPC while building Wireshark (development). Full details are available at: http://buildbot.wireshark.org/trunk/builders/OSX-10.5-PowerPC/builds/3542 Buildbot URL: http://buildbot.wireshark.org/trunk/ Buildslave for this Build: osx-

[Wireshark-dev] buildbot failure in Wireshark (development) on Windows-XP-x86

2011-08-19 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder Windows-XP-x86 while building Wireshark (development). Full details are available at: http://buildbot.wireshark.org/trunk/builders/Windows-XP-x86/builds/3839 Buildbot URL: http://buildbot.wireshark.org/trunk/ Buildslave for this Build: windows-

[Wireshark-dev] buildbot failure in Wireshark (development) on Ubuntu-10.04-x64

2011-08-19 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder Ubuntu-10.04-x64 while building Wireshark (development). Full details are available at: http://buildbot.wireshark.org/trunk/builders/Ubuntu-10.04-x64/builds/2153 Buildbot URL: http://buildbot.wireshark.org/trunk/ Buildslave for this Build: ubun

[Wireshark-dev] buildbot failure in Wireshark (development) on OSX-10.5-x86

2011-08-19 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder OSX-10.5-x86 while building Wireshark (development). Full details are available at: http://buildbot.wireshark.org/trunk/builders/OSX-10.5-x86/builds/4152 Buildbot URL: http://buildbot.wireshark.org/trunk/ Buildslave for this Build: osx-10.5-x86

[Wireshark-dev] buildbot failure in Wireshark (development) on OSX-10.6-x64

2011-08-19 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder OSX-10.6-x64 while building Wireshark (development). Full details are available at: http://buildbot.wireshark.org/trunk/builders/OSX-10.6-x64/builds/3678 Buildbot URL: http://buildbot.wireshark.org/trunk/ Buildslave for this Build: osx-10.6-x64

[Wireshark-dev] PATCH: btl2cap extended window shows wrong bit

2011-08-19 Thread Andrei Emeltchenko
Index: epan/dissectors/packet-btl3cap.c === --- epan/dissectors/packet-btl2cap.c(revision 38619) +++ epan/dissectors/packet-btl2cap.c(working copy) @@ -1466,52 +1466,52 @@ }, { &hf_btl2cap_info_f

[Wireshark-dev] buildbot failure in Wireshark (development) on Ubuntu-10.04-x64

2011-08-19 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder Ubuntu-10.04-x64 while building Wireshark (development). Full details are available at: http://buildbot.wireshark.org/trunk/builders/Ubuntu-10.04-x64/builds/2149 Buildbot URL: http://buildbot.wireshark.org/trunk/ Buildslave for this Build: ubun

[Wireshark-dev] buildbot failure in Wireshark (development) on OSX-10.5-PowerPC

2011-08-19 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder OSX-10.5-PowerPC while building Wireshark (development). Full details are available at: http://buildbot.wireshark.org/trunk/builders/OSX-10.5-PowerPC/builds/3538 Buildbot URL: http://buildbot.wireshark.org/trunk/ Buildslave for this Build: osx-

[Wireshark-dev] buildbot failure in Wireshark (development) on OSX-10.5-x86

2011-08-19 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder OSX-10.5-x86 while building Wireshark (development). Full details are available at: http://buildbot.wireshark.org/trunk/builders/OSX-10.5-x86/builds/4147 Buildbot URL: http://buildbot.wireshark.org/trunk/ Buildslave for this Build: osx-10.5-x86

[Wireshark-dev] buildbot failure in Wireshark (development) on OSX-10.6-x64

2011-08-19 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder OSX-10.6-x64 while building Wireshark (development). Full details are available at: http://buildbot.wireshark.org/trunk/builders/OSX-10.6-x64/builds/3672 Buildbot URL: http://buildbot.wireshark.org/trunk/ Buildslave for this Build: osx-10.6-x64

Re: [Wireshark-dev] Brutal patch to build with GTK 3.0

2011-08-19 Thread Anders Broman
-Original Message- From: wireshark-dev-boun...@wireshark.org [mailto:wireshark-dev-boun...@wireshark.org] On Behalf Of Balint Reczey Sent: den 19 augusti 2011 10:45 To: wireshark-dev@wireshark.org Subject: Re: [Wireshark-dev] Brutal patch to build with GTK 3.0 On 08/19/2011 02:01 AM, S

Re: [Wireshark-dev] Brutal patch to build with GTK 3.0

2011-08-19 Thread Balint Reczey
On 08/19/2011 02:01 AM, Stephen Fisher wrote: On Thu, Aug 18, 2011 at 05:55:43PM -0600, Stephen Fisher wrote: On Thu, Aug 18, 2011 at 06:31:56PM +0200, Anders Broman wrote: I don't mind if some one commits the patch, but I think you have to build with the new UI MANAGER on GTK 3.0 as there is