<div dir="ltr"><div>Hi Stefan,</div><div><br></div><div>thanks for your patch. This bug was also reported as <a href="https://bugzilla.xfce.org/show_bug.cgi?id=14642">https://bugzilla.xfce.org/show_bug.cgi?id=14642</a></div><div>The fix is pushed to master now, I'll try to do a bugfix release soon.</div><div><br></div><div>Cheers</div><div>Simon<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Feb 29, 2020 at 12:03 PM Stefan Seyfried <<a href="mailto:stefan.seyfried@googlemail.com">stefan.seyfried@googlemail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi All,<br>
<br>
my .xsession-errors file was growing quickly, so I looked into it and<br>
found four of these every second:<br>
<br>
(wrapper-2.0:2065): Gdk-CRITICAL **: 08:53:54.048:<br>
gdk_window_get_device_position_double: assertion 'GDK_IS_WINDOW<br>
(window)' failed<br>
(wrapper-2.0:2065): Gdk-CRITICAL **: 08:53:54.298:<br>
gdk_window_get_device_position_double: assertion 'GDK_IS_WINDOW<br>
(window)' failed<br>
(wrapper-2.0:2065): Gdk-CRITICAL **: 08:53:54.549:<br>
gdk_window_get_device_position_double: assertion 'GDK_IS_WINDOW<br>
(window)' failed<br>
(wrapper-2.0:2065): Gdk-CRITICAL **: 08:53:54.799:<br>
gdk_window_get_device_position_double: assertion 'GDK_IS_WINDOW<br>
(window)' failed<br>
<br>
The attached patch fixes the issue.<br>
<br>
Commits 1d8d735d and 12d8423f fixed the same thing in different places.<br>
<br>
Have fun,<br>
-- <br>
Stefan Seyfried<br>
<br>
"For a successful technology, reality must take precedence over<br>
 public relations, for nature cannot be fooled." -- Richard Feynman<br>
_______________________________________________<br>
Xfce4-dev mailing list<br>
<a href="mailto:Xfce4-dev@xfce.org" target="_blank">Xfce4-dev@xfce.org</a><br>
<a href="https://mail.xfce.org/mailman/listinfo/xfce4-dev" rel="noreferrer" target="_blank">https://mail.xfce.org/mailman/listinfo/xfce4-dev</a></blockquote></div>