https://bugs.kde.org/show_bug.cgi?id=400180
Bug ID: 400180 Summary: Java apps cannot be pinned Product: latte-dock Version: 0.8.1 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: plasmoid Assignee: mvourla...@gmail.com Reporter: dnelu...@gmail.com Target Milestone: --- SUMMARY STEPS TO REPRODUCE 1. Run an Java application in any way: "java -jar jarfile.jar" in console, shellscript with "java -jar jarfile.jar" in it, .desktop file with "Exec=java -jar jarfile.jar" in ~/.local/share/applications launched from the main menu. 2. Pin the application in Latte dock. 3. Close the application. 4. Try to start it by clickin on the pinned icon in the dock. OBSERVED RESULT The application is not started. The ~/.config/latte/*.layout.latte file contains in [Containments][38][Applets][43][Configuration][General] section, parameter launchers59 the string: "file:///usr/bin/java?iconData=..." which is not the correct command line for the application. EXPECTED RESULT The application is started with the correct command line used with the initial run (including shell script or desktop file). SOFTWARE VERSIONS (available in About System) KDE Plasma Version: 5.14.0 KDE Frameworks Version: 5.51.0 Qt Version: 5.11.1 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.