| Bug ID | 98014 |
|---|---|
| Summary | Debian package missing gschema files |
| Product | SyncEvolution |
| Version | 1.5.2 |
| Hardware | Other |
| OS | All |
| Status | NEW |
| Severity | normal |
| Priority | medium |
| Component | ActiveSync |
| Assignee | syncevolution-issues@syncevolution.org |
| Reporter | g+syncevolution@cobb.uk.net |
| CC | syncevolution-issues@syncevolution.org |
The Debian packaging (downloads.syncevolution.org experimental repos) for activesyncd is missing the GSettings schema files. Activesyncd crashes (with a Trace trap in my testing) when trying to load settings. Copying org.meego.activesyncd.* to /usr/share/glib-2.0/schemas/ and then running glib-compile-schemas /usr/share/glib-2.0/schemas/ fixes this particular problem for me. I do not know if there are any standard Debian packaging guidelines for installing GSettings schema files.