Wireshark-bugs: [Wireshark-bugs] [Bug 9002] New: [qt interface] bidi wrong detected

Date: Fri, 02 Aug 2013 09:41:07 +0000
Bug ID 9002
Summary [qt interface] bidi wrong detected
Classification Unclassified
Product Wireshark
Version unspecified
Hardware x86
OS All
Status UNCONFIRMED
Severity Major
Priority Low
Component Wireshark
Assignee [email protected]
Reporter [email protected]

Build Information:
$ wireshark --versoin
Object::connect: No such signal
WiresharkApplication::captureCaptureUpdateContinue(capture_options*) in
main_status_bar.cpp:170
Object::connect:  (sender name:   'wireshark')
FIX: packet list heading menu sensitivity 
wireshark 1.10.1 (SVN Rev Unknown from unknown)

Copyright 1998-2013 Gerald Combs <[email protected]> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (64-bit) with Qt 4.8.4 with GLib 2.32.4, with libpcap, with libz
1.2.7,
with POSIX capabilities (Linux), with libnl 3, without SMI, without c-ares,
without ADNS, without Lua, without Python, with GnuTLS 2.12.23, with Gcrypt
1.5.3, with MIT Kerberos, without GeoIP, without PortAudio, without AirPcap.

Running on Linux 3.9.9-hardened, with locale he_IL.UTF-8, with libpcap version
1.3.0, with libz 1.2.7, GnuTLS 2.12.23, Gcrypt 1.5.3.
       Intel(R) Core(TM) i7-3520M CPU @ 2.90GHz

Built using gcc 4.6.3.

--
Just tried the QT interface.

When starting wireshark with LC_NUMERIC of bidi language it starts as
right-to-left, while LC_NUMERIC should not effect presentation.

LC_NUMERIC=en_US.UTF-8 wireshark
Left-to-right

LC_NUMERIC=he_IL.UTF-8 wireshark
Right-to-Left

I believe that selection between left-to-right and right-to-left should be
based on LANG. But if locale is to be used the NUMERIC is not the place...

Thanks!


You are receiving this mail because:
  • You are watching all bug changes.