Public bug reported:

The package install javaws as an alternative, yet in the desktop file
the non-alternative version is used.

Exec=/usr/lib/jvm/java-6-openjdk/bin/javaws %u

should be changed to either...

Exec=/usr/bin/javaws %u

or

Exec=/etc/alternatives/javaws %u

** Affects: openjdk-6 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
openjdk-6-javaws.desktop should point to javaws in /etc/alternatives
https://bugs.launchpad.net/bugs/520711
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

Status in “openjdk-6” package in Ubuntu: New

Bug description:
The package install javaws as an alternative, yet in the desktop file the 
non-alternative version is used.

Exec=/usr/lib/jvm/java-6-openjdk/bin/javaws %u

should be changed to either...

Exec=/usr/bin/javaws %u

or

Exec=/etc/alternatives/javaws %u



_______________________________________________
Mailing list: https://launchpad.net/~openjdk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openjdk
More help   : https://help.launchpad.net/ListHelp

Reply via email to