On Tue, Jul 09, 2019 at 08:07:14AM -0400, Okan Demirmen wrote: > I've never had a dock, thus never hooked up 2 addtional monitors; > however you note that the internal one is turned off - are you referring > to the LCD being off? in the xrandr output it is marked as primary. Good catch, thanks. Yes, I change display configuration through arandr(1) to transition between notebook (LVDS-1) and workplace (HDMI-3, DP-2) mode so to speak. But I always forget marking one of the external ones as primary - without noticing, that is. So that's how the internal LCD ends up off but still primary.
> Also, I'd have no idea how to turn off my lcd...is it just this > monitor configuration where cwm fails? `xrandr --output LVDS-1 --off ...' where ... ensure that at least one other output is on. It never crashed before and I do not know yet how to reproduce it. > The trace below goes into menu_filter(), but you stated that the dump > came from the default CM-Return binding - that action does not touch any > of the menu paths, so how did you end up there, I wonder? Oh, I must have striked another combination before knowlingly trying to spawn a terminal as my last action before the crash, sorry for the confusion. > In the meantime I need to find a setup. Sounds good; I found other bugs related to multihead setups as well, just didn't find the time to write proper reports.
