[Xfce-bugs] [Bug 11913] Can't display trash panel

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Wed May 20 22:37:45 CEST 2015


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

--- Comment #33 from duchateau.olivier at gmail.com ---
(In reply to Harald Judt from comment #32)
> Created attachment 6271 [details]
> fix-gsourcefunc-in-file-reload-idle.patch
> 
> Oh, so success this time! However, I suspect that only this part of the
> patch is necessary. The line that replaces g_idle_add with
> gdk_threads_idle_add might not be required and could even cause performance
> degradation.
> 
> To be sure, please try again with this revised patch. It fixes the return
> value of thunar_file_reload, which should be gboolean not void because it is
> a GSourceFunc callback function. Probably that is what is causing the
> varying behaviour on different systems; some might treat the missing return
> value as true, others as false and react accordingly (repeated reloading vs
> reloading only once).

Works fine!

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list