Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workspace Switcher gone after locking due to inactivity #16

Open
daFritz84 opened this issue Feb 13, 2013 · 3 comments
Open

Workspace Switcher gone after locking due to inactivity #16

daFritz84 opened this issue Feb 13, 2013 · 3 comments

Comments

@daFritz84
Copy link

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.

@jamy23
Copy link

jamy23 commented Apr 2, 2013

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

@darkxst
Copy link
Owner

darkxst commented Apr 2, 2013

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

@jamy23
Copy link

jamy23 commented Apr 3, 2013

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants