~ubuntu-desktop/evince/+git/master:gnome-3-38

Last commit made on 2022-10-27
Get this branch:
git clone -b gnome-3-38 https://git.launchpad.net/~ubuntu-desktop/evince/+git/master

Branch merges

Branch information

Name:
gnome-3-38
Repository:
lp:~ubuntu-desktop/evince/+git/master

Recent commits

21cff06... by r-value <email address hidden>

Remove incorrect args for i18n.merge_file

`i18n.merge_file` has been ignoring positional arguments for
a time and explicitly rejects with error since meson 0.60.0

ccb6529... by Michael Catanzaro <email address hidden>

recent-view: update for new gnome-desktop API

See gnome-desktop!132

4bbd695... by Germán Poo-Caamaño

build: Narrow the version to enable nautilus plugin

Since version 43, nautilus extension breaks the API and depends on
gtk4. Therefore, we build the evince extension for nautilus only
if the version is older. Assume 42.20 is a upper top.

Fixes #1822

b8ff9b6... by Bastien Nocera

comics: Avoid critical when pixbuf can't be rendered

When there's a problem rendering a particular file inside a comics
archive, don't try to render the failed pixbuf into a surface.

Fixes:
EvinceDocument-CRITICAL **: ev_document_misc_surface_from_pixbuf: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

8927dd4... by Bastien Nocera

comics: Still try to open broken comics

If a comics is broken because the archive file is damaged, but we
managed to get data about at least one image file within it, then
consider the file to be readable.

ce43799... by Bastien Nocera

comics: Fix crash that can happen if archive is damaged

Don't return a dangling pointer when an error happens while parsing an
archive, but set it to NULL after freeing it.

Fixes: 2efa131 ("comics: Add error reporting to comics_document_list()")

Closes: #1866

31ce230... by Bastien Nocera

comics: Better debug on archive error

Add some info about where the archive error happened, otherwise it
can be one of four different functions.

bb2eaf1... by Antonio Eletto

shell: check for file changes when reopening a PDF

when reopening a PDF with unsaved changes,
it show an alert dialog

Fixes #339

6316006... by Daniel Șerbănescu

Update Romanian translation

f738f92... by Germán Poo-Caamaño

flatpak: Sync dependencies with flathub