[Nix-dev] how to deal with these ?

Roelof Wobben rwobben at hotmail.com
Wed Dec 4 13:36:00 CET 2013


I figured out that with gtk-update-icon-cache and glib-schemas I have to use a wrapper.
But on Cinnamon these are schared amongst several packages and files so I have to 
figured out which file is needed which scheme or icon. 

Second thing is that Cinnamon is not giving meaningfull error messages on missing schemes.
The only thing I see is a error message that a scheme is not installed. 

So is there another way of dealing with this ?

I learned on irc that just $out/.../glibschemas  is causing problems with a rebuild of the system.

Roelof


From: rwobben at hotmail.com
To: nix-dev at lists.science.uu.nl
Subject: how to deal with these ?
Date: Tue, 3 Dec 2013 18:47:13 +0000




When porting ibus I have to do these steps : 
 
gtk-query-immodules-2.0 --update-cache
gtk-query-immodules-3.0 --update-cache

gtk-update-icon-cache -fq -t /usr/share/icons/hicolor

glib-compile-schemas /usr/share/glib-2.0/schemas

 
How to deal with this?
The gtk-update and glib-compile schemas are used a lot on Cinnamon. 
 
Roelof
 
 		 	   		   		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20131204/8d9c8d57/attachment.html 


More information about the nix-dev mailing list