| Summary: | Juk doesn't start in wayland when using the default run command | ||
|---|---|---|---|
| Product: | [Applications] juk | Reporter: | Michael D <nortexoid> |
| Component: | general | Assignee: | Scott Wheeler <wheeler> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | mpyne |
| Priority: | NOR | ||
| Version First Reported In: | 17.12.2 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/juk/2126484511b46e8fe564da705895dab4db188dd0 | Version Fixed/Implemented In: | 18.04 |
| Sentry Crash Report: | |||
|
Description
Michael D
2018-03-03 21:17:57 UTC
Seems the command is `juk -qwindowtitle %c %i` but I suspect that may be historical baggage more than anything else. But before I change let me double-check. Git commit 2126484511b46e8fe564da705895dab4db188dd0 by Michael Pyne. Committed on 04/03/2018 at 16:19. Pushed by mpyne into branch 'master'. Remove ancient Exec= key from .desktop file. Should allow JuK to start on Wayland. Should also allow arguments to be passed to JuK (which in theory supports loading files from command line). I ask for URLs to be passed (%U) instead of files (%F) to avoid over-eager file managers or desktops trying to download music files to a temp directory and then deleting them once JuK is done. GUI: FIXED-IN:18.04 M +2 -1 org.kde.juk.desktop https://commits.kde.org/juk/2126484511b46e8fe564da705895dab4db188dd0 Thanks! |