The Buildbot has detected a new failure of Ubuntu-10.04-x64 on Wireshark
(development).
Full details are available at:
http://buildbot.wireshark.org/trunk/builders/Ubuntu-10.04-x64/builds/1757
Buildbot URL: http://buildbot.wireshark.org/trunk/
Buildslave for this Build: ubuntu-10.04-x64
Build
The Buildbot has detected a new failure of OSX-10.5-PowerPC on Wireshark
(development).
Full details are available at:
http://buildbot.wireshark.org/trunk/builders/OSX-10.5-PowerPC/builds/3213
Buildbot URL: http://buildbot.wireshark.org/trunk/
Buildslave for this Build: osx-10.5-ppc
Build Reas
The Buildbot has detected a new failure of Clang-Code-Analysis on Wireshark
(development).
Full details are available at:
http://buildbot.wireshark.org/trunk/builders/Clang-Code-Analysis/builds/271
Buildbot URL: http://buildbot.wireshark.org/trunk/
Buildslave for this Build: clang-code-analysis
The Buildbot has detected a new failure of OSX-10.5-x86 on Wireshark
(development).
Full details are available at:
http://buildbot.wireshark.org/trunk/builders/OSX-10.5-x86/builds/3710
Buildbot URL: http://buildbot.wireshark.org/trunk/
Buildslave for this Build: osx-10.5-x86
Build Reason:
Bui
The Buildbot has detected a new failure of OSX-10.6-x64 on Wireshark
(development).
Full details are available at:
http://buildbot.wireshark.org/trunk/builders/OSX-10.6-x64/builds/3290
Buildbot URL: http://buildbot.wireshark.org/trunk/
Buildslave for this Build: osx-10.6-x64
Build Reason:
Bui
> -Original Message-
> From: wireshark-commits-boun...@wireshark.org [mailto:wireshark-commits-
> boun...@wireshark.org] On Behalf Of s...@wireshark.org
> Sent: Thursday, July 14, 2011 5:27 PM
> To: wireshark-comm...@wireshark.org
> Subject: [Wireshark-commits] rev 38028: /trunk/epan/dissec
Joerg Mayer skrev 2011-07-14 23:30:
/home/jmayer/work/wireshark/svn/trunk/gtk/menus.c: In function
âmerge_all_tap_menusâ:
/home/jmayer/work/wireshark/svn/trunk/gtk/menus.c:4427:9: error:
âsep_entryâ undeclared (first use in this function)
Sorry about that, I compiled the non UI_MANAGE
The Buildbot has detected a new failure of Visual-Studio-Code-Analysis on
Wireshark (development).
Full details are available at:
http://buildbot.wireshark.org/trunk/builders/Visual-Studio-Code-Analysis/builds/1276
Buildbot URL: http://buildbot.wireshark.org/trunk/
Buildslave for this Build: v
The Buildbot has detected a new failure of Windows-XP-x86 on Wireshark
(development).
Full details are available at:
http://buildbot.wireshark.org/trunk/builders/Windows-XP-x86/builds/3449
Buildbot URL: http://buildbot.wireshark.org/trunk/
Buildslave for this Build: windows-xp-x86
Build Reason
The Buildbot has detected a new failure of Windows-7-x64 on Wireshark
(development).
Full details are available at:
http://buildbot.wireshark.org/trunk/builders/Windows-7-x64/builds/2374
Buildbot URL: http://buildbot.wireshark.org/trunk/
Buildslave for this Build: windows-7-x64
Build Reason:
/home/jmayer/work/wireshark/svn/trunk/gtk/menus.c: In function
âmerge_all_tap_menusâ:
/home/jmayer/work/wireshark/svn/trunk/gtk/menus.c:4427:9: error:
âsep_entryâ undeclared (first use in this function)
--
Joerg Mayer
We are stuck with technolo
Oops, thanks!
On Thu, Jul 14, 2011 at 9:58 PM, wrote:
> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38025
>
> User: wmeier
> Date: 2011/07/14 01:58 PM
>
> Log:
> Use correct property name: svn.keywords --> svn:keywords
>
> Directory: /trunk/
> ChangesPath
Hi,
protocol_help. has been disabled in the new UIManager based code as it
uses the deprecated GtkItemFactory
methods. If you whant it to be part of Wireshark once Wireshark has
been converted to use UIManager
you need to convert proto help to use UIManager code.
Best regards
Anders
__
On Thu, Jul 14, 2011 at 12:52:48PM -0700, Guy Harris wrote:
> "Forbidden
>
> You don't have permission to access /tmp/wireviz-1.png on this server."
Sorry, It should work now.
___
Sent via:Wireshark-dev mailing list
Arch
On Jul 14, 2011, at 12:31 PM, Jakub Zawadzki wrote:
> As part of my GSoC project I'm writting WireViz plugin.
>
> It's building graph (using Graphviz) based on the conversation list.
> Some screenshots:
> http://darkjames.pl/tmp/wireviz-1.png
"Forbidden
You don't have permission to access /tmp
Hi list,
As part of my GSoC project I'm writting WireViz plugin.
It's building graph (using Graphviz) based on the conversation list.
Some screenshots:
http://darkjames.pl/tmp/wireviz-1.png
http://darkjames.pl/tmp/wireviz-2.png
http://darkjames.pl/tmp/wireviz-3.png
You can zoom in/out, move g
On Jul 14, 2011, at 11:00 AM, Ed Beroset wrote:
> The error messages say:
> packet-myudp.c(90) : error C2220: warning treated as error - no 'object' file
> generated
What the errors mean:
> packet-myudp.c(90) : warning C4554: '<<' : check operator precedence for
> possible error; use parenthe
Hi All,
I'm working on finishing up development of a dissector. The protocol
uses an Ethernet in Ethernet encapsulation format where the outer header
uses hierarchical source and destination mac addresses, there is then a
special ethertype and some info in a TAG (DTAG). If I only register
eymanm wrote:
>While building a plugin on Windows with Wireshark 1.6.0, I'm trying to
>follow directions provided in README.plugins. With the recommended content
>of \plugins\myudp\Makefile.nmake (attachment Recommended_Makefile.nmake) I'm
>getting compilation errors as shown in attachment Compilat
While building a plugin on Windows with Wireshark 1.6.0, I'm trying to
follow directions provided in README.plugins. With the recommended content
of \plugins\myudp\Makefile.nmake (attachment Recommended_Makefile.nmake) I'm
getting compilation errors as shown in attachment CompilationErrors.txt.
How
On Jul 14, 2011, at 6:42 PM, Stephen Fisher wrote:
> The commit below (r37913) reverted r37749, which says "Make it possible
> to copy stuff from the welcome header"
> (http://anonsvn.wireshark.org/viewvc?view=revision&revision=37749). Was
> this unintentional and can we add it back?
This was
The commit below (r37913) reverted r37749, which says "Make it possible
to copy stuff from the welcome header"
(http://anonsvn.wireshark.org/viewvc?view=revision&revision=37749). Was
this unintentional and can we add it back?
On Wed, Jul 06, 2011 at 09:17:12AM +, tue...@wireshark.org wrote
On Thu, Jul 14, 2011 at 10:22:58AM -0600, Stephen Fisher wrote:
> To something like this?
>
> Date and time of day (Local): 1970-01-01 01:02:03.123456
> Date and time of day (UTC): 1970-01-01 01:02:03.123456
> Time of Day (Local): 01:02:03.123456
> Time of Day (UTC): 01:02:03.123456
Well
What about changing the View -> Time Display Format menu from:
Date and time of day: 1970-01-01 01:02:03.123456
Time of Day: 01:02:03.123456
Seconds Since Epoch (1970-01-01): 1234567890.123456
Seconds Since Beginning of Capture: 123.123456
Seconds Since Previous Captured Packet: 1.123456
I just copied ml.exe from another system - the build succeeded. Not sure why my
MSVC installation did not have ml.exe though.
I did not have to install either the PSDK or the VC Redistributable.
Thanks for all your help.
Regards,
Pradip
On 7/14/2011 8:18 PM, wsgd wrote:
Le 14/07/2011 14:10,
On Thu, Jul 14, 2011 at 12:43:45PM +0530, sagar sg wrote:
> I am trying to compile my dissector on linux, for that i need to
> include gtk\lib in my makefile,
Dissectors shouldn't use GTK functions. What are you trying to
accomplish?
Hello,
Wireshark 1.2
Win7 64 bits
"Nmake -f Makefile.nmake setup" fails on :
** WpdPack_4_1_1.zip **
No HTTP proxy specified (http_proxy and HTTP_PROXY are empty).
Downloading WpdPack_4_1_1.zip into Q:\wireshark\dev\libs\WIRESH~1.2,
installing into .
--2011-07-13 22:55:11--
http://a
On Thu, Jul 14, 2011 at 01:40:09PM +0300, Kaul wrote:
> - CLANG static analyzer was also quite helpful in finding issues. It
> just takes hours to compile wireshark with it.
Did you see that Gerald has an automated build that dumps clang output
here: http://www.wireshark.org/download/automated/
Le 14/07/2011 14:10, Graham Bloice a écrit :
On 14/07/2011 12:38, wsgd wrote:
Le 14/07/2011 11:39, Graham Bloice a écrit :
On 14/07/2011 05:10, Pradip Biswas wrote:
*From:* wsgd
*To:* Developer support list for Wiresha
Joerg Mayer skrev 2011-07-14 14:09:
On Thu, Jul 14, 2011 at 01:51:15PM +0200, Anders Broman wrote:
I'm inclined to #if 0 out proto_help.c and let the ones that supplied
the code fix it.
Personally I don't mind - it's 1.7 and thus we are free to disable features
for a while.Is the sep_entry vari
On Jul 14, 2011, at 1:51 PM, Anders Broman wrote:
> Hi,
> I'm inclined to #if 0 out proto_help.c and let the ones that supplied the
> code fix it.
What about pinging them? Not sure they follow this discussion?
Best regards
Michael
>
> gtk/proto_help.c:79:16: error: expected ‘=’, ‘,’, ‘;’, ‘asm’
On 14/07/2011 12:38, wsgd wrote:
> Le 14/07/2011 11:39, Graham Bloice a écrit :
>> On 14/07/2011 05:10, Pradip Biswas wrote:
>>>
>>>
>>> --
>>> *From:* wsgd
>>> *To:* Developer support list for Wireshark
>>> *Sent:* Thu,
On Thu, Jul 14, 2011 at 01:51:15PM +0200, Anders Broman wrote:
> I'm inclined to #if 0 out proto_help.c and let the ones that supplied
> the code fix it.
Personally I don't mind - it's 1.7 and thus we are free to disable features
for a while.Is the sep_entry variable stuff in menus.c easy to fix
Le 14/07/2011 13:38, wsgd a écrit :
Le 14/07/2011 11:39, Graham Bloice a écrit :
On 14/07/2011 05:10, Pradip Biswas wrote:
*From:* wsgd
*To:* Developer support list for Wireshark
*Sent:* Thu, July 14, 2011 2:40:15 AM
*
Hi,
I'm inclined to #if 0 out proto_help.c and let the ones that supplied
the code fix it.
gtk/proto_help.c:79:16: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
‘__attribute__’ before ‘*’ token
gtk/proto_help.c:166:2: error: ‘g_ph_menu_factory’ undeclared (first use in
this function)
gtk/proto_h
On Thu, Jul 14, 2011 at 12:43:45PM +0530, sagar sg wrote:
> I am trying to compile my dissector on linux, for that i need to include
> gtk\lib in my makefile, but i am not able to locate that library i think it
> does not exist. i did not download it manually as i thought that when we run
> th
Le 14/07/2011 11:39, Graham Bloice a écrit :
On 14/07/2011 05:10, Pradip Biswas wrote:
*From:* wsgd
*To:* Developer support list for Wireshark
*Sent:* Thu, July 14, 2011 2:40:15 AM
*Subject:* Re: [Wireshark-dev] Wiresha
- I've also tried to provide fixes for some (until I got both tired and
unable to fix those that result from the ASN.1 definitions) in
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5858.
- CLANG static analyzer was also quite helpful in finding issues. It just
takes hours to compile wireshark
Le 14/07/2011 06:10, Pradip Biswas a écrit :
*From:* wsgd
*To:* Developer support list for Wireshark
*Sent:* Thu, July 14, 2011 2:40:15 AM
*Subject:* Re: [Wireshark-dev] Wireshark v1.7.0 build issue with MSVC 2005
Le 13
On 14/07/2011 05:10, Pradip Biswas wrote:
>
>
> --
> *From:* wsgd
> *To:* Developer support list for Wireshark
> *Sent:* Thu, July 14, 2011 2:40:15 AM
> *Subject:* Re: [Wireshark-dev] Wireshark v1.7.0 build issue with MSV
Joerg Mayer skrev 2011-07-14 02:45:
Hello,
the attached patch fixes most of the remaining errors when compiling with
GTK_DISABLE_DEPRECATED. As I really don't have an idea whether that's the
way to go I decided to post it here instead of committing.
Btw. GtkItemFactory seems to be the core of mo
HI,
I am trying to compile my dissector on linux, for that i need to include
gtk\lib in my makefile, but i am not able to locate that library i think it
does not exist. i did not download it manually as i thought that when we run
the make it will download itself as it happened in windows. can
42 matches
Mail list logo