Bug with a window asking for keyboard distribution during first update of a freshly installed LMDE 7

Abierto
#1,069 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
42/100
Tipo de issue
Error
Claridad
Bastante claro
Estado de actividad
Tranquilo
Stack tecnológico
python

Línea de trabajo

Empieza reproduciendo el problema en una LMDE 7 recién instalada con mintupdate 7.1.4, usando la configuración regional española indicada y comparando la ruta gráfica de actualización con sudo apt update y sudo apt upgrade. Registra el comportamiento del diálogo GTK y los registros relevantes; se considera completado cuando la actualización finaliza sin mostrar repetidamente un aviso incompleto sobre la distribución del teclado.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

BUG

Describe the bug
If mintupdate is used to update the system on a fresh installed LMDE 7, during the installation, a GTK graphic window asks which keyboard distribution is used. Almost all of entries are in blank, and a lot of distributions are missing. This is probably IBus. When choosing "cancel" instead of "accept", to continue with update, the window appears another time. If system is restarted, update is halted (obviously).

When, instead, choosing to update a fresh installed LMDE 7 with the terminal using sudo apt update and sudo apt upgrade, instead of a graphical window, we can choose the keyboard distribution in the terminal, and all entries are OK (the bug doesn't exist here), and update continues.

Screenshots
As this only happened to me on freshly installed LMDE7, this only happened to me a few times reinstalling the system, and I didn't made screenshots. When I have more time, I will do it, if someone still haven't solved this.

To Reproduce
Steps to reproduce the behavior:

  1. Install LMDE 7. I choosed spanish (spain) for language, keyboard, etc...
  2. Boot to new system
  3. Open mintupdate, click on refresh updates and install the updates
  4. Update the system via mintupdate
  5. After downloading the updates, a GTK window asks our keyboard distribution, with a lot of distributions missing, or in blank. Cancel button does nothing as this window keep popping up.

Expected behavior
mintupdate should allow to have a clean update on a fresh installed LMDE, as doing sudo apt update and sudo apt upgrade on the terminal.

Distribution:

  • Linux Mint
  • LMDE
  • Other (please specify)

Software version:
mintupdate 7.1.4

Additional context
Personal opinion: this seems to be an issue on how the dialog of choosing a distribution, during the installation of, probably, Ibus, is managed? Like, if the fresh system is updated via terminal-> dialog is shown on terminal->all OK. If is updated via mintupdate-> dialog is shown on a GTK window->For some reason this is not done correctly

Locale:
I don't know iff this helps, but in that case,

LANG=es_ES.UTF-8 LANGUAGE= LC_CTYPE="es_ES.UTF-8" LC_NUMERIC="es_ES.UTF-8" LC_TIME="es_ES.UTF-8" LC_COLLATE="es_ES.UTF-8" LC_MONETARY="es_ES.UTF-8" LC_MESSAGES="es_ES.UTF-8" LC_PAPER="es_ES.UTF-8" LC_NAME="es_ES.UTF-8" LC_ADDRESS="es_ES.UTF-8" LC_TELEPHONE="es_ES.UTF-8" LC_MEASUREMENT="es_ES.UTF-8" LC_IDENTIFICATION="es_ES.UTF-8" LC_ALL=

In a future, if I have free time, I'll try to reproduce this and get screenshots, logs, evidence, etc...

Lenguaje dominante
Python
Estrellas
425
Forks
190
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de linuxmint/mintupdate

Todos los issues de linuxmint/mintupdate

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.