Bug 115180

Summary: NetworkManager Icons Missing
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Nicholas Smith <nes>
Component: GNOMEAssignee: Robert Love <rml>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: nes
Version: Beta 4   
Target Milestone: ---   
Hardware: i386   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Nicholas Smith 2005-09-03 20:34:26 UTC
The industrial theme doesn't have icons for NetworkManager, so nm-applet won't
start.  

When trying to launch nm-applet from the console I get stdout: 
  ** (nm-applet:6081): WARNING **: Icon nm-no-connection missing: Icon
'nm-no-connection' not present in theme

And a gtk dialog that says "Error" "The NetworkManager applet could not find
some required resources.  It cannot continue." 

In a previous build I just pulled NetworkManager from CVS and manually copied
the icons into the filesystem and then it would work.  Haven't tried it here yet.
Comment 1 Nicholas Smith 2005-09-03 20:53:06 UTC
To fix this I went into the file:

/opt/gnome/share/icons/Industrial/index.theme

Line 4, changed:
 Inherits=gnome,crystalsvg
to:
 Inherits=gnome,crystalsvg,hicolor


Went into Gnome Control Center and changed the theme back to Industrial, and now
NetworkManager can find the icons (which are only installed in the hicolor theme).

Now NetworkManager's gnome applet (nm-applet) will start.

Nick
Comment 2 JP Rosevear 2005-09-06 16:49:16 UTC
According to the UI guys, this should have no affect, since gtk+'s base theme is
hicolor.
Comment 3 Robert Love 2005-09-06 17:39:40 UTC
Can you reproduce with the packages from the next build, which will have version
0.4cvs20050901 ?

Alternatively, you can grab the packages from here
http://primates.ximian.com/~rml/networkmanager/RPMS/i386/

Please let me know.
Comment 4 Miguel de Icaza 2005-09-08 23:52:30 UTC
This is with the NetworkManager packages found on dist.suse.de for last-i386

By using the packages from Robert's web page, everything works.
Comment 5 Robert Love 2005-09-09 21:26:27 UTC
This is the gtk-update-icon-theme bug.  
Comment 6 Robert Love 2005-09-20 18:59:23 UTC
Fixed in final.  Please reopen if problems persist.