! 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 !
entering device results in error
Status:
CLOSED: INVALID
Product:
Xfce4-netload-plugin
Component:
General

Comments

Description bjorn 2011-06-23 05:55:30 CEST
When I put in the device "wlan0" which is my active device, I receive the following error: 
"Xfce4-Netload-Plugin: Error in initalizing: Interface was not found."(sic)
This is repeatable for eth0 as well.  I tried using /dev/wlan0 as well to no avail.  An interesting observation: when I hover over the applet while the error dialog is up, the "popup text" I guess you would call it says "wlan" without any 0, so maybe the applet is garbling the device field in the preferences.  Also I might mention that the correct spelling is "initializing".
Strangely, after trying multiple times it just started working for no apparent reason while I was filling out this bug report...
Comment 1 Matt 2011-09-09 02:46:02 CEST
I am also seeing this bug.  I just installed the netload plugin on Fedora 15, and I tried eth0 and a few other things, but it gave me the same error every time.  I didn't have it magically go away.  If you need more information, I'm happy to give it to you.
Comment 2 Miguel Guedes 2012-07-11 09:12:10 CEST
Don't think this bug is reproducible anymore so was probably fixed meanwhile?
Comment 3 Mike Massonnet editbugs 2012-07-13 13:26:11 CEST
the interface is looked up in if_nameindex().

http://linux.die.net/man/3/if_nameindex

if it isn't found there is nothing to do, all the user can do is compare the name with the output of 'ifconfig' or 'ip addr show'.

nothing wrong in the plugin.

regards,
mike

Bug #7761

Reported by:
bjorn
Reported on: 2011-06-23
Last modified on: 2012-07-15

People

Assignee:
Florian Rivoal
CC List:
3 users

Version

Version:
unspecified

Attachments

Additional information