https://bugzilla.xfce.org/show_bug.cgi?id=14583

--- Comment #18 from Theo Linkspfeifer <[email protected]> ---
Does removing the following lines from 8513 resolve the seg fault problems?

  /* be sure to free any pending drag timer event */
  if (G_UNLIKELY (standard_view->priv->drag_timer_event != NULL))
    gdk_event_free (standard_view->priv->drag_timer_event);

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to