Bug 312993 - launcher always runs on #1 virtual desktop after logged in KDE
Summary: launcher always runs on #1 virtual desktop after logged in KDE
Status: RESOLVED FIXED
Alias: None
Product: homerun
Classification: Plasma
Component: applet (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Homerun bugs.
URL: http://youtu.be/bKopQ-Yr36c
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-10 04:46 UTC by Fitri Wibowo
Modified: 2013-01-24 16:48 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 0.1.2


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fitri Wibowo 2013-01-10 04:46:09 UTC
I have two virtual desktop on my KDE. After logged in to KDE and switch to the 2nd virtual desktop and then run homerun, Desktop switched to the 1st virtual desktop. 

Reproducible: Always

Steps to Reproduce:
1. Login to KDE
2. Switch to the 2nd virtual desktop
3. Run/Pressed homerun launcher
Actual Results:  
Desktop switched to the 1st virtual desktop, and homerun viewer showed up

Expected Results:  
Desktop still on the 2nd virtual desktop, and homerun viewer showed up

This workaround work for me:
By adding this line on my KDE startup script

sleep 5
killall homerunviewer
sleep 1
homerunviewer &
Comment 1 Rishubh Jain 2013-01-10 13:00:39 UTC
This bug is unique and has been confirmed by reproducing it.
Comment 2 Aurelien Gateau 2013-01-24 16:48:36 UTC
Git commit a7765db4e4f64b6162a4cce4e4e485825805b5fe by Aurélien Gâteau.
Committed on 24/01/2013 at 17:48.
Pushed by gateau into branch 'homerun/0.1'.

Fix window not showing on correct desktop at startup
FIXED-IN: 0.1.2

M  +4    -0    shell/fullview.cpp

http://commits.kde.org/homerun/a7765db4e4f64b6162a4cce4e4e485825805b5fe