After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 469864 - Default to working network interface if possible
Default to working network interface if possible
Status: RESOLVED WONTFIX
Product: gnome-netstatus
Classification: Deprecated
Component: general
2.12.x
Other All
: Normal normal
: ---
Assigned To: Mark McLoughlin
Mark McLoughlin
gnome[unmaintained]
: 165925 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-08-24 11:21 UTC by Matt Keenan (IRC:MattMan)
Modified: 2011-07-10 02:43 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20


Attachments
Default to first working network interface (1.31 KB, patch)
2007-08-24 11:22 UTC, Matt Keenan (IRC:MattMan)
none Details | Review

Description Matt Keenan (IRC:MattMan) 2007-08-24 11:21:07 UTC
Please describe the problem:
When gnome-netstatus-applet is first loaded it simply defaults to the first network interface it finds regardless of whether this interface is working or not.

It really should scroll through the interfaces and default to the first working interface.



Steps to reproduce:
1. On opensolaris, add a virtual network interface, e.g. :
    ifconfig bge0:1 plumb
    ifconfig bge0:1 dhcp
    ifconfig bge0:1 up

2.  Now add gnome-netstatus-applet to your panel.
3.  If defaults to bge0:1, and shows it non functioning.
   gnome-netstaus-applet on solaris uses kstat to report kernel statistics
   for it's network interfaces, however kstat will only work on physical 
   network interfaces and does not work for virtual ones, and thus it is
   reporting bge0:1 as not working.
4. gnome-netstatus-applet, should not default to bge0:1, but rather to bge0
   or whatever is the first network interface that is working.


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Matt Keenan (IRC:MattMan) 2007-08-24 11:22:11 UTC
Created attachment 94247 [details] [review]
Default to first working network interface
Comment 2 Calum Benson 2008-06-24 10:10:40 UTC
*** Bug 165925 has been marked as a duplicate of this bug. ***
Comment 3 Akhil Laddha 2011-07-10 02:43:58 UTC
gnome-netstatus development has been stalled [1]. Maintainers don't have
future development plan so i am closing the bugs as WONTFIX.

[1] http://mail.gnome.org/archives/desktop-devel-list/2011-June/msg00073.html