Freeze break request for mutter

2016-09-19 Thread Florian Müllner
Hey,

I'd like to request (yet another) freeze break for mutter, namely the patch
in
https://bugzilla.gnome.org/show_bug.cgi?id=771549.

It turns out that when moving cogl/clutter forks into the mutter codebase
this cycle, we accidentally broke the text direction handling - that is,
elements will always be laid out from left to right, even when using a
script like Arabic or Hebrew where the opposite direction is expected.

That's because the default text direction is based on the translation of a
"magic" string, and translations were dropped for the internal forks -
luckily, GTK+ uses the same mechanism (and indeed, the same "magic"
string), so we can just re-use GTK+'s translations to fix the text
direction again, which is what the proposed patch does.

Cheers,
Florian
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.

sound-juicer 3.22.0

2016-09-19 Thread Phillip Wood
About Sound Juicer
==

A lean and friendly audio CD extractor for GNOME

News


* Use GtkScrolledWindow:propagate-natural-height/width (Phillip Wood)



Download

https://download.gnome.org/sources/sound-juicer/3.22/sound-juicer-3.22.0.tar.xz 
(991K)
  sha256sum: ad7cbcb0d7485616454d2c86f39b6fbbf968e06bbd0ed4a6dedb85119e941a32

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


Re: Freeze break request for mutter

2016-09-19 Thread Frederic Peters
Hi Florian,

Florian Müllner wrote:

> I'd like to request (yet another) freeze break for mutter, namely the patch
> in
> https://bugzilla.gnome.org/show_bug.cgi?id=771549.

Ok, first approval.


Fred
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


Re: Polari 3.22.1 freeze break request

2016-09-19 Thread Alexandre Franke
On Sun, Sep 18, 2016 at 10:32 PM, Rares Visalom  wrote:
> Hey guys!

Hi,

> We'd like to request a UI/String freeze break for the 3.22.1 release of
> Polari in order to merge my GSoC work into master.

Because it wasn't obvious to me at first, I'll make it explicit: the
request is for 3.22.1 which will be released in three weeks. The
feature would not be merged in 3.22 that will be released this week.


> String additions:
> 1. 'Will notify if user appears online.'
> 2. 'Online'
> 3. 'Available in another room'
> 4. 'User is online'
> 5. 'User %s is now online.'

1/2 from i18n.

-- 
Alexandre Franke
GNOME Hacker & Foundation Director
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


Re: Freeze break exception for #771628

2016-09-19 Thread Andre Klapper
On Mon, 2016-09-19 at 17:00 +0200, Frederic Peters wrote:
> Carlos Garnacho wrote:
> > A crasher sneaked in on "unknown" tablets (at least to libwacom):
> > https://bugzilla.gnome.org/show_bug.cgi?id=771628
> > 
> > This causes crashes on gnome-shell startup for the owners of these
> > tablets, both on x11 and wayland, would be great to push this fix
> > before mutter 3.22.0.
> 
> Style-wise the maybe-else part cut by #endif is quite ugly; but ok,
> first approval nevertheless.  Fred

r-t approval 2 of 2.

andre
-- 
Andre Klapper  |  ak...@gmx.net
http://blogs.gnome.org/aklapper/
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.

Re: Polari 3.22.1 freeze break request

2016-09-19 Thread Michael Catanzaro
On Sun, 2016-09-18 at 23:32 +0300, Rares Visalom wrote:
> We'd like to request a UI/String freeze break for the 3.22.1 release
> of
> Polari in order to merge my GSoC work into master.

It looks like a significant UI change; I would leave this as as 3.24
feature.

Michael
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


Re: Freeze break exception for #771628

2016-09-19 Thread Michael Catanzaro
On Mon, 2016-09-19 at 17:00 +0200, Frederic Peters wrote:
> Style-wise the maybe-else part cut by #endif is quite ugly; but ok,
> first approval nevertheless.

2/2, but consider this solution to avoid the weird placement of the
preprocessor conditionals:

#ifdef HAVE_LIBWACOM
  if (info->wacom_device)
    id = g_strdup_printf (...);
#endif

  if (!id)
    id = g_strdup_printf (...);
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.

[gnome-logs] Created branch gnome-3-22

2016-09-19 Thread Jonathan Kang
The branch 'gnome-3-22' was created pointing to:

 2d7646c... Update NEWS for 3.22.0 release

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


Re: Need new stable release of gnome runtimes

2016-09-19 Thread Matthias Clasen
Lets do it while we are both in Portland

On Fri, Sep 16, 2016 at 1:26 AM, Alexander Larsson  wrote:
> Its getting close to the Gnome release. We currently have flatpak
> builds for gnome 3.20, and git master. At around this time I think its
> time to fork of the git master runtime and switch it to use the final
> tarball releases in order to create the stable 3.22 runtimes.
>
> I did this last time, and I can do it again, but it would perhaps be
> nice if the release time took part in this. Does anyone have an
> interest in looking at this. If so I can help that someone.
>
> --
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>  Alexander LarssonRed Hat, Inc
>al...@redhat.comalexander.lars...@gmail.com
> He's an otherworldly Amish dog-catcher from the 'hood. She's a violent
> blonde stripper trying to make a difference in a man's world. They fight
> crime!
>
>
> ___
> release-team@gnome.org
> https://mail.gnome.org/mailman/listinfo/release-team
> Release-team lurker? Do NOT participate in discussions.
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


Re: Freeze break request for mutter

2016-09-19 Thread Matthias Clasen
On Mon, Sep 19, 2016 at 7:14 AM, Andre Klapper  wrote:
> On Mon, 2016-09-19 at 14:12 +0200, Frederic Peters wrote:
>> Florian Müllner wrote:
>> I'd like to request (yet another) freeze break for mutter, namely
>> > the patch in
>> > https://bugzilla.gnome.org/show_bug.cgi?id=771549.
>>
>> Ok, first approval. Fred
>

Approval 2/2

> After applying the patch, correct gnome-shell behavior in RTL languages
> depends on the proper translation of one string in GTK+ for those
> languages?

Well, gtk uses this approach for its own rtl support. And it has been
working ok for many years. I guess the only slightly objectionable
thing here is to use this implementation detail of GTK+ in another
module.
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.

[atk] Created branch gnome-3-22

2016-09-19 Thread Alejandro Piñeiro Iglesias
The branch 'gnome-3-22' was created pointing to:

 8934f2d... Release 2.22.0

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


Re: Freeze break request for mutter

2016-09-19 Thread Andre Klapper
On Mon, 2016-09-19 at 14:12 +0200, Frederic Peters wrote:
> Florian Müllner wrote:
> I'd like to request (yet another) freeze break for mutter, namely
> > the patch in
> > https://bugzilla.gnome.org/show_bug.cgi?id=771549.
> 
> Ok, first approval. Fred

After applying the patch, correct gnome-shell behavior in RTL languages
depends on the proper translation of one string in GTK+ for those
languages?

Probably good as a workaround, hence r-t approval 2 of 2. 

I hope there are plans to fix this properly?

andre
-- 
Andre Klapper  |  ak...@gmx.net
http://blogs.gnome.org/aklapper/
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.

Freeze break exception for #771628

2016-09-19 Thread Carlos Garnacho
Hi,

A crasher sneaked in on "unknown" tablets (at least to libwacom):
https://bugzilla.gnome.org/show_bug.cgi?id=771628

This causes crashes on gnome-shell startup for the owners of these
tablets, both on x11 and wayland, would be great to push this fix
before mutter 3.22.0.

Cheers,
  Carlos
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


Re: Freeze break exception for #771628

2016-09-19 Thread Frederic Peters
Carlos Garnacho wrote:
> Hi,
> 
> A crasher sneaked in on "unknown" tablets (at least to libwacom):
> https://bugzilla.gnome.org/show_bug.cgi?id=771628
> 
> This causes crashes on gnome-shell startup for the owners of these
> tablets, both on x11 and wayland, would be great to push this fix
> before mutter 3.22.0.

Style-wise the maybe-else part cut by #endif is quite ugly; but ok,
first approval nevertheless.


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 for mutter

2016-09-19 Thread Florian Müllner
On Mon, Sep 19, 2016 at 4:39 PM Matthias Clasen 
wrote:

> On Mon, Sep 19, 2016 at 7:14 AM, Andre Klapper  wrote:
>
> > After applying the patch, correct gnome-shell behavior in RTL languages
> > depends on the proper translation of one string in GTK+ for those
> > languages?
>
> Well, gtk uses this approach for its own rtl support. And it has been
> working ok for many years. I guess the only slightly objectionable
> thing here is to use this implementation detail of GTK+ in another
> module.
>

Right, The only alternative I can think of(*) is linking with GTK+ and
making the mutter-clutter API a wrapper around
gtk_widget_get_default_direction(). Not great either, though I guess it
doesn't really matter, given that gtk+ is already a dependency of mutter ...


(*) besides bringing back the entire translation infrastructure for a
single string - though I'm not sure multiple translation domains per module
are even supported
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.

Re: Freeze break request for mutter and gnome-shell

2016-09-19 Thread Andre Klapper
On Mon, 2016-09-19 at 18:32 +0200, Rui Tiago Cação Matos wrote:
> I'd like to request a freeze break request for these 2 simple fixes:
> 
> gnome-shell crash when taking screenshots in wayland sessions:
> https://bugzilla.gnome.org/show_bug.cgi?id=771656
> 
> mutter wrongly offsetting area screenshots:
> https://bugzilla.gnome.org/show_bug.cgi?id=771502

r-t approval 1 of 2.

andre
-- 
Andre Klapper  |  ak...@gmx.net
http://blogs.gnome.org/aklapper/
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.

Re: Freeze break exception for #771628

2016-09-19 Thread Matthias Clasen
On Mon, Sep 19, 2016 at 8:00 AM, Frederic Peters  wrote:
> Carlos Garnacho wrote:
>> Hi,
>>
>> A crasher sneaked in on "unknown" tablets (at least to libwacom):
>> https://bugzilla.gnome.org/show_bug.cgi?id=771628
>>
>> This causes crashes on gnome-shell startup for the owners of these
>> tablets, both on x11 and wayland, would be great to push this fix
>> before mutter 3.22.0.
>
> Style-wise the maybe-else part cut by #endif is quite ugly; but ok,
> first approval nevertheless.

Maybe a bit ugly, but it is a style that's commonly used in gtk, at least.
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


Freeze break request for mutter and gnome-shell

2016-09-19 Thread Rui Tiago Cação Matos
Hi,

I'd like to request a freeze break request for these 2 simple fixes:

gnome-shell crash when taking screenshots in wayland sessions:
https://bugzilla.gnome.org/show_bug.cgi?id=771656

mutter wrongly offsetting area screenshots:
https://bugzilla.gnome.org/show_bug.cgi?id=771502

Thanks,
Rui
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


Re: Freeze break request for mutter and gnome-shell

2016-09-19 Thread Matthias Clasen
On Mon, Sep 19, 2016 at 9:59 AM, Andre Klapper  wrote:
> On Mon, 2016-09-19 at 18:32 +0200, Rui Tiago Cação Matos wrote:
>> I'd like to request a freeze break request for these 2 simple fixes:
>>
>> gnome-shell crash when taking screenshots in wayland sessions:
>> https://bugzilla.gnome.org/show_bug.cgi?id=771656
>>
>> mutter wrongly offsetting area screenshots:
>> https://bugzilla.gnome.org/show_bug.cgi?id=771502
>
> r-t approval 1 of 2.

second approval.
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.

Re: Freeze break request: Network panel "default gateway" fixes

2016-09-19 Thread Raphael Hertzog
Hi Bastien,

On Fri, 16 Sep 2016, Bastien Nocera wrote:
> Scattered in a couple of bugs:
> https://bugzilla.gnome.org/show_bug.cgi?id=771515
> https://bugzilla.gnome.org/show_bug.cgi?id=765969
> https://bugzilla.gnome.org/show_bug.cgi?id=771538
> 
> I did some testing, and it seemed to work as expected. Rafael, could
> you test it as well?

I did not realize at first that "Rafael" was me (since my name is Raphaël)
:-)

I just tested the two for patches for
https://bugzilla.gnome.org/show_bug.cgi?id=771515 and they work fine here.

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Support Debian LTS: http://www.freexian.com/services/debian-lts.html
Learn to master Debian: http://debian-handbook.info/get/
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.

Re: Freeze break request for mutter

2016-09-19 Thread Michael Catanzaro
On Mon, 2016-09-19 at 17:27 +, Florian Müllner wrote:
> (*) besides bringing back the entire translation infrastructure for a
> single string - though I'm not sure multiple translation domains per
> module
> are even supported

You could just have a list of which locales should use RTL?
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.

[gnome-documents] Created branch gnome-3-22

2016-09-19 Thread Alessandro Bono
The branch 'gnome-3-22' was created pointing to:

 b9e81b5... release: prepare for 3.20.0

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


Re: Freeze break request for mutter

2016-09-19 Thread Matthias Clasen
I just remembered that I actually added api for this a while ago, for anaconda:

gtk_get_locale_direction
___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


[evolution-mapi] Created branch gnome-3-22

2016-09-19 Thread Milan Crha
The branch 'gnome-3-22' was created pointing to:

 84c7c79... NEWS update for 3.22.0

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.


aravis 0.5.2

2016-09-19 Thread Emmanuel Pacaud
News


  * viewer: only show compatbile pixel format in selector
  * viewer: fix binning setting on some cameras
  * viewer: add a fallback to autovideosink if gtk[gl]sink are not available
  * viewer: fix video position issue
  * usb3vision: avoid unnecessary memory during video data transfer
  * usb3vision: better handling of device disconnection
  * gigevision: compile time selection of fast heartbeat mode (Michele)
  * camera: helper function for single image acquisition



Download

https://download.gnome.org/sources/aravis/0.5/aravis-0.5.2.tar.xz (489K)
  sha256sum: eaf2a17a0c7dd227577a49c89737676b6deee8811947275bf688beec327bb37e

___
release-team@gnome.org
https://mail.gnome.org/mailman/listinfo/release-team
Release-team lurker? Do NOT participate in discussions.