gtk-missing-image is missing
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| blueman (Ubuntu) |
Undecided
|
Unassigned |
Bug Description
> Symbol »gtk-missing-image« nicht im Thema vorhanden
and because even this icon is missing, some gtk programs do not even start.
please add an image missing icon.
Allo (allo) wrote : | #2 |
wouldn't that mean, the user needs to use another theme to use the program?
Fabio Marconi (fabiomarconi) wrote : | #3 |
Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately, we cannot work on this bug because your description didn't include enough information. You may find it helpful to read "How to report bugs effectively" http://
We have instructions on debugging some types of problems at http://
At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks!
Changed in ubuntu: | |
status: | New → Incomplete |
Allo (allo) wrote : | #4 |
use kde with oxygen theme.
try to start blueman-applet.
> LANG=C blueman-applet
Loading configuration plugins
Using gconf config backend
Stale PID, overwriting
Using gconf config backend
_________
Load (/usr/bin/
['TransferService', 'StandardItems', 'PowerManager', 'PulseAudio', 'StatusIcon', 'KillSwitch', 'AuthAgent', 'PPPSupport', 'Networking', 'NetUsage', 'SerialManager', 'Headset', 'DhcpClient', 'Indicator', 'NMPANSupport', 'DBusService', 'NMDUNSupport', 'Menu', 'DiscvManager', 'RecentConns']
_________
__load_plugin (/usr/bin/
loading <class 'blueman.
_________
__load_plugin (/usr/bin/
loading <class 'blueman.
_________
__load_plugin (/usr/bin/
loading <class 'blueman.
_________
__load_plugin (/usr/bin/
loading <class 'blueman.
Traceback (most recent call last):
File "/usr/lib/
self.
File "/usr/lib/
self.item = create_
File "/usr/lib/
icon = ic.load_
GError: Icon 'gtk-missing-image' not present in theme
_________
__load_plugin (/usr/bin/
Failed to load PowerManager
Icon 'gtk-missing-image' not present in theme
[program exit]
Fabio Marconi (fabiomarconi) wrote : | #5 |
icon = ic.load_
GError: Icon 'gtk-missing-image' not present in theme
Launchpad Janitor (janitor) wrote : | #6 |
[Expired for Ubuntu because there has been no activity for 60 days.]
Changed in ubuntu: | |
status: | Incomplete → Expired |
Changed in ubuntu: | |
status: | Expired → Confirmed |
Zsolt Rizsanyi (rizsanyi) wrote : | #7 |
I have installed blueman on kubuntu. When trying to start it I got the gtk-missing-image is missing error report.
Solution is to install gnome-icon-theme. After that blueman started as expected. I believe this means that blueman should depend on gnome-icon-theme.
affects: | ubuntu → blueman (Ubuntu) |
ruff (rufferson) wrote : | #8 |
blueman packages with itself a bunch of icons, i'm sure it's much better to pack all dependent icons rather than link dependency to third party packet which is not obliged to carry required hardcoded images.
Murz (murznn) wrote : | #9 |
Confirm this bug on Kubuntu 13.04 - can't start blueman-applet.
sudo apt-get install gnome-icon-theme
don't solve the problem, I see the error:
Failed to load StandardItems
Icon 'gtk-missing-image' not present in theme
Did anybody know some solution for this issue?
Murz (murznn) wrote : | #10 |
Maybe this issue is the duplicate of https:/
Murz (murznn) wrote : | #11 |
Problem solved for me after going to System Settings - Application Appearance - GTK and changing Icon Themes - Fallback theme to GNOME (default was be Oxygen).
This icon is not part of the xdg icon scheme. The programs in question are at fault in this case, as they don't depend on either gnome-icon-theme or humanity- icon-theme. Alternatively they could use the standard "unknown" icon that all xdg-compliant icon themes have.