[plasmashell] [Bug 457905] plasma-shell doesn't correctly adopt to screen configuration change

2022-08-16 Thread Denis Kuplyakov
https://bugs.kde.org/show_bug.cgi?id=457905

--- Comment #7 from Denis Kuplyakov  ---
(In reply to Nate Graham from comment #6)
> 
> *** This bug has been marked as a duplicate of bug 450068 ***

I think that the issue is not the same as in the bug 450068. In my setup screen
connectors names doesn't change and numbers doesn't increase. Here is the
output of some commands to prove that:

```
(here laptop is not connected to dock-station)

$ ls /sys/class/drm
card1   card1-DP-2  card1-eDP-1 card1-HDMI-A-2  renderD128
card1-DP-1  card1-DP-3  card1-HDMI-A-1  card1-HDMI-A-3  version

$ cat .config/plasmashellrc | grep -A 6 ScreenConnectors
[ScreenConnectors]
0=eDP-1<-- this is the laptop screen, as I assume zero means that it is
primary, which is correct
1=HDMI-1
2=DP-1
3=DP-2

(here I connect the laptop to dock-station and closing the laptop)

$ ls /sys/class/drm 
card1   card1-DP-2  card1-eDP-1 card1-HDMI-A-2  renderD128   <--- here
nothing has changed
card1-DP-1  card1-DP-3  card1-HDMI-A-1  card1-HDMI-A-3  version

$ cat .config/plasmashellrc | grep -A 6 ScreenConnectors
[ScreenConnectors]
0=DP-2   <-- DP-2 (right monitor) is primary, but treated by plasma as
secondary
1=HDMI-1  <-- this is not connected
2=DP-1   <-- DP-1 (left monitor) is secondary, but treated by plasma as
primary
3=eDP-1

(here I see that plasma doesn't render expected panels on the primary screen)

$ killall plasmashell && kstart plasmashell

$ ls /sys/class/drm
card1   card1-DP-2  card1-eDP-1 card1-HDMI-A-2  renderD128  <--- here
nothing has changed
card1-DP-1  card1-DP-3  card1-HDMI-A-1  card1-HDMI-A-3  version

$ cat .config/plasmashellrc | grep -A 6 ScreenConnectors
[ScreenConnectors]
0=DP-2<--- here nothing has changed, but plasma now renders panels
correctly
1=HDMI-1
2=DP-1
3=eDP-1
```

[email protected], what do you think? It doesn't look like a duplicate.

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

[plasmashell] [Bug 457905] plasma-shell doesn't correctly adopt to screen configuration change

2022-08-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=457905

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||[email protected]
 Resolution|--- |DUPLICATE

--- Comment #6 from Nate Graham  ---


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

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

[plasmashell] [Bug 457905] plasma-shell doesn't correctly adopt to screen configuration change

2022-08-15 Thread Denis Kuplyakov
https://bugs.kde.org/show_bug.cgi?id=457905

--- Comment #5 from Denis Kuplyakov  ---
Created attachment 151333
  --> https://bugs.kde.org/attachment.cgi?id=151333&action=edit
Plasma's "panels and desktops" after plasmashell restart

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

[plasmashell] [Bug 457905] plasma-shell doesn't correctly adopt to screen configuration change

2022-08-15 Thread Denis Kuplyakov
https://bugs.kde.org/show_bug.cgi?id=457905

--- Comment #4 from Denis Kuplyakov  ---
Created attachment 151332
  --> https://bugs.kde.org/attachment.cgi?id=151332&action=edit
Desktop after plasmashell restart

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

[plasmashell] [Bug 457905] plasma-shell doesn't correctly adopt to screen configuration change

2022-08-15 Thread Denis Kuplyakov
https://bugs.kde.org/show_bug.cgi?id=457905

--- Comment #3 from Denis Kuplyakov  ---
Created attachment 151331
  --> https://bugs.kde.org/attachment.cgi?id=151331&action=edit
Plasma's "panels and desktops" after inserting to dock-station

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

[plasmashell] [Bug 457905] plasma-shell doesn't correctly adopt to screen configuration change

2022-08-15 Thread Denis Kuplyakov
https://bugs.kde.org/show_bug.cgi?id=457905

--- Comment #2 from Denis Kuplyakov  ---
Created attachment 151330
  --> https://bugs.kde.org/attachment.cgi?id=151330&action=edit
Desktop after inserting to dock-station

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

[plasmashell] [Bug 457905] plasma-shell doesn't correctly adopt to screen configuration change

2022-08-15 Thread Denis Kuplyakov
https://bugs.kde.org/show_bug.cgi?id=457905

Denis Kuplyakov  changed:

   What|Removed |Added

 CC||[email protected]

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

[plasmashell] [Bug 457905] plasma-shell doesn't correctly adopt to screen configuration change

2022-08-15 Thread Denis Kuplyakov
https://bugs.kde.org/show_bug.cgi?id=457905

--- Comment #1 from Denis Kuplyakov  ---
Created attachment 151329
  --> https://bugs.kde.org/attachment.cgi?id=151329&action=edit
Effective screen settings after attaching to dockstation.

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