If you look at the spec file the cache file is removed and not run
because gtk may not be present. I’m guessing your on KDE? Just run the
command manually?
–
Cheers Malcolm °¿° LFCS, SUSE Knowledge Partner (Linux Counter #276890)
SUSE Linux Enterprise Desktop 12 GNOME 3.10.1 Kernel 3.12.32-33-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!
malcolmlewis;2690499 Wrote:
> Hi
> Normally it’s done via an rpm macro;
> openSUSE:Packaging Conventions RPM Macros - openSUSE Wiki
>
> If you look at the spec file the cache file is removed and not run
> because gtk may not be present. I’m guessing your on KDE? Just run the
> command manually?
Yes I’m on KDE and there is a line in the spec to remove the cache
Code:
%__rm -f “%{buildroot}%{_datadir}/icons”//.cache
But running the command didn’t make any difference :X
Hi
Well those icons and sizes (64x64) are compiled into handbrake, it’s
only the hb-icon.svg that gets resized and installed
in /usr/share/icons/hicolor.
Seems it’s as designed, I don’t see the error either that you linked to
when run through gdb.
You could ask the folks at packman or upstream if they can modify then
to something smaller?
–
Cheers Malcolm °¿° LFCS, SUSE Knowledge Partner (Linux Counter #276890)
SUSE Linux Enterprise Desktop 12 GNOME 3.10.1 Kernel 3.12.32-33-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!