[kde-cli-tools] [Bug 446199] kstart5 ignores --desktop option

2023-07-15 Thread Amand Tihon
https://bugs.kde.org/show_bug.cgi?id=446199

Amand Tihon  changed:

   What|Removed |Added

 CC||alle...@alrj.org

--- Comment #9 from Amand Tihon  ---
I don't know if this is the same bug or not, but the --alldesktops option seems
to be ignored as well.

OS: Debian Bookworm
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
Kernel Version: 6.1.0-10-amd64
Graphics Platform: X11

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

[kde-cli-tools] [Bug 446199] kstart5 ignores --desktop option

2023-03-23 Thread S. Christian Collins
https://bugs.kde.org/show_bug.cgi?id=446199

S. Christian Collins  changed:

   What|Removed |Added

 CC||s_chriscoll...@hotmail.com

--- Comment #5 from S. Christian Collins  ---
Until it's fixed, does anybody know a workaround for this bug?

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

[kde-cli-tools] [Bug 446199] kstart5 ignores --desktop option

2023-03-23 Thread Erwan David
https://bugs.kde.org/show_bug.cgi?id=446199

--- Comment #6 from Erwan David  ---
(In reply to S. Christian Collins from comment #5)
> Until it's fixed, does anybody know a workaround for this bug?

I just use a & after the kstart5 command in my scripts. It lets the kstart
process running, but otherwise it works.

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

[kde-cli-tools] [Bug 446199] kstart5 ignores --desktop option

2023-03-23 Thread Erwan David
https://bugs.kde.org/show_bug.cgi?id=446199

--- Comment #7 from Erwan David  ---
(In reply to Erwan David from comment #6)
> (In reply to S. Christian Collins from comment #5)
> > Until it's fixed, does anybody know a workaround for this bug?
> 
> I just use a & after the kstart5 command in my scripts. It lets the kstart
> process running, but otherwise it works.

Sorry I answered for the wrong bug...

For this one, I use wmctrl after kstart. The touchy part is that you must wait
long enough for the window to have appeared

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

[kde-cli-tools] [Bug 446199] kstart5 ignores --desktop option

2023-03-28 Thread S. Christian Collins
https://bugs.kde.org/show_bug.cgi?id=446199

--- Comment #8 from S. Christian Collins  ---
Thanks Erwan, I was able to make this work with wmctrl. However, it only works
when using xorg. Does anybody know a workaround that works in Wayland?

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

[kde-cli-tools] [Bug 446199] kstart5 ignores --desktop option

2023-04-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446199

jyotirmay.she...@gmail.com changed:

   What|Removed |Added

 CC|jyotirmay.she...@gmail.com  |

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

[kde-cli-tools] [Bug 446199] kstart5 ignores --desktop option

2023-09-25 Thread Erwan David
https://bugs.kde.org/show_bug.cgi?id=446199

--- Comment #10 from Erwan David  ---
Bug is still present. I use wmctrl as a workaround on X11, but there is no
equivalent tool on wayland. This makes wayland a very painful option for me so
I'll stay with X11

Operating System: Debian GNU/Linux 12
KDE Plasma Version: 5.27.8
KDE Frameworks Version: 5.107.0
Qt Version: 5.15.10
Kernel Version: 6.5.0-1-amd64 (64-bit)
Graphics Platform: X11

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

[kde-cli-tools] [Bug 446199] kstart5 ignores --desktop option

2022-02-15 Thread Dave D.
https://bugs.kde.org/show_bug.cgi?id=446199

Dave D.  changed:

   What|Removed |Added

 CC||davewithh...@hotmail.com

--- Comment #1 from Dave D.  ---
Still shows in 5.23.5.  Looking at the source (Fedora 35, source RPM,
kde-cli-tools-5.23.5-1.fc35), the line that sends the message fails:

 KXMessages::broadcastMessage("_KDE_NET_WM_TEMPORARY_RULES", message, -1);

Message being sent:

types=33
desktop=2
desktoprule=3

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

[kde-cli-tools] [Bug 446199] kstart5 ignores --desktop option

2022-02-15 Thread Dave D.
https://bugs.kde.org/show_bug.cgi?id=446199

--- Comment #2 from Dave D.  ---
Forgot to mention:  using X11, same behaviour in Wayland but signal/slot
architecture:

connect(KWindowSystem::self(), &KWindowSystem::windowAdded, this,
&KStart::windowAdded);

but KStart::windowAdded(WId w) is never called.

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

[kde-cli-tools] [Bug 446199] kstart5 ignores --desktop option

2022-04-15 Thread witchhunter
https://bugs.kde.org/show_bug.cgi?id=446199

witchhunter  changed:

   What|Removed |Added

 CC||witchhunterpro@protonmail.c
   ||om

--- Comment #3 from witchhunter  ---
The command is also ignoring '--alldesktops' argument.

KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.3
Graphics Platform: X11

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

[kde-cli-tools] [Bug 446199] kstart5 ignores --desktop option

2022-07-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446199

jyotirmay.she...@gmail.com changed:

   What|Removed |Added

 CC||jyotirmay.she...@gmail.com

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

[kde-cli-tools] [Bug 446199] kstart5 ignores --desktop option

2022-05-25 Thread netizen
https://bugs.kde.org/show_bug.cgi?id=446199

netizen  changed:

   What|Removed |Added

   Platform|Archlinux Packages  |Neon Packages
Version|5.23.3  |5.24.5
 CC||rgawe...@gmail.com

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

[kde-cli-tools] [Bug 446199] kstart5 ignores --desktop option

2022-03-21 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446199

ticket.kde.djr4kjpch5320...@rrt.ovh changed:

   What|Removed |Added

 CC||ticket.kde.djr4kjpch5320z5k
   ||@rrt.ovh

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

[kde-cli-tools] [Bug 446199] kstart5 ignores --desktop option

2023-02-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446199

tob...@g3ro.eu changed:

   What|Removed |Added

Version|5.24.5  |5.26.5
 CC||tob...@g3ro.eu

--- Comment #4 from tob...@g3ro.eu ---
Bug still present.

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

[kde-cli-tools] [Bug 446199] kstart5 ignores --desktop option

2022-08-15 Thread James Carlson
https://bugs.kde.org/show_bug.cgi?id=446199

James Carlson  changed:

   What|Removed |Added

 CC||carls...@workingcode.com

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

[kde-cli-tools] [Bug 446199] kstart5 ignores --desktop option

2022-08-30 Thread beavailable
https://bugs.kde.org/show_bug.cgi?id=446199

beavailable  changed:

   What|Removed |Added

 CC||beavaila...@proton.me

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

[kde-cli-tools] [Bug 446199] kstart5 ignores --desktop option

2022-09-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=446199

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||n...@kde.org

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

[kde-cli-tools] [Bug 446199] kstart5 ignores --desktop option

2022-12-15 Thread Erwan David
https://bugs.kde.org/show_bug.cgi?id=446199

Erwan David  changed:

   What|Removed |Added

 CC||k...@rail.eu.org

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