[Goodies-dev] [Bug 13337] New: wavelan speed wrong or not updated

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sun Feb 5 20:00:06 CET 2017


https://bugzilla.xfce.org/show_bug.cgi?id=13337

            Bug ID: 13337
           Summary: wavelan speed wrong or not updated
    Classification: Panel Plugins
           Product: Xfce4-wavelan-plugin
           Version: unspecified
          Hardware: PC (x86_64)
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: General
          Assignee: goodies-dev at xfce.org
          Reporter: peterriesde at yahoo.de
        QA Contact: goodies-dev at xfce.org
  Target Milestone: ---

The Wavelan plugin always shows the first measured speed and doesn't update
anymore. Networkmanager /Connection informations updates correctly.

I used the following lines to display correct speed when I used conky a while
ago. Maybe this helps to user the right information for display...

---
#!/bin/sh
iw dev wlp2s0 link | grep bitrate | cut -d\  -f3,4
---

wlp2s0 should be replaced with the parameter entered i wavelan settings of
course.

I use wavelan of Xubuntu 16.04.1 which is version 0.5.12

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.


More information about the Goodies-dev mailing list