Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94387 - Add curses interface support in kismet
Summary: Add curses interface support in kismet
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-29 07:00 UTC by András
Modified: 2005-06-13 03:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description András 2005-05-29 07:00:39 UTC
Kismet won't start with the curses interface, just with the panels, because it
is not compiled in, although it seems to be enabled in the ebuild.

Results after finishing the configuration process:

Configuration complete:
[...]
      Terminal Control: ncurses
      Curses interface: no
      Panels interface: yes
[...]
   Imagemagick support: no


Reproducible: Always
Steps to Reproduce:
1. emerge =kismet-2005.04.1
2. configure /etc/kismet_ui.conf to use the curses user interface: gui=curses
3. start: kismet_server
4. start: kismet_client

Actual Results:  
$ kismet_client
ERROR:  Curses support not compiled in.


Expected Results:  
Get kismet started with the curses UI.
Comment 1 Henrik Brix Andersen 2005-06-13 03:40:23 UTC
Fixed in net-wireless/kismet-2005.04.1-r1. Thank you for reporting this.