https://bugs.kde.org/show_bug.cgi?id=332490

cat.aluca...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|Manjaro                     |Archlinux Packages
                 CC|                            |cat.aluca...@gmail.com

--- Comment #4 from cat.aluca...@gmail.com ---
[2020-04-26T13:25:02-0500] [ALPM] upgraded ktimer (19.12.3-1 -> 20.04.0-1)
mpv --volume=45 --length=5 --no-video music.mp3  ~fails
terminal-of-choice -e "command"  ~fails

terminal-of-choice  ~works
kcalc  ~works
vlc  ~works

vlc music.mp3  ~fails

echo "#!/bin/bash
mpv --volume=45 --length=5 --no-video music.mp3" > ktimer-executable-script
chmod 744 ktimer-executable-script
./ktimer-executable-script  ~works!

I have 2 versions of 19.x working and 2 of 20.x failing.
It seems any space causes it to fail.

Curiously, calibre crashed a few days earlier and I left the terminal open it
appears to have caught some stuff from ktimer. Ktimer was not happy with
"#!/bin/bash; mpv --volume=45 --length=5 --no-video music.mp3"

kdeinit5: Got EXEC_NEW '/usr/lib/qt/plugins/kf5/kio/man.so' from launcher.
kdeinit5: preparing to launch '/usr/lib/qt/plugins/kf5/kio/man.so'
log_kio_man: STARTING
log_kio_man: QUrl("man:mpv --volume=45 --length=45 --no-video
/home/#/music/1st")
log_kio_man: QUrl("man:!mpv --volume=45 --length=45 --no-video
/home/#/music/1st")
log_kio_man: QUrl("man:!/mpv --volume=45 --length=45 --no-video
/home/#/music/1st")
log_kio_man: QUrl("man:!/bmpv --volume=45 --length=45 --no-video
/home/#/music/1st")
log_kio_man: QUrl("man:!/bimpv --volume=45 --length=45 --no-video
/home/#/music/1st")
log_kio_man: QUrl("man:!/binmpv --volume=45 --length=45 --no-video
/home/#/music/1st")
log_kio_man: QUrl("man:!/bin/mpv --volume=45 --length=45 --no-video
/home/#/music/1st")
log_kio_man: QUrl("man:!/bin/bmpv --volume=45 --length=45 --no-video
/home/#/music/1st")
log_kio_man: QUrl("man:!/bin/bampv --volume=45 --length=45 --no-video
/home/#/music/1st")
log_kio_man: QUrl("man:!/bin/basmpv --volume=45 --length=45 --no-video
/home/#/music/1st")
log_kio_man: QUrl("man:!/bin/bashmpv --volume=45 --length=45 --no-video
/home/#/music/1st")
log_kio_man: QUrl("man:!/bin/bash;mpv --volume=45 --length=45 --no-video
/home/#/music/1st")
log_kio_man: QUrl("man:!/bin/bash; mpv --volume=45 --length=45 --no-video
/home/#/music/1st")
log_kio_man: QUrl("man:!/bin/bash; mpv --volume=45 --length=5 --no-video
/home/#/music/1st")
log_kio_man: Done
kdeinit5: PID 1507273 terminated.
^C

Im just using 19.x

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to