Incidencia #48101

Client does not list installed scenarios

Abrir Fecha: 2023-05-29 02:25 Última actualización: 2023-06-03 17:41

Informador:
Propietario:
Tipo:
Estado:
Cerrado
Componente:
Prioridad:
5 - Medium
Gravedad:
5 - Medium
Resolución:
Fixed
Fichero:
3

Details

Windows gtk3.22-client did not list any scenarios when I tested #47826.

I suspect this is general (not specific to that patch, or even Windows) problem with installed scenarios that the installation process has compressed. The client looks for files with suffix ".sav", not ".sav.gz"

Ticket History (3/9 Histories)

2023-05-29 02:25 Updated by: cazfi
  • New Ticket "Client does not list installed scenarios" created
2023-05-30 08:06 Updated by: cazfi
Comentario

This is likely because meson based build does not check for zlib, nor consequently set FREECIV_HAVE_LIBZ. At least there's such a bug, and it would explain why client doesn't recognize gzipped scenario files.

2023-05-30 08:11 Updated by: cazfi
  • Propietario Update from (Ninguno) to cazfi
  • Resolución Update from Ninguno to Accepted
  • Hito Update from (Ninguno) to 3.1.0-beta3 (cerrado)
  • Componente Update from Client common to Bootstrap
2023-05-30 22:50 Updated by: cazfi
  • Resolución Update from Accepted to Ninguno
Comentario

Need to rework the patch to consider emscripten build.

2023-05-30 23:27 Updated by: cazfi
  • Resolución Update from Ninguno to Accepted
Comentario

main/S3_2 patch completely rewritten to match zlib handling changes previously made on those branches, for emscripten support.

S3_1 patch updated to avoid duplicate libz detection (use this same detection also for libfreeciv linking)

2023-06-03 17:41 Updated by: cazfi
  • Estado Update from Open to Cerrado
  • Resolución Update from Accepted to Fixed

Editar

Please login to add comment to this ticket » Entrar