Ticket #3582 (new enhancement)

Opened 13 months ago

Last modified 6 months ago

GTK theme not applied when running gnome-settings-daemon

Reported by: sascha_silbe Owned by: benzea
Priority: Unspecified by Maintainer Milestone: 1.0
Component: sugar-artwork Version: Git as of bugdate
Severity: Major Keywords:
Cc: Distribution/OS:
Bug Status: Unconfirmed

Description (last modified by sascha_silbe) (diff)

When running gnome-settings-daemon (which gets started automatically by upstream gnome-session), several UI elements look "odd" and some of the icons cannot be found Download:

1336484680.188363 WARNING root: No icon with the name computer-xo was found in the theme.
[...]
1336484682.013522 WARNING root: No icon with the name view-radial was found in the theme.
1336484682.027658 WARNING root: No icon with the name view-list was found in the theme.
[...]

Similar effects can be seen Download if GTK2_RC_FILES is unset, so it's quite likely that at least some of the effects could be attributed to the sugar GTK theme not being used. In fact, if I run gsettings set org.gnome.desktop.interface gtk-theme sugar-100 manually (which will change settings globally, not just for Sugar), the toolbar looks better Download, though the icons are still broken. So we probably need to figure out how to achieve all of what we did in gtkrc so far, without changing settings globally.

This is on an up-to-date Debian Wheezy system.

Attachments

without-gnome-settings-daemon.png Download (39.3 KB) - added by sascha_silbe 13 months ago.
Home View when not running gnome-settings-daemon: Everything looks fine
with-gnome-settings-daemon.png Download (28.9 KB) - added by sascha_silbe 13 months ago.
Home View when running gnome-settings-daemon with default settings: Toolbar looking "odd", several icons missing
without-gtkrc.png Download (33.1 KB) - added by sascha_silbe 13 months ago.
Home View when running with GTK2_RC_FILES unset: Toolbar looking "odd", several icons missing
with-gnome-settings-daemon-and-manually-set-theme.png Download (30.2 KB) - added by sascha_silbe 13 months ago.
Home View when running gnome-settings-daemon with GTK theme set manually with gsettings: Toolbar looking better, but several icons missing and search icon still different

Change History

Changed 13 months ago by sascha_silbe

Home View when not running gnome-settings-daemon: Everything looks fine

Changed 13 months ago by sascha_silbe

Home View when running gnome-settings-daemon with default settings: Toolbar looking "odd", several icons missing

Changed 13 months ago by sascha_silbe

Home View when running with GTK2_RC_FILES unset: Toolbar looking "odd", several icons missing

Changed 13 months ago by sascha_silbe

Home View when running gnome-settings-daemon with GTK theme set manually with gsettings: Toolbar looking better, but several icons missing and search icon still different

Changed 13 months ago by sascha_silbe

  • description modified (diff)

Changed 8 months ago by erikos

What is the current status of this? Still an issue?

Changed 6 months ago by godiard

  • milestone changed from 0.98 to 1.0
Note: See TracTickets for help on using tickets.