[Bug 32848] New: netstat: misaligned ethernet statistics output for non English locales

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 30 05:07:59 CST 2013


http://bugs.winehq.org/show_bug.cgi?id=32848

             Bug #: 32848
           Summary: netstat: misaligned ethernet statistics output for non
                    English locales
           Product: Wine
           Version: 1.5.22
          Platform: x86-64
        OS/Version: Linux
            Status: NEW
          Keywords: download, source
          Severity: normal
          Priority: P2
         Component: programs
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: frederic.delanoy at gmail.com
    Classification: Unclassified


When using -e option for non English locales, the output is misaligned:

In English locale,
                           Received            Sent

Bytes                     903340205      2881805984
Unicast packets            45021963        30960216
Non-unicast packets               0               0
Discards                          6               0
Errors                            0               0
Unknown protocols                 0


while in French locale:
                           Reçus               Envoyés

Octets                    903340449      2881855289
Paquets monodiffusion       45022225        30960476
Paquets non monodiffusion              0               0
Rejets                            6               0
Erreurs                           0               0
Protocoles inconnus               0


or German locale:

                           Empfangen           Gesendet

Bytes                     903340449      2881853989
Unicast Pakete             45022219        30960469
Nicht-Unicast Pakete              0               0
Verworfen                         6               0
Fehler                            0               0
Unbekannte Protokolle              0

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list