Re: Code freeze break request for eog

2015-03-19 Thread Frederic Peters
Matthias Clasen wrote: The fix looks good to me. +1 from me for taking it for .0 Ack, +1. Fred ___ release-team@gnome.org https://mail.gnome.org/mailman/listinfo/release-team Release-team lurker? Do NOT participate in discussions.

Re: Freeze break request: fixing copy-paste under Wayland

2015-03-19 Thread Frederic Peters
Matthias Clasen wrote: I've been running a Wayland session for the last few days. One of the rougher points of this experience that drove me back to X was that copy-paste didn't work between applications. The following three commits by Carlos fix this:

Re: gvfs freeze break request

2015-03-19 Thread Matthias Clasen
On Thu, Mar 19, 2015 at 11:52 AM, Frederic Peters fpet...@gnome.org wrote: Hi Ondrej, after discussion with Alex on #nautilus I pushed following fix for gvfs Bug 746398: https://git.gnome.org/browse/gvfs/commit/?id=9caf2227a2d710aad3ac7ffb6307bc4ca543c06e Then I realized that there is a

Re: Network panel bug fixes

2015-03-19 Thread Frederic Peters
Hi Bastien, I found yesterday a number of reference and memory leaks in the Network Settings panel. https://bugzilla.gnome.org/show_bug.cgi?id=746411 Any changes to the leaked objects (connection state, configuration, etc.) could lead to the Settings panel crashing after closing the

Freeze break request: fixing copy-paste under Wayland

2015-03-19 Thread Matthias Clasen
I've been running a Wayland session for the last few days. One of the rougher points of this experience that drove me back to X was that copy-paste didn't work between applications. The following three commits by Carlos fix this:

Code freeze break request for eog

2015-03-19 Thread Felix Riemann
Hi! I'd like to request a code freeze break for Eye of GNOME to fix bug 746336[1]. The fix is a one-liner (attached to bug) for a crasher that started showing up in F22. It is caused by the timeout for new overlaid buttons not being cleaned up when a window is closed. It's unfortunately pretty

Re: Code freeze break request for eog

2015-03-19 Thread Matthias Clasen
The fix looks good to me. +1 from me for taking it for .0 On Thu, Mar 19, 2015 at 4:25 PM, Felix Riemann friem...@gnome.org wrote: Hi! I'd like to request a code freeze break for Eye of GNOME to fix bug 746336[1]. The fix is a one-liner (attached to bug) for a crasher that started showing

Re: Network panel bug fixes

2015-03-19 Thread Andre Klapper
On Thu, 2015-03-19 at 14:43 +0100, Frederic Peters wrote: Hi Bastien, I found yesterday a number of reference and memory leaks in the Network Settings panel. https://bugzilla.gnome.org/show_bug.cgi?id=746411 Any changes to the leaked objects (connection state, configuration,

Re: gvfs freeze break request

2015-03-19 Thread Frederic Peters
Hi Ondrej, after discussion with Alex on #nautilus I pushed following fix for gvfs Bug 746398: https://git.gnome.org/browse/gvfs/commit/?id=9caf2227a2d710aad3ac7ffb6307bc4ca543c06e Then I realized that there is a freeze already. Could you give me approval backwards? Or should I revert

gvfs freeze break request

2015-03-19 Thread Ondrej Holy
Hey, after discussion with Alex on #nautilus I pushed following fix for gvfs Bug 746398: https://git.gnome.org/browse/gvfs/commit/?id=9caf2227a2d710aad3ac7ffb6307bc4ca543c06e Then I realized that there is a freeze already. Could you give me approval backwards? Or should I revert the commit?