nzblnk / nzb-monkey

Reference implementation of how to handle a NZBLNK-URI.
https://nzblnk.github.io/nzb-monkey/
MIT License
79 stars 29 forks source link

Linux KDE/Plasma konsole option removed #15

Open PietroPizzi69 opened 6 years ago

PietroPizzi69 commented 6 years ago

Hi,

At least on my System the version of Konsole

/usr/bin/konsole -v konsole 17.08.3 don't have the option --caption "NZB-Monkey" anymore. So it doesn't work. But without it all went fine.

Hope this helps. Pietro

PietroPizzi69 commented 6 years ago

Just want to inform you that the problem still exists with:

/usr/bin/konsole -v konsole 18.04.1

And BTW: I'm using Arch Linux.

prime0n commented 5 years ago

Still the same with: /usr/bin/konsole -v konsole 18.08.2 & nzbmonkey-v0.2.2-linux

uname -a Linux ultrabook 4.19.1-1-MANJARO #1 SMP PREEMPT Sun Nov 4 16:05:34 UTC 2018 x86_64 GNU/Linux

macearl commented 5 years ago

check out the PR here: https://github.com/nzblnk/nzb-monkey/pull/18 it should fix your problem

prime0n commented 5 years ago

KDE Konsole fix is in version 0.2.4 still not upstream?!

{'term': 'konsole', 'command': '--caption "{0}" --hide-menubar --hide-tabbar --workdir="{1}" --nofork -e "{2} %u"'},