[g5:~] jess% sudo port install wireshark
Password:
---> Fetching libpcap
---> Verifying checksum(s) for libpcap
---> Extracting libpcap
---> Applying patches to libpcap
---> Configuring libpcap
---> Building libpcap with target all
---> Staging libpcap into destroot
---> Installing libpcap 0.9.5_1
---> Activating libpcap 0.9.5_1
---> Cleaning libpcap
---> Fetching openssl
---> Verifying checksum(s) for openssl
---> Extracting openssl
---> Applying patches to openssl
---> Configuring openssl
---> Building openssl with target all
---> Staging openssl into destroot
---> Installing openssl 0.9.8g_0
---> Activating openssl 0.9.8g_0
---> Cleaning openssl
---> Fetching wireshark
---> Verifying checksum(s) for wireshark
---> Extracting wireshark
---> Configuring wireshark
---> Building wireshark with target all
---> Staging wireshark into destroot
---> Installing wireshark 0.99.6_0+darwin_9
---> Activating wireshark 0.99.6_0+darwin_9
---> Cleaning wireshark
All looks good to this point. Except, this is the error log, and the GUI has no text in it! Aaarrgh!
g5:/opt/local/bin] jess% /opt/local/bin/wireshark
Sun Dec 2 11:11:13 g5.local wireshark[61786] <Error>: CGBitmapContextGetBitsPerPixel: invalid context
Sun Dec 2 11:11:13 g5.local wireshark[61786] <Error>: CGBitmapContextGetBitsPerPixel: invalid context
Sun Dec 2 11:11:14 g5.local wireshark[61786] <Error>: CGBitmapContextGetBitsPerPixel: invalid context
2007-12-02 11:11:14.015 wireshark[61786:807] *** _NSAutoreleaseNoPool(): Object 0x337d290 of class NSConcreteMutableData autoreleased with no pool in place - just leaking
Stack: (0x94a61178 0x9498f0f8 0x925bf9e8 0x925bec98 0x925bd200 0x925b9700 0x8b4450 0x8b44a4 0x6b5bd4 0x2e80964 0x2e9581c 0x2e96b6c 0x2e97000 0x4a7494 0x873b14 0x30f9c90 0x30fe834 0x30fed94 0x54e7a4 0x14e54 0x1506c 0x48208 0x2164)
Sun Dec 2 11:11:14 g5.local wireshark[61786] <Error>: CGBitmapContextGetBitsPerPixel: invalid context
Sun Dec 2 11:11:14 g5.local wireshark[61786] <Error>: CGBitmapContextGetBitsPerPixel: invalid context
Sun Dec 2 11:11:14 g5.local wireshark[61786] <Error>: CGBitmapContextGetBitsPerPixel: invalid context
Sun Dec 2 11:11:14 g5.local wireshark[61786] <Error>: CGBitmapContextGetBitsPerPixel: invalid context
and those CGBitmap errors continue ad infinitum... The application looks like this:
and this:
I think I'm close to getting this working, but sure are running into a lot of problems along the way...
Does anyone have any ideas how to proceed from here?
Thank you.
Jesse