multiple-monitor-panels icon indicating copy to clipboard operation
multiple-monitor-panels copied to clipboard

Workspace Switcher gone after locking due to inactivity

Open daFritz84 opened this issue 12 years ago • 3 comments

Another thing I noticed is that the workspace switcher disappears sometimes on the second monitor after the pc has been locked. A little bit of testing shows that it does not happen when locking directly via the user menu but when the lock screen is activated due to user inactivity. So my silly wild guess is that the problem is caused by something in the energy saving settings or with the screensaver.

Reloading the shell via ALT-F2,r restores the workspace switcher.

If there is any additional information I can provide, please let me know.

daFritz84 avatar Feb 13 '13 09:02 daFritz84

Also widgets which i moved to the slave panel, after unlock goback to the master. Reloading the shell via ALT-F2,r solves this.

jamy23 avatar Apr 02 '13 10:04 jamy23

the extension would get disabled when the lock screen activates, so possibly there is some error occuring during the disable/re-enable process. can you see anything in the session logs? ~/.cache/gdm/session.log or ~/.xsession-errors

darkxst avatar Apr 02 '13 20:04 darkxst

Yes it has: JS LOG: Extension "[email protected]" had error: TypeError: o is undefined JS LOG: Extension "[email protected]" had error: TypeError: this.panels[i].statusArea.dateMenu is undefined JS LOG: Extension "[email protected]" had error: Error: No signal connection 0 found JS LOG: Extension "[email protected]" had error: TypeError: this.panels[i].statusArea.dateMenu is undefined JS LOG: Extension "[email protected]" had error: Error: No signal connection 0 found JS LOG: Extension "[email protected]" had error: TypeError: this.panels[i].statusArea.dateMenu is undefined JS LOG: Extension "[email protected]" had error: Error: No signal connection 0 found JS LOG: Extension "[email protected]" had error: TypeError: this.panels[i].statusArea.dateMenu is undefined JS LOG: Extension "[email protected]" had error: Error: No signal connection 0 found JS LOG: Extension "[email protected]" had error: TypeError: this.panels[i].statusArea.dateMenu is undefined JS LOG: Extension "[email protected]" had error: Error: No signal connection 0 found JS LOG: Extension "[email protected]" had error: TypeError: this.panels[i].statusArea.dateMenu is undefined JS LOG: Extension "[email protected]" had error: Error: No signal connection 0 found JS LOG: Extension "[email protected]" had error: TypeError: this.panels[i].statusArea.dateMenu is undefined JS LOG: Extension "[email protected]" had error: Error: No signal connection 0 found JS LOG: Extension "[email protected]" had error: TypeError: this.panels[i].statusArea.dateMenu is undefined JS LOG: Extension "[email protected]" had error: Error: No signal connection 0 found JS LOG: Extension "[email protected]" had error: TypeError: this.panels[i].statusArea.dateMenu is undefined

jamy23 avatar Apr 03 '13 10:04 jamy23