After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 607746 - reduce gconf roundtrips at startup
reduce gconf roundtrips at startup
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2010-01-22 10:26 UTC by Tomas Frydrych
Modified: 2010-02-10 19:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tomas Frydrych 2010-01-22 10:26:35 UTC
Michael Meeks pointed me toward Metacity bug 574121; the Metacity patch seems to apply out of the box -- any objections to pushing this ?
Comment 1 Colin Walters 2010-01-22 21:23:49 UTC
I think if it was reviewed by the metacity maintainers and doesn't have any impact on the metacity/mutter core differences (2d vs 3d) then it should be fine to go in.
Comment 2 Owen Taylor 2010-01-25 22:57:34 UTC
Certainly we can trust Matthias on this patch.

(We actually probably need to do a comprehensive merge up of stuff from the last year. Which wasn't much until recently, but Thomas Thurman has gotten back more to Metacity patches recently, it seems. As package maintainer, I know that the Fedora 12 Metacity RPM has some important patches both committed upstream and not that should go in Mutter.)
Comment 3 Owen Taylor 2010-02-10 19:43:54 UTC
Merged along with other reasonably trivial patches after review. Haven't yet merged 

 - Adding dependency on libcanberra for sounds via pulseaudio
 - Adding optional dependency on libgtop to add '(as superuser)' to titlebars

Will file separate individual bugs for those.