Closed GoogleCodeExporter closed 8 years ago
Hi,
According to this
(https://www.archlinux.org/packages/extra/any/gnome-icon-theme/), the
gnome-icon-theme should provide the 'gtk-new' icon. I know the PKGBUILD lists
gnome-icon-theme as a requirement for ClamTk
(https://aur.archlinux.org/packages/clamtk/), but can you verify that you have
it installed?
I've also noticed that for some reason, the gnome-icon-theme page does *not*
show ClamTk in the "Required By" list.
Thanks.
Original comment by dave.n...@gmail.com
on 7 Jan 2014 at 11:13
Hello.
To fix this issue (here Ubuntu 13.10) add 'gnome-icon-theme-full' to provide
the icon.
burster@liza:~$ clamtk
Symbol �gtk-new� nicht im Thema vorhanden at /usr/share/perl5/ClamTk/GUI.pm
line 234.
burster@liza:~$ sudo updatedb
burster@liza:~$ locate -i gtk-new
burster@liza:~$
burster@liza:~$ sudo apt-get install gnome-icon-theme-full
[...]
burster@liza:~$ sudo updatedb && locate -i gtk-new
/usr/share/icons/Humanity/actions/128/gtk-new.svg
/usr/share/icons/Humanity/actions/16/gtk-new.svg
/usr/share/icons/Humanity/actions/22/gtk-new.svg
/usr/share/icons/Humanity/actions/24/gtk-new.svg
/usr/share/icons/Humanity/actions/32/gtk-new.svg
/usr/share/icons/Humanity/actions/48/gtk-new.svg
/usr/share/icons/Humanity/actions/64/gtk-new.svg
/usr/share/icons/gnome/16x16/actions/gtk-new.png
/usr/share/icons/gnome/22x22/actions/gtk-new.png
/usr/share/icons/gnome/24x24/actions/gtk-new.png
/usr/share/icons/gnome/256x256/actions/gtk-new.png
/usr/share/icons/gnome/32x32/actions/gtk-new.png
/usr/share/icons/gnome/48x48/actions/gtk-new.png
Original comment by burs...@fastmail.to
on 12 Jan 2014 at 12:29
Well, for my part I can change the control file to require
gnome-icon-theme-full instead of gnome-icon-theme. We need to let the Arch
maintainer know about this, since I don't control that.
Thanks for the input. I'll mark this closed upon release of 5.03.
Original comment by dave.n...@gmail.com
on 15 Jan 2014 at 1:29
Made the relevant changes that I control. I also notified the Arch maintainer
here:
https://aur.archlinux.org/packages/clamtk/
Marking this fixed and closed.
Original comment by dave.n...@gmail.com
on 19 Jan 2014 at 2:32
Same problem on ubuntu 14.04.02 on KDE
L'ic ne gtk-new n'est pas pr sente dans le th me at
/usr/share/perl5/ClamTk/GUI.pm line 281.
but : sudo apt-get install gnome-icon-theme-full
resolv the problem
Original comment by daryjul...@gmail.com
on 2 Jul 2015 at 11:36
Original issue reported on code.google.com by
mustafa@fomus.org
on 7 Jan 2014 at 7:02