[Bug 373] Review Request: nailer - A thumbnail generator using mplayer

RPM Fusion Bugzilla noreply at rpmfusion.org
Sat Feb 28 15:50:56 CET 2009


http://bugzilla.rpmfusion.org/show_bug.cgi?id=373





--- Comment #1 from Sergio Pascual <sergio.pasra at gmail.com>  2009-02-28 15:50:55 ---
Package is almost OK

Problems:
* Package doesn't own directories it creates:
 -- /etc/gconf/schemas belongs to GConf2, please add Requires GConf2
 -- /usr/share/thumbnailers doesn't belong to any other package, it must belong
to nailer. In %files change
%{_datadir}/thumbnailers/video-thumbnailer.desktop
by
%{_datadir}/thumbnailers

* Desktop file must be validated. In the install stage add 

desktop-file-validate
%{buildroot}/%{_datadir}/thumbnailers/video-thumbnailer.desktop

and BuildRequires: desktop-file-utils


* Questions:
I get a warning installing and uninstalling the program about the schema. It
says:

WARNING: failed to associate schema
`/schemas/desktop/gnome/thumbnailers/video at x-theora+ogg@ogv/enable' with key
`/desktop/gnome/thumbnailers/video at x-theora+ogg@ogv/enable': Bad key or
directory name: "/desktop/gnome/thumbnailers/video at x-theora+ogg@ogv/enable":
`+' is an invalid character in key/directory names
WARNING: failed to install schema
`/schemas/desktop/gnome/thumbnailers/video at x-theora+ogg@ogv/enable', locale
`C': Bad key or directory name:
"/schemas/desktop/gnome/thumbnailers/video at x-theora+ogg@ogv/enable": `+' is an
invalid character in key/directory names
WARNING: failed to associate schema
`/schemas/desktop/gnome/thumbnailers/video at x-theora+ogg@ogv/command' with key
`/desktop/gnome/thumbnailers/video at x-theora+ogg@ogv/command': Bad key or
directory name: "/desktop/gnome/thumbnailers/video at x-theora+ogg@ogv/command":
`+' is an invalid character in key/directory names
WARNING: failed to install schema
`/schemas/desktop/gnome/thumbnailers/video at x-theora+ogg@ogv/command', locale
`C': Bad key or directory name:
"/schemas/desktop/gnome/thumbnailers/video at x-theora+ogg@ogv/command": `+' is an
invalid character in key/directory names

In don't know if this will prevent the proper operation of the program


-- 
Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the rpmfusion-developers mailing list