Comment 16 for bug 1970495

Revision history for this message
Brian Rossa (brianthelion) wrote (last edit ): Re: Window manager freezes when plugging in USB-C dock with external monitor.

Same errors in my syslog. See full text of https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1970495/comments/2

Relevant snippet:
```
Apr 26 18:57:17 dathon gnome-shell[1649]: meta_monitor_manager_get_logical_monitor_from_number: assertion '(unsigned int) number < g_list_length (manager->logical_monitors)' failed
Apr 26 18:57:17 dathon gnome-shell[1649]: meta_workspace_get_work_area_for_monitor: assertion 'logical_monitor != NULL' failed
Apr 26 18:57:17 dathon gnome-shell[1649]: meta_monitor_manager_get_logical_monitor_from_number: assertion '(unsigned int) number < g_list_length (manager->logical_monitors)' failed
Apr 26 18:57:17 dathon gnome-shell[1649]: meta_workspace_get_work_area_for_monitor: assertion 'logical_monitor != NULL' failed
Apr 26 18:57:17 dathon gnome-shell[1649]: JS ERROR: TypeError: monitor is undefined#012vfunc_allocate@resource:///org/gnome/shell/ui/workspace.js:1042:29#012_prepareMainDash/<@/<email address hidden>/docking.js:2159:18#012vfunc_allocate@resource:///org/gnome/shell/ui/workspacesView.js:555:25#012vfunc_allocate@resource:///org/gnome/shell/ui/workspacesView.js:711:30

```

Hopefully that's sufficient as I'm not going to have any time to spend on further debugging this week.