sathyanarayananssn / clamtk

Automatically exported from code.google.com/p/clamtk
Other
0 stars 0 forks source link

GUI doesn't appear when calling the program #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Clicking on app icon in Dash Home
2. entering "clamtk" in terminal
3.

What is the expected output? What do you see instead?
GUI didn't appear on desktop

What version of the product are you using? On what operating system?
clamtk 5.05-1 on Ubuntu12.04.3 64bit

Please provide any additional information below.
output from terminal from calling "clamtk":
Can't locate object method "new" via package "Gtk2::InfoBar" (perhaps you 
forgot to load "Gtk2::InfoBar"?) at /usr/share/perl5/ClamTk/GUI.pm line 100.

Original issue reported on code.google.com by dalebow...@gmail.com on 20 Mar 2014 at 6:03

GoogleCodeExporter commented 8 years ago
Hi,

You're running the "regular" ClamTK - you need to use the "legacy" version.  
Please download the latest legacy version and install it:

1. 
https://bitbucket.org/dave_theunsub/clamtk-legacy/downloads/clamtk_5.05-1.legacy
_all.deb

sudo dpkg -i clamtk_5.05-1.legacy_all.deb

Thanks,
Dave M

Original comment by dave.n...@gmail.com on 20 Mar 2014 at 12:02

GoogleCodeExporter commented 8 years ago
Error GUI:
Terminal
Icon 'gtk-new' not present in theme at /usr/share/perl5/ClamTk/GUI.pm line 281.

SO:
clamtk 5.05-1 on Kubuntu 12.04.4 64bit

Original comment by sanchezX...@gmail.com on 20 Mar 2014 at 2:42

GoogleCodeExporter commented 8 years ago
@sanchezXtreme,

Please open a new bug report for issues.

Try this:

sudo apt-get install gnome-icon-theme-full

Thanks,
Dave M

Original comment by dave.n...@gmail.com on 20 Mar 2014 at 4:11

GoogleCodeExporter commented 8 years ago

Original comment by dave.n...@gmail.com on 24 Mar 2014 at 1:56

GoogleCodeExporter commented 8 years ago
Legacy version works.  Thanks.

Original comment by dalebow...@gmail.com on 24 Mar 2014 at 2:53

GoogleCodeExporter commented 8 years ago
gnome-icon-theme-full has already been installed.

Original comment by dalebow...@gmail.com on 24 Mar 2014 at 2:55