Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Toolbar icons

From: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Date: Thu, 27 Dec 2007 18:32:31 +0100
Hi,

Some application specific icons come with the Wireshark sources (in image/), while others are taken from GTK stock. It is these stock items that are missing. The libraries you list are the run time libraries. Aren't there corresponding development libraries for Mac OS X that need to be installed?

Thanx,
Jaap

Michael Tuexen wrote:
Dear all,

I'm setting up a Mac OS X 10.5.1 Intel MacBook Pro using
X11.app 2.1.1.

I have installed:
- PKG-Config 0.22
- GU gettext 0.17
- Cairo 1.4.12
- GLib 2.14.4
- GTK 2.12.3
- Pango 1.18
- ATK 1.9.1

After that I checked out the current svn version of Wireshark
and build it. It run and does not crash (related to X11).

However, I only see some of the icons in the toolbar. The following
is shown when I start wireshark:

[mbp15:~/Documents/wireshark/trunk] tuexen% ./wireshark

(wireshark:57397): GdkPixbuf-CRITICAL **: gdk_pixbuf_new_from_file: assertion `filename != NULL' failed

(wireshark:57397): Gtk-WARNING **: Error loading theme icon 'gtk-open' for stock: Failed to load icon

(wireshark:57397): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed

(wireshark:57397): Gtk-CRITICAL **: gtk_default_render_icon: assertion `base_pixbuf != NULL' failed

(wireshark:57397): Gtk-CRITICAL **: gtk_style_render_icon: assertion `pixbuf != NULL' failed

(wireshark:57397): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed