Bug#987948: evolution: bad quality rendering of fonts in sandbox

2021-05-02 Thread Alberto Garcia
Control: fixed 987948 2.32.0-2

On Sun, May 02, 2021 at 05:47:30PM +0100, Simon McVittie wrote:
> Instead of making each leaf application depend on
> xdg-desktop-portal-gtk, it would be easier and more correct for
> libwebkit2gtk-4.0-37 to depend on xdg-desktop-portal-gtk. This has
> already been fixed in unstable, in webkit2gtk 2.32.0-1, but that
> change has not yet reached bullseye.
  [...]
> webkit2gtk maintainers: is 2.32.x targeted at bullseye? If yes, note
> that it is going to need a release team unblock, and appears to be
> triggering an autopkgtest regression in balsa.

It will be sooner or later because the package is covered by security
updates, and 2.32.0 fixes 3 CVEs.

I didn't want to do it during the freeze because this update would
bring many more changes than a normal point release (it switches to a
new stable branch, 2.30 -> 2.32) so I wanted to be more careful than
usual, and we were also investigating two regressions, #987448 and
#987686. The good news is that the former is already fixed, and the
latter is the autopkgtest regression that you mention and it is not
related to webkit, it's actually triggered by xdg-desktop-portal-gtk.

Berto



Bug#987948: evolution: bad quality rendering of fonts in sandbox

2021-05-02 Thread Simon McVittie
Control: reassign 987948 libwebkit2gtk-4.0-37
Control: affects 987948 + evolution
Control: tags 987948 - moreinfo

On Sun, 02 May 2021 at 23:45:33 +0900, Osamu Aoki wrote:
> By installing xdg-desktop-portal-gtk, problem solved.  So please make
> evolution recommends xdg-desktop-portal-gtk (which pulls in xdg-
> desktop-portal).
> 
> This is a low risk fix.
> 
> I think other similar packages needs dependency adjustment.

Instead of making each leaf application depend on xdg-desktop-portal-gtk,
it would be easier and more correct for libwebkit2gtk-4.0-37 to depend
on xdg-desktop-portal-gtk. This has already been fixed in unstable,
in webkit2gtk 2.32.0-1, but that change has not yet reached bullseye.

I think this bug can be closed as fixed in webkit2gtk >= 2.32.0-1 when the
reassignment has been processed.

webkit2gtk maintainers: is 2.32.x targeted at bullseye? If yes, note that
it is going to need a release team unblock, and appears to be triggering
an autopkgtest regression in balsa.

smcv



Bug#987948: evolution: bad quality rendering of fonts in sandbox

2021-05-02 Thread Osamu Aoki
Simon, thanks for your comment.

My system was

ii  xdg-desktop-portal 1.8.1-1 desktop integration portal for Flatpak
and Snap
un  xdg-desktop-portal-gtk   (no description available)

I will install them and try experimental

Osamu