Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 461700

Summary: [elementary overlay] mail-client/geary-9999 granite-patch fails + missing DEP on gnome-base/gsettings-desktop-schemas
Product: Gentoo Linux Reporter: Franz Trischberger <franz.trischberger>
Component: Current packagesAssignee: Pim Vullers <gentoo.org>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Franz Trischberger 2013-03-14 08:03:25 UTC
>>> Starting src_prepare
 * Applying fix-granite-0.1.1.patch ...

 * Failed Patch: fix-granite-0.1.1.patch !

Don't have the patch.out anymore, because I immediately recompiled without the patch...
After that compilation went fine but geary does not start:

$ geary

(geary:9402): GLib-GIO-ERROR **: Settings schema 'org.gnome.desktop.interface' is not installed

[1]    9402 trace trap  geary

After installing gnome-base/gsettings-desktop-schemas geary starts fine.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-03-14 15:58:02 UTC
Assignee: 	pim@vullersmail.nl did not match anything

I fixed that for you.
Comment 2 Pim Vullers 2013-03-15 08:19:13 UTC
Geary recently dropped granite support (this will be redone in the near future in a better configurable way). So the patch has been dropped now. 

Thanks for pointing out the gsettings-desktop-schemas runtime dependency, this gets installed by default by gnome-based DEs, so I had it already available.