[Wireshark-dev] buildbot failure in Wireshark (development) on Windows-7-x64

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

Re: [Wireshark-dev] Crash in gtk/conversations_table.c

2011-08-22 Thread Chris Maynard
Gisle Vanem writes: > "Guy Harris" wrote: > > >> and pressing the "Follow stream" button, > > > > It let you press "Follow stream"? I did a capture on the loopback interface, and got > > a window with no conversations, and the "Follow stream" button was grayed > > out > > Not greyed out he

Re: [Wireshark-dev] No postings to wireshark-dev in July?

2011-08-22 Thread Chris Maynard
Chris Maynard writes: > http://www.wireshark.org/lists/wireshark-dev/ or to -users: http://www.wireshark.org/lists/wireshark-users/ or to -commits: http://www.wireshark.org/lists/wireshark-commits/ or to -bugs: http://www.wireshark.org/lists/wireshark-bugs/ or to -announce: http://www.wireshark.

[Wireshark-dev] No postings to wireshark-dev in July?

2011-08-22 Thread Chris Maynard
http://www.wireshark.org/lists/wireshark-dev/ ___ Sent via:Wireshark-dev mailing list Archives:http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev

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

2011-08-22 Thread Chris Maynard
Jaap Keuter writes: > We're not the Linux kernel, hence we have to find our own way forward. > We found that too many patches were lost in the email archives for > various reasons. > > On Fri, Aug 19, 2011 at 6:49 PM, Stephen Fisher > > wrote: > > > >> Please submit patches by opening a bug at

Re: [Wireshark-dev] Displaying hex dump ONLY in tshark

2011-08-22 Thread Guy Harris
On Aug 22, 2011, at 3:06 PM, kahou lei wrote: > Hi, > > Is there a way to display hex dump ONLY in tshark? Currently if I use -x > option, it will display something like this: > > 00 10 94 00 00 02 00 10 94 00 00 01 08 00 45 00 ..E. > 0010 00 6e 00 2c 00 00 ff 06 3a 05 c0

Re: [Wireshark-dev] Displaying hex dump ONLY in tshark

2011-08-22 Thread Stephen Fisher
On Mon, Aug 22, 2011 at 03:06:58PM -0700, kahou lei wrote: > Is there a way to display hex dump ONLY in tshark? Currently if I use -x > option, it will display something like this: > > 00 10 94 00 00 02 00 10 94 00 00 01 08 00 45 00 ..E. > I don't want the index number and th

Re: [Wireshark-dev] Problem compiling Wireshark 1.6.1

2011-08-22 Thread Chris Maynard
Andreas writes: > 7. nmake -f Makefile.nmake config.h tools image codecs wsutil epan Did you try "nmake -f Makefile.nmake all" as documented in the developer's guide? See: http://www.wireshark.org/docs/wsdg_html_chunked/ChSetupWin32.html#id505663 _

Re: [Wireshark-dev] Displaying hex dump ONLY in tshark

2011-08-22 Thread Bill Meier
On 8/22/2011 6:06 PM, kahou lei wrote: 00 10 94 00 00 02 00 10 94 00 00 01 08 00 45 00 ..E. 0010 00 6e 00 2c 00 00 ff 06 3a 05 c0 55 01 02 c0 00 .n.,:..U 0020 00 01 04 00 04 00 00 01 e2 40 00 03 94 47 50 10 .@...GP. 0030 10 00 35 e5 00 00 00 00 00 00 00

[Wireshark-dev] Displaying hex dump ONLY in tshark

2011-08-22 Thread kahou lei
Hi, Is there a way to display hex dump ONLY in tshark? Currently if I use -x option, it will display something like this: 00 10 94 00 00 02 00 10 94 00 00 01 08 00 45 00 ..E. 0010 00 6e 00 2c 00 00 ff 06 3a 05 c0 55 01 02 c0 00 .n.,:..U 0020 00 01 04 00 04 00 00 01

[Wireshark-dev] Problem compiling Wireshark 1.6.1

2011-08-22 Thread Andreas
Hello, I try to build Wireshark from source. Since you obviously built this program it must work, but theres one tool (mt.exe) that never works for me. I hope you can tell me what I'm doing wrong. 1. installed CYGWIN and Python 2.7 2. installed Microsoft Visual Studio V9.0 (aka VS2008) 3. cal

Re: [Wireshark-dev] [Wireshark-commits] rev 38665: /trunk/gtk/ /trunk/gtk/: main_menubar.c

2011-08-22 Thread Michael Tüxen
On Aug 22, 2011, at 3:32 PM, Anders Broman wrote: > Hi, > Could you please try revision 38671. 38672 might be better... Best regards Michael > Regards > Anders > > From: wireshark-dev-boun...@wireshark.org > [mailto:wireshark-dev-boun...@wireshark.org] On Behalf Of Martin Mathieson > Sent: den

Re: [Wireshark-dev] [Wireshark-commits] rev 38665: /trunk/gtk/ /trunk/gtk/: main_menubar.c

2011-08-22 Thread Anders Broman
Hi, Could you please try revision 38671. Regards Anders From: wireshark-dev-boun...@wireshark.org [mailto:wireshark-dev-boun...@wireshark.org] On Behalf Of Martin Mathieson Sent: den 22 augusti 2011 12:59 To: wireshark-dev@wireshark.org Subject: Re: [Wireshark-dev

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

2011-08-22 Thread Jaap Keuter
Hi, We're not the Linux kernel, hence we have to find our own way forward. We found that too many patches were lost in the email archives for various reasons. For instance we don't have paid for staff(1) working the project, unlike the Linux kernel. The (severely) time constrained volunteers ag

[Wireshark-dev] buildbot failure in Wireshark (development) on Clang-Code-Analysis

2011-08-22 Thread buildbot-no-reply
The Buildbot has detected a new failure on builder Clang-Code-Analysis while building Wireshark (development). Full details are available at: http://buildbot.wireshark.org/trunk/builders/Clang-Code-Analysis/builds/369 Buildbot URL: http://buildbot.wireshark.org/trunk/ Buildslave for this Build:

Re: [Wireshark-dev] [Wireshark-commits] rev 38665: /trunk/gtk/ /trunk/gtk/: main_menubar.c

2011-08-22 Thread Martin Mathieson
Hi, Compilation of this file still fails for me. main_menubar.c: In function `menu_open_recent_file_cmd': main_menubar.c:3752: warning: implicit declaration of function `gtk_action_get_label' main_menubar.c:3752: warning: assignment makes pointer from integer without a cast main_menubar.c: At top

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

2011-08-22 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/3566 Buildbot URL: http://buildbot.wireshark.org/trunk/ Buildslave for this Build: osx-

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

2011-08-22 Thread Andrei Emeltchenko
Hi, I feel that opening bug for a simple patch is too much overhead. Cannot this be managed like it is done in linux kernel? On Fri, Aug 19, 2011 at 6:49 PM, Stephen Fisher wrote: > Please submit patches by opening a bug at https://bugs.wireshark.org/ so > they don't get lost?  Thanks. >

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

2011-08-22 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/4177 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-22 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/3691 Buildbot URL: http://buildbot.wireshark.org/trunk/ Buildslave for this Build: osx-10.6-x64