! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
wavelan speed wrong or not updated
Status:
RESOLVED: MOVED
Product:
Xfce4-wavelan-plugin
Component:
General

Comments

Description Peter Ries 2017-02-05 20:00:06 CET
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
Comment 1 Git Bot editbugs 2020-05-23 01:06:11 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/panel-plugins/xfce4-wavelan-plugin/-/issues/6.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #13337

Reported by:
Peter Ries
Reported on: 2017-02-05
Last modified on: 2020-05-23

People

Assignee:
Xfce-Goodies Maintainers
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information