Bug 465817 - nm-applet doesn't find nm-device-wwan icon
Summary: nm-applet doesn't find nm-device-wwan icon
Status: RESOLVED DUPLICATE of bug 365649
Alias: None
Product: openSUSE 11.1
Classification: openSUSE
Component: GNOME (show other bugs)
Version: Factory
Hardware: x86-64 openSUSE 11.1
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-13 19:24 UTC by Michal Marek
Modified: 2009-01-14 10:56 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
strace output (22.94 KB, application/x-bzip2)
2009-01-13 19:24 UTC, Michal Marek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Marek 2009-01-13 19:24:57 UTC
Created attachment 264838 [details]
strace output

User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; cs-CZ; rv:1.9.0.5) Gecko/2008121300 SUSE/3.0.5-1.1 Firefox/3.0.5

$ LANG=C strace -fo strace nm-applet 

** (nm-applet:11169): WARNING **: No connections defined

** (nm-applet:11169): WARNING **: Icon nm-device-wwan missing: Icon 'nm-device-wwan' not present in theme
^C** Message: Caught signal 2, shutting down...

The icon is installed, but the application can't find it:

$ ll /usr/share/icons/hicolor/22x22/apps/nm-device-wwan.png
-rw-r--r-- 1 root root 817  3. pro 18.41 /usr/share/icons/hicolor/22x22/apps/nm-device-wwan.png



Reproducible: Always

Steps to Reproduce:
start nm-applet
Actual Results:  
"Edit connections..." menu doesn't work because of the missing icon/

Expected Results:  
No warning and a working Edit connections window.

Note that I don't use GNOME, I only installed the NetworkManager-gnome package.
Comment 1 Michal Marek 2009-01-13 19:33:25 UTC
Ah, found the cause, a SuSEconfig run was needed to update the icon cache. I installed using 'zypper in NetworkManager-gnome', which doesn't run SuSEconfig.
Comment 2 Bin Li 2009-01-14 06:03:06 UTC
Michal,

 So this bug should be invalid, if you could reproduce that SuSEconfig doesn't work after install. Separate a another bug for it.
Comment 3 Michal Marek 2009-01-14 10:56:27 UTC
Right.

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