Nmap Development mailing list archives
Re: zenmap crash at startup
From: "DePriest, Jason R." <jrdepriest () gmail com>
Date: Wed, 21 Nov 2007 17:07:54 -0600
Apparently, I have never run Umit or Zenmap on this laptop before. I have it working now. I did a number of things, so I don't know which thing worked. I installed python-gtk2 and python-gtk2-dev which did not fix it I had both python2.3 and python2.4 in /usr/bin so I removed python2.3 which did not fix it I installed python-sqlite which did not fix it I installed sqlite3 which did not fix it I installed python-pysqlite2 (which is for sqlite3) and it started working Not sure if the other things helped or hurt at all I thought for certain that I had run Umit on this system, but it wouldn't have worked either. In other news, I really like the name 'zenmap' -- someone should get some kudoes for coming up with that one -Jason On 11/21/07, DePriest, Jason R. wrote:
I just downloaded 4.23RC2.
I didn't have any show-stopping errors during make or make install.
When I try to run zenmap, either directly or from one its symlinks, I
get an immediate crash (below).
I'm running Debian GNU/Linux with kernel 2.6.22-2-k7 and Python 2.4.4.
This system is an Averatec AV3715-EH1 laptop.
I have another system with 4.23RC2 that runs Debian GNU/Linux
2.6.22-2-686 and Python 2.4.4 and it has no problems at all. This
system is a mostly headless (except when it stops responding) Compaq
ProLiant 1600R, so I ran this via an X over SSH session.
The only difference is the chipset optimization, but they are both
stock kernels from Debian and not hand-rolled.
As promised, here is the error information. I couldn't auto-report it
because I am behind a proxy that requires authentication.
CRASH REPORTED:
SYS.PLATFORM: linux2
OS.NAME: posix
Zenmap Version: 4.23RC2
--------------------------------------------------------------------------------
STDOUT
--------------------------------------------------------------------------------
STDERR
File "/usr/local/lib/python2.4/site-packages/umitGUI/App.py", line
53, in __create_show_main_window
from umitGUI.MainWindow import MainWindow
File "/usr/local/lib/python2.4/site-packages/umitGUI/MainWindow.py",
line 45, in ?
from umitGUI.SearchWindow import SearchWindow
File "/usr/local/lib/python2.4/site-packages/umitGUI/SearchWindow.py",
line 24, in ?
from umitGUI.SearchGUI import SearchGUI
File "/usr/local/lib/python2.4/site-packages/umitGUI/SearchGUI.py",
line 40, in ?
from umitCore.SearchResult import SearchDir, SearchDB, SearchTabs
File "/usr/local/lib/python2.4/site-packages/umitCore/SearchResult.py",
line 31, in ?
from umitCore.UmitDB import UmitDB
File "/usr/local/lib/python2.4/site-packages/umitCore/UmitDB.py",
line 29, in ?
import sqlite3 as sqlite
HOOK:
Type: exceptions.ImportError
Value: No module named sqlite3
_______________________________________________ Sent through the nmap-dev mailing list http://cgi.insecure.org/mailman/listinfo/nmap-dev Archived at http://SecLists.Org
Current thread:
- zenmap crash at startup DePriest, Jason R. (Nov 21)
- Re: zenmap crash at startup David Fifield (Nov 21)
- Re: zenmap crash at startup DePriest, Jason R. (Nov 21)
- Re: Zenmap (name and artwork) Fyodor (Nov 24)
- Re: Zenmap (name and artwork) Diman Todorov (Nov 25)
- Re: Zenmap (name and artwork) Lee Heath (Nov 26)
- Re: Zenmap (name and artwork) bensonk (Nov 26)
- Re: Zenmap (name and artwork) Arturo 'Buanzo' Busleiman (Nov 26)
- Re: Zenmap (name and artwork) Diman Todorov (Nov 26)
- Re: Zenmap (name and artwork) DePriest, Jason R. (Nov 26)
- Re: Zenmap (name and artwork) jah (Nov 26)
- Re: Zenmap (name and artwork) Diman Todorov (Dec 11)
- Re: Zenmap (name and artwork) jah (Dec 11)
- Re: Zenmap (name and artwork) Fyodor (Nov 24)
