-
-
Notifications
You must be signed in to change notification settings - Fork 180
Material shell doesn't start after restart #336
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When I restart my system, material shell doesn't start. I tried to start it manually but that also didn't redeemed any fixes.
Expected behavior
material shell starts
Screenshots
If applicable, add screenshots to help explain your problem.
To Reproduce
- Occurs on:
- X.Org
- Wayland
- GNOME Shell version: 3.36
- Distro: Ubuntu 20.04
Current commit
newest version from extensions.gnome.com
Log data
sep 24 19:32:02 Roy-Laptop gnome-shell[32127]: JS ERROR: TypeError: Shell.BlurEffect is not a constructor
setBlurBackground@/home/roy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/src/layout/main.js:91:31
_init@/home/roy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/src/layout/main.js:36:13
enable/</<@/home/roy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/extension.js:73:13
loadRegistry/<@/home/roy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/src/manager/stateManager.js:38:17
sep 24 19:32:02 Roy-Laptop gnome-shell[32127]: Window manager warning: Overwriting existing binding of keysym 20 with keysym 20 (keycode 41).
sep 24 19:32:02 Roy-Laptop gnome-shell[32127]: Window manager warning: Overwriting existing binding of keysym 64 with keysym 64 (keycode 28).
sep 24 19:32:23 Roy-Laptop gnome-shell[32127]: JS WARNING: [/home/roy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/src/layout/main.js 241]: reference to undefined property "primaryMoni
sep 24 19:32:23 Roy-Laptop gnome-shell[32127]: JS ERROR: TypeError: this.primaryMonitorContainer is undefined
updatePanelVisibilities@/home/roy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/src/layout/main.js:241:17
togglePanelsVisibilities@/home/roy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/src/layout/main.js:236:13
HotKeysModule/<@/home/roy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/src/module/hotKeysModule.js:241:17
sep 24 19:32:24 Roy-Laptop gnome-shell[32127]: JS ERROR: TypeError: this.primaryMonitorContainer is undefined
updatePanelVisibilities@/home/roy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/src/layout/main.js:241:17
togglePanelsVisibilities@/home/roy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/src/layout/main.js:236:13
HotKeysModule/<@/home/roy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/src/module/hotKeysModule.js:241:17
sep 24 19:32:24 Roy-Laptop gnome-shell[32127]: JS ERROR: TypeError: this.primaryMonitorContainer is undefined
updatePanelVisibilities@/home/roy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/src/layout/main.js:241:17
togglePanelsVisibilities@/home/roy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/src/layout/main.js:236:13
HotKeysModule/<@/home/roy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/src/module/hotKeysModule.js:241:17
sep 24 19:32:25 Roy-Laptop gnome-shell[32127]: JS ERROR: TypeError: this.primaryMonitorContainer is undefined
updatePanelVisibilities@/home/roy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/src/layout/main.js:241:17
togglePanelsVisibilities@/home/roy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/src/layout/main.js:236:13
HotKeysModule/<@/home/roy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/src/module/hotKeysModule.js:241:17
sep 24 19:32:25 Roy-Laptop gnome-shell[32127]: JS ERROR: TypeError: this.primaryMonitorContainer is undefined
updatePanelVisibilities@/home/roy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/src/layout/main.js:241:17
togglePanelsVisibilities@/home/roy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/src/layout/main.js:236:13
HotKeysModule/<@/home/roy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/src/module/hotKeysModule.js:241:17
sep 24 19:32:25 Roy-Laptop gnome-shell[32127]: JS ERROR: TypeError: this.primaryMonitorContainer is undefined
updatePanelVisibilities@/home/roy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/src/layout/main.js:241:17
togglePanelsVisibilities@/home/roy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/src/layout/main.js:236:13
HotKeysModule/<@/home/roy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/src/module/hotKeysModule.js:241:17
sep 24 19:32:30 Roy-Laptop gnome-shell[32127]: JS ERROR: TypeError: this.primaryMonitorContainer is undefined
updatePanelVisibilities@/home/roy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/src/layout/main.js:241:17
togglePanelsVisibilities@/home/roy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/src/layout/main.js:236:13
HotKeysModule/<@/home/roy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/src/module/hotKeysModule.js:241:17
sep 24 19:33:17 Roy-Laptop gnome-shell[32127]: JS ERROR: TypeError: layout.onTile is not a function
tileWindows/<@/home/roy/.local/share/gnome-shell/extensions/material-shell@papyelgringo/src/manager/tilingManager.js:144:17
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working