#998447 kstart5: --desktop option does not work anymore

Package:
kde-cli-tools
Source:
kde-cli-tools
Description:
tools to use KDE services from the command line
Submitter:
Erwan David
Date:
2021-11-09 17:54:02 UTC
Severity:
normal
Tags:
#998447#5
Date:
2021-11-04 10:38:03 UTC
From:
To:
At session start several applications each in its desktop through following script :

#! /bin/sh
cd
sleep 3
emacs --daemon
ssh-add < /dev/null

kstart5  --desktop 3 --windowclass thunderbird /usr/local/bin/thunderbird
kstart5  --desktop 1 --window "Mozilla.*" firefox -geometry -0-0
kstart5  --desktop 1 --type Normal --windowclass Konsole konsole
kstart5  --desktop 7 --windowclass signal signal-desktop

Since upgrade to 5.23 everything starts on desktop 3...

#998447#10
Date:
2021-11-04 10:51:21 UTC
From:
To:
Confirmed that the --desktop options does not really work.
Can be tested by adding a second virtual desktop and starting whatever
program with
	kstart5 --desktop 2 --windowclass foobarbaz konsole
etc.

Needs to go upstream I guess.

Norbert

#998447#15
Date:
2021-11-09 17:42:15 UTC
From:
To:
For information, bug is still present in 4:5.23.2-1