rpmbuild error in F22 (looking for desktop file)

Michael Schwendt mschwendt at gmail.com
Wed Jul 15 15:52:01 UTC 2015


On Wed, 15 Jul 2015 09:41:18 -0500, Ranjan Maitra wrote:

> However, there appears to be some errors in the actual application. Upon installing, I get:
> 
> 
> /usr/lib/python2.7/site-packages/typhoon_lib/Builder.py:81: Warning: The property GtkWindow:has-resize-grip is deprecated and shouldn't be used anymore. It will be removed in a future version.
>   Gtk.Builder.add_from_file(self, filename)
> /usr/lib64/python2.7/site-packages/gi/overrides/__init__.py:313: Warning: The property GSettings:schema is deprecated and shouldn't be used anymore. It will be removed in a future version.
>   return super_init_func(self, **new_kwargs)
> 
> (typhoon:1076): GLib-GIO-ERROR **: Settings schema 'net.launchpad.typhoon' is not installed
> 


Are you aware of

  https://fedoraproject.org/wiki/Packaging:ScriptletSnippets#GSettings_Schema

?

> I guess trying to package this was not a very smart idea: issues here are getting to be beyond me.
>

Have you ever before installed this program as superuser root? When
packaging it, one may need to duplicate things it does in its make
install target.


More information about the users mailing list