JVisualvm broken on 12.10
Bug #1070778 reported by
Infthi
This bug affects 8 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
visualvm (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
visualvm has /usr/bin/jvisualvm file
it's last three lines are
nbexec=`echo "$BASEDIR"
nbexec=
eval exec /bin/bash '"$nbexec"' [blah-blah-blah]
it lloks like line with hardcoded "platform12" is useless and was used for debug. But in 12.10 there is no libnb-platform1
$ jvisualvm
/bin/bash: /usr/share/
looks like that line must be removed from script in package
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.