|
Bugzilla – Full Text Bug Listing |
| Summary: | nm-applet doesn't find nm-device-wwan icon | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Michal Marek <mmarek> |
| Component: | GNOME | Assignee: | E-mail List <gnome-bugs> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 11.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | strace output | ||
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. Michal, So this bug should be invalid, if you could reproduce that SuSEconfig doesn't work after install. Separate a another bug for it. Right. *** This bug has been marked as a duplicate of bug 365649 *** |
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.