Public bug reported:

I am using Ubuntu 26.04 LTS, release 26.04 and installed the openjdk
package from the regular ubuntu repositories.

The java package I am using is:
openjdk-25-jre/resolute-updates,resolute-security,now 25.0.3+9-2~26.04.2 amd64

I would have expected to see the jar-file starting without getting a
message like mentioned above.

When trying to start a jar-file (execute bit is set!) from dolphin I get
a message that the program 'cautious-launcher' could not be found.


The file "/usr/share/applications/openjdk-25-java.desktop" contained the 
following line:
"Exec=cautious-launcher %f /usr/bin/java -jar"

After changing the line above to 
"Exec=/usr/bin/java -jar %f" 
I could start the jar-file without any issues.

It appears that the original line was a leftover from the development
environment.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2161291

Title:
  cautious-launcher not found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-25/+bug/2161291/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to