Nmap Development mailing list archives

Re: GTK error in latest Windows install


From: Daniel Miller <bonsaiviking () gmail com>
Date: Wed, 18 Feb 2015 14:11:58 -0600

Jim,

Thanks for the bug report. I was able to reproduce this error, which
happens when you open the Save or Open dialogs any time during execution. I
also introduced a fix in r34025 which should affect future releases. We
already copy several resources from pygtk, but had just missed the hicolor
icon theme.

Dan

On Mon, Feb 2, 2015 at 3:39 PM, James J Solderitsch <
james.j.solderitsch () villanova edu> wrote:

 Yes, that did the trick. I no longer get the error after adding in the
icons folder to the share folder of py2exe.

 Thanks for the quick response.

 Jim

 On Feb 2, 2015, at 2:07 PM, jah <jah () zadkiel plus com> wrote:

On 01/02/2015 00:19, James J Solderitsch wrote:

The error I get is:

C:\Program Files
(x86)\Nmap\py2exe\library.zip\zenmapGUI\MainWindow.py:536: GtkWarning:
Could not find the icon '"%1"'. The 'hicolor' theme
was not found either, perhaps you need to install it.
You can get a copy from:
http://icon-theme.freedesktop.org/releases

This is when trying to close zenmap after saving a scan. Zenmap was
installed via the latest installer from the Nmap site.

Windows 7 Home Professional with latest updates. Running inside of VMware
Fusion 7.

The error seems benign but it is annoying as the quit always brings up an
alert.


This seems to happen once one has opened one of the open/save file dialogs.

The hicolor theme can be obtained from
http://sourceforge.net/projects/gtk-mingw/files/hicolor-icon-theme/(choose
hicolor-icon-theme-0.12-binwin32.7z).

Copy the decompressed 'icons' folder to C:\Program Files
(x86)\Nmap\py2exe\share\

jah



_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

Current thread: