View Issue Details

IDProjectCategoryView StatusLast Update
0000640Kali LinuxGeneral Bugpublic2013-10-11 15:11
Reporterrsmudge Assigned Todookie  
PrioritynormalSeveritytweakReproducibilitysometimes
Status resolvedResolutionfixed 
Fixed in Version1.0.6 
Summary0000640: Armitage should use Java 1.7 (not Java 1.6)
Description

Armitage with Java 1.6 on Kali Linux has graphical glitches. Sometimes menus stick and other times, menus flicker or require a user to move their mouse around to make them draw. This occurs with the Java 1.6 package in Kali Linux.

An update to Java 1.7 fixes these issues for Armitage users.

If there is a way to make Armitage use Java 1.7 by default, that would be the best solution. For now, I'm advising my users to switch Kali's default Java to the Java 1.7 version:

32-bit Kali Linux:

update-java-alternatives --jre -s java-1.7.0-openjdk-i386

64-bit Kali Linx:

update-java-alternatives --jre -s java-1.7.0-openjdk-amd64

The next Armitage release will warn the user to switch to Java 1.7 if they're caught using 1.6 as well.

-- Raphael (Armitage Developer)

Activities

rsmudge

rsmudge

2013-10-10 04:05

reporter   ~0000982

Here's a random screenshot with the sticky menus:

https://twitter.com/matchenm/status/388150772719841280/photo/1

It's not even my screenshot :)

dookie

dookie

2013-10-11 15:11

reporter   ~0000985

Updated in armitage_20130821-1kali2.

Thanks for the bug report, Raphael.

Issue History

Date Modified Username Field Change
2013-10-10 04:01 rsmudge New Issue
2013-10-10 04:05 rsmudge Note Added: 0000982
2013-10-11 13:56 dookie Assigned To => dookie
2013-10-11 13:56 dookie Status new => assigned
2013-10-11 15:11 dookie Note Added: 0000985
2013-10-11 15:11 dookie Status assigned => resolved
2013-10-11 15:11 dookie Fixed in Version => 1.0.6
2013-10-11 15:11 dookie Resolution open => fixed