Bug 22332 - [MC5] Mission Control depends on gconf
Summary: [MC5] Mission Control depends on gconf
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: mission-control (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL: http://git.collabora.co.uk/?p=user/sm...
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2009-06-17 05:30 UTC by George Goldberg
Modified: 2009-07-02 02:31 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description George Goldberg 2009-06-17 05:30:44 UTC
For use in desktop's other than Gnome, a dependency on gconf is unsatisfactory. Mission Control 5 should either remove this dependency, or make it optional in some way.
Comment 1 Will Thompson 2009-06-17 05:44:23 UTC
MC5 does not depend on gconf. :-)
Comment 2 George Goldberg 2009-06-17 05:51:42 UTC
Well, ./configure still fails if gconf is not found... so if it doesn't depend on gconf anymore, perhaps the configure check needs removing?
Comment 3 Simon McVittie 2009-06-22 06:30:34 UTC
The daemon seems to have a useless dependency on gconf headers in mcd-master.c and mcd-service.c.

mc-account-convert.c has a real dependency on gconf, because MC 4 accounts were stored in gconf. We could probably just avoid compiling this utility if gconf is not available.
Comment 4 Simon McVittie 2009-07-01 10:44:42 UTC
The referenced branch makes GConf (and hence mc-account-convert) optional.
Comment 5 Simon McVittie 2009-07-02 02:31:29 UTC
Fixed in git, will be in 5.1.4 (if you don't have GConf, mc-account-convert won't be built)


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.