Bug 347187

Summary: Screen and virtual desktop settings aren't restored on session restore
Product: [Plasma] plasmashell Reporter: Alexey Chernov <4ernov>
Component: generalAssignee: David Edmundson <kde>
Status: RESOLVED DUPLICATE    
Severity: normal CC: bshah, plasma-bugs-null
Priority: NOR    
Version First Reported In: 5.3.0   
Target Milestone: 1.0   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Alexey Chernov 2015-05-04 20:47:05 UTC
Adjustments of window concerning screen and virtual desktop where it used to be placed aren't restored on session restoring after logging in (having logged out previously). Looks like it happens for all the windows, but maybe there're some additional conditions. I'll comment here, if so.

Reproducible: Always

Steps to Reproduce:
1. Open any window on some virtual desktop and not primary screen.
2. Log out.
3. Log in again.

Actual Results:  
The window is opened on 1st virtual desktop and primary screen.

Expected Results:  
The window is opened on the virtual desktop and the screen it was opened on logging out.
Comment 1 David Edmundson 2015-05-04 23:30:46 UTC
thanks

*** This bug has been marked as a duplicate of bug 343843 ***
Comment 2 Alexey Chernov 2015-05-05 00:33:22 UTC
Thanks for taking care of it. Seems to be a famous problem, sorry for not noticing it before reporting.