On Sat, Jul 23, 2011 at 07:15:09PM +0200, Stig Bj?rlykke wrote:
> On Sat, Jul 23, 2011 at 1:37 PM, Anders Broman wrote:
> > I'd appreciate review and test of the code as I'm not familiar with the
> > drawing primitives.
>
> The graph is not updated when changing settings or adding new graphs.
I
On Mon, Dec 6, 2010 at 7:30 PM, wrote:
> Log:
> Change format_text() and format_text_wsp() to use g_unichar_isprint() for
> UTF-8 support instead of isprint(). This allows the middle packet details
> pane to display UTF-8 strings instead of escaping them with \xxx notation.
In the attached c
The problem is with LuaSocket or with the way you're using it. The backtrace
shows that the segfault is occurring in LuaSocket (in core.so).
Look at your references to socket.core and at LuaSocket's core.c code. If
that fails you, ask stackoverflow.com.
On Sat, Jul 23, 2011 at 1:37 PM, Anders Broman wrote:
> I'd appreciate review and test of the code as I'm not familiar with the
> drawing primitives.
The graph is not updated when changing settings or adding new graphs.
--
Stig Bjørlykke
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/1383
Buildbot URL: http://buildbot.wireshark.org/trunk/
Buildslave for this Build: v
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/3811
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/3391
Buildbot URL: http://buildbot.wireshark.org/trunk/
Buildslave for this Build: osx-10.6-x64
Build Reason:
Bui
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/2483
Buildbot URL: http://buildbot.wireshark.org/trunk/
Buildslave for this Build: windows-7-x64
Build Reason:
Hi,
I'd appreciate review and test of the code as I'm not familiar with the
drawing primitives. On Widows
I had problems replacing gdk_draw_layout() gdk_draw_layout()
pango_cairo_create_layout () and pango_cairo_show_layout () (undefined
symbols).
Perhaps GTK 2.24 is needed?
I also wonder if
Hello
first of all I hope this is the right list to raise this issue...sorry if
it's not...I'm trying to execute an embedded lua script with tshark. The lua
script connects to a redis server running in the same in the same machine:
This is the relevant part of the lua script code:
require("redis"
10 matches
Mail list logo