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 334012 - netapplet_set_icon() doesn't handle interface type "Unknown" leading to assert.
netapplet_set_icon() doesn't handle interface type "Unknown" leading to assert.
Status: RESOLVED DUPLICATE of bug 326012
Product: netapplet
Classification: Deprecated
Component: applet
CVS HEAD
Other All
: Normal critical
: ---
Assigned To: Robert Love
Robert Love
Depends on:
Blocks:
 
 
Reported: 2006-03-09 12:34 UTC by Roland Kay
Modified: 2006-03-25 14:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch which handles "Unknown" and prevents crash (1.56 KB, patch)
2006-03-09 12:36 UTC, Roland Kay
none Details | Review

Description Roland Kay 2006-03-09 12:34:18 UTC
Steps to reproduce:
1. Start netdeamon and netapplet
2. Bring up any interface which netapplet cannot identify the type of 
   (in my case a VPN virtual ipsec interface)
3. netapplet will assert and die.


Stack trace:


Other information:
Comment 1 Roland Kay 2006-03-09 12:36:39 UTC
Created attachment 60970 [details] [review]
Patch which handles "Unknown" and prevents crash
Comment 2 Christian Kirbach 2006-03-25 14:32:37 UTC
moving patch there
thanks a lot for sending in

*** This bug has been marked as a duplicate of 326012 ***