Opened 3 years ago
Closed 2 years ago
#17088 closed enhancement (fixed)
evince-43.1
Reported by: | Xi Ruoyao | Owned by: | Douglas R. Reno |
---|---|---|---|
Priority: | normal | Milestone: | gnome-43 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New major version.
Change History (6)
comment:1 by , 3 years ago
comment:2 by , 2 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 2 years ago
43.alpha
================== Evince 43.alpha ================== backends: * Handle labels as optional on markup annotations (#1814, Nelson Benítez León) * Use default color when annotation has no color (#1800, Nelson Benítez León) build: * Add deprecation guards to now old find text related functions (Germán Poo-Caamaño) * Always enable the pdf backend (Germán Poo-Caamaño) * Bump poppler's version to latest stable (Germán Poo-Caamaño) * Bump version after release (Germán Poo-Caamaño) * Let flatpak build fail (Germán Poo-Caamaño) ci: * Remove unused path when building flatpak (Germán Poo-Caamaño)
43.0
============== Evince 43.0 ============== build: * Narrow the version to enable nautilus plugin (#1822, Germán Poo-Caamaño) * Update flatpak dependencies (Germán Poo-Caamaño) * Use GNOME module post_install() (Matt Turner) * Add new job to generate the docker image (Germán Poo-Caamaño) * Update versions for gitlab-ci's Docker image (Germán Poo-Caamaño) help: * Add Italian localized image (Milo Casagrande) * Remove unused screenshots (Andre Klapper) * Update application screenshot to version 43 UI (Andre Klapper)
43.1
============== Evince 43.1 ============== build: * Disable nautilus extension by default (Bastien Nocera) comics: * Avoid critical when pixbuf can't be rendered (Bastien Nocera) * Better debug on archive error (Bastien Nocera) * Fix crash that can happen if archive is damaged (#1866, Bastien Nocera) * Still try to open broken comics (Bastien Nocera) shell: * Fix use-after-free on a modified document (#1766, Gary Li) * Fix incorrect link in README.md (#1857, Andre Klapper) * Use https URL for libarchive.org in README.md (#1858, Andre Klapper)
comment:5 by , 2 years ago
Note that the nautilus plugin is disabled by default now (as of 43.1). I'm assuming it'll work again in 44.0
comment:6 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in commits
71b7688645 Update to libgweather-4.2.0 550bb8ba99 Update to libpeas-1.34.0 867d08eda3 Update to libwnck-43.0 dec2fe3c8f Update to tracker-3.4.2 df8573e737 Update to tracker-miners-3.4.2 863002a337 Update to dconf-editor-43.0. 2d205a07a5 Update to evolution-data-server-3.46.2 8073170dde Update to gnome-backgrounds-43 68a229a785 Add libcloudproviders in support of Nautilus. 9e31949e7e Update to nautilus-43.1 6250839b63 Update to gnome-bluetooth-42.5 7ef053d75b Update to gnome-settings-daemon-43.0. c248601981 Update to gnome-control-center-43.2. e1d37d80d9 Update to mutter-43.2. ea5d0014c8 Archive Zenity b59b825f1c Update to gnome-shell-43.2. 49b157fead Update to gnome-shell-extensions-43.1 06900371fe Update to gnome-session-43.0. b6b01cb425 Update to gdm-43.0. 8c9ce9066b Update to gnome-user-docs-43.0 7f4e8d5e51 Update to yelp-42.2 346f913e5d Update to baobab-43.0. 4faef9d6a5 Correct the baobab version 7e90f733b5 Update to eog-43.1 f8eeecc0e6 Update to evince-43.1. de1f28d911 Update to evolution-3.46.2 1fac6dd7c9 Reference the correct libadwaita in g-c-c and nautilus 19e56c3241 Disable building the Nautilus extension in Brasero. 67c41dc298 Fix building Seahorse with GnuPG-2.4 3fd1cb7c3d Reference libhandy properly in eog.
Note:
See TracTickets
for help on using tickets.
We need to add
-Dnautilus=false
to disable nautilus plugin. According to upstream, it's not possible to build the plugin until porting Evince to use GTK 4 because Nautilus-43 uses GTK 4.