https://bugs.freedesktop.org/show_bug.cgi?id=62815

--- Comment #17 from Matt Hirsch <matthew.hir...@gmail.com> ---
I tested with 4.0.3 RC1, and still encounter basically this problem. This is
what is printed on the command line.

** (soffice:2601): WARNING **: Unknown type: GailWindow

(soffice:2601): Gdk-CRITICAL **: IA__gdk_screen_get_monitor_geometry: assertion
`monitor_num < screen_x11->n_monitors' failed

** (soffice:2601): WARNING **: Invalidate all children called

The presentation screen is displayed in a tiny box, rather than a 0 width box,
but its still unusable.

>From that assert, it seems like whichever monitor impress thinks its displaying
on is larger than the number of monitors on the system, and then it is reading
uninitialized memory or past array bounds and finding incorrect monitor size
values. 

I know once upon a time, when both my laptop screen and another screen were
attached, I switched which screen would be the presentation window and which
screen would be the presenter preview.

Is there some logic missing that says "when the user has asked for the main
display to be <display 2>, but total system displays < 2, then use <display
1>"?

Sorry for the pure speculation...

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to