Hi, On Tue, Jun 04, 2013 at 10:06:05PM +0200, Reinhard Speyerer wrote: > I noticed today that columns in the hex dump pane are misaligned when > using wireshark 1.10.0rc2 built with the following configuration > > Compiled (32-bit) with GTK+ 2.12.0, with Cairo 1.4.10, with Pango 1.18.2, with > GLib 2.14.1, with libpcap, with libz 1.2.3, without POSIX capabilities, > without > libnl, without SMI, without c-ares, without ADNS, with Lua 5.1, without > Python, > with GnuTLS 1.6.1, with Gcrypt 1.2.4, without Kerberos, without GeoIP, without > PortAudio, with AirPcap. > > Running on Linux 2.6.22.5-31-bigsmp, with locale en_US, with libpcap version > 0.9.7, with libz 1.2.3, GnuTLS 1.6.1, Gcrypt 1.2.4, without AirPcap. > [...] > Built using gcc 4.2.1 (SUSE Linux). > > In my preferences I use the default font (Monospace 10). > > Has anybody else also observed this behaviour?
Ok, fixed in r49848 [1], Reinhard can you revert previous patch and test new one? Current code is broken for all pango <= fb097dd671439d53dfc26f73f70c7aa8c8918304 [bisected] (i.e. before pango-1.20) We still support gtk+-2.12, which is the last version which support broken pangos, gtk+-2.14 already requires pango 1.20 I think it won't affect lot of users, still... wireshark-1.10.1 ? Have we fixed any other "interesting" bugs? [1] http://anonsvn.wireshark.org/viewvc?view=revision&revision=49848 Regards, Jakub ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
