[plasmashell] [Bug 371819] Plasma looses my panel position and wallpaper on each reboot, 4 monitors

2016-11-18 Thread Janek Bevendorff
https://bugs.kde.org/show_bug.cgi?id=371819

Janek Bevendorff  changed:

   What|Removed |Added

 CC||k...@jbev.net
 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #7 from Janek Bevendorff  ---


*** This bug has been marked as a duplicate of bug 371734 ***

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

[plasmashell] [Bug 371819] Plasma looses my panel position and wallpaper on each reboot, 4 monitors

2016-11-10 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=371819

--- Comment #6 from David Edmundson  ---
Git commit 7154fb681adc73c482e862febc7ad008f77058dd by David Edmundson.
Committed on 10/11/2016 at 12:03.
Pushed by davidedmundson into branch 'Plasma/5.8'.

Load screenpool at the same time as we connect to screenchanged signals

Summary:
Otherwise we have a gap during load (waiting querying kactivities))
between screen pool being created and us connecting to the screen
changed signals, which in turn are used to update screen pool.

In particular the primary screen can get out of sync between the current
state and the screen pool.

Test Plan: Based on Christopher Feck's research and initial patch

Reviewers: #plasma

Subscribers: mart, rwooninck, fvogt, cfeck, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D3319
Related: bug 372099, bug 371858, bug 371734
CBUG:371991

M  +1-0shell/autotests/screenpooltest.cpp
M  +8-0shell/screenpool.cpp
M  +1-0shell/screenpool.h
M  +3-1shell/shellcorona.cpp

http://commits.kde.org/plasma-workspace/7154fb681adc73c482e862febc7ad008f77058dd

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

[plasmashell] [Bug 371819] Plasma looses my panel position and wallpaper on each reboot, 4 monitors

2016-11-10 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=371819

--- Comment #5 from David Edmundson  ---
Git commit 8a472f17ce11f3b79d740cdc21096d82b8683f3d by David Edmundson.
Committed on 10/11/2016 at 10:28.
Pushed by davidedmundson into branch 'Plasma/5.8'.

Avoid connecting to screen changed signals twice

Summary:
load() can be called multiple times; either from setShell or
loadLookAndFeelDefaultLayout. We still only want addOutput once when a
screen is added

Reviewers: #plasma, apol

Reviewed By: apol

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D3320
Related: bug 372099, bug 371858, bug 371734
CBUG:371991

M  +3-3shell/shellcorona.cpp

http://commits.kde.org/plasma-workspace/8a472f17ce11f3b79d740cdc21096d82b8683f3d

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

[plasmashell] [Bug 371819] Plasma looses my panel position and wallpaper on each reboot, 4 monitors

2016-11-09 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=371819

--- Comment #4 from Marco Martin  ---
Git commit b8d3e09b3687082037a6d280d2032617121ae5e5 by Marco Martin.
Committed on 09/11/2016 at 14:54.
Pushed by mart into branch 'Plasma/5.8'.

make sure all outputs are known

at startup, if a screen id is missing from the screenpool mapping
containment::screen() will return -1 for a moment in the startup
phase even if it has a valid lastScreen

populate mappings of eventual missing stuff at screenpool ctor

make sure destroyed containments don't get assigned a view

reviewed-by: David Edmundson
Related: bug 372099, bug 371858, bug 371991, bug 371734

M  +11   -0shell/screenpool.cpp
M  +7-1shell/shellcorona.cpp

http://commits.kde.org/plasma-workspace/b8d3e09b3687082037a6d280d2032617121ae5e5

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

[plasmashell] [Bug 371819] Plasma looses my panel position and wallpaper on each reboot, 4 monitors

2016-10-31 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=371819

Marco Martin  changed:

   What|Removed |Added

 CC||notm...@gmail.com

--- Comment #3 from Marco Martin  ---
does this happens also if you kill and restart the plasmashell process from a
terminal as opposed to restarting the whole session?

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

[plasmashell] [Bug 371819] Plasma looses my panel position and wallpaper on each reboot, 4 monitors

2016-10-31 Thread Tuxik
https://bugs.kde.org/show_bug.cgi?id=371819

--- Comment #2 from Tuxik  ---
Qt version 5.6.1

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

[plasmashell] [Bug 371819] Plasma looses my panel position and wallpaper on each reboot, 4 monitors

2016-10-30 Thread Anthony
https://bugs.kde.org/show_bug.cgi?id=371819

Anthony  changed:

   What|Removed |Added

 CC||bvb...@abv.bg

--- Comment #1 from Anthony  ---
Provide also Qt version.

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

[plasmashell] [Bug 371819] Plasma looses my panel position and wallpaper on each reboot, 4 monitors

2016-10-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=371819

Christoph Feck  changed:

   What|Removed |Added

   Target Milestone|--- |1.0
  Component|ui  |Multi-screen support
Product|ksmserver   |plasmashell
 CC||plasma-b...@kde.org
   Assignee|l.lu...@kde.org |aleix...@kde.org

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