On Thu, Sep 12, 2013 at 1:52 PM, Michael Forney <mfor...@mforney.org> wrote:
> On Wed, 11 Sep 2013 10:36:34 -0700, Kristian Høgsberg <hoegsb...@gmail.com> 
> wrote:
>> On Wed, Aug 21, 2013 at 10:02:43AM +0200, Giovanni Campagna wrote:
>> > Avoids a warning due to drmGetMaster and a crash with multimonitor,
>> > caused by not having an intel_mode.
>>
>> I finally applied this patch.  The one thing I wasn't sure about is
>> the call to xf86SetDesiredModes() in I830EnterVT, but I don't think we
>> need it after all.
>
> Hi,
>
> This patch causes some issues for me with chromium's popup windows
> (like, when right clicking). They show up (incorrectly positioned) with
> a one pixel height, or not at all.
>
> I also get some warnings like this:

It may be that we need to call xf86SetDesiredModes() after all.

> [19758:19758:0912/130823:ERROR:browser_main_loop.cc(185)] Gtk: 
> gtk_widget_size_allocate(): attempt to allocate widget with width 376 and 
> height -100
>
> So it looks like somehow the height is getting set to negative? I don't
> have any knowledge of X.org internals, so I'm not sure how this issue is
> connected to xf86SetDesiredModes, but reverting the commit makes things
> work again for me.
>
> Any ideas?
>
> --
> Michael Forney <mfor...@mforney.org>
_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to