PerryWerneck / pw3270

3270 Emulator for gtk
https://softwarepublico.gov.br/social/pw3270/
GNU Lesser General Public License v3.0
58 stars 12 forks source link

When calling pw3270, the following error occurs: System-Linux:~$ pw3270 GLib-GIO _g_io_module_get_default: Found default implementation dconf (DConfSettingsBackend) for ‘gsettings-backend’ gtk Loading plugins from /usr/lib/pw3270-plugins GLib unsetenv() is not thread-safe and should not be used after threads are created GLib-GIO _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’ gtk Adding '/usr/share/pw3270/icons' on icon search path lib3270 Invalid revision 20210928 when setting callback table gtk Tabela de callbacks inválida, a revisão 20220412 da lib3270 não pode ser usada (esperando a revisão 20210928) Trace/breakpoint trap (imagem do núcleo gravada) #35

Closed Hiperiao closed 2 years ago

Hiperiao commented 2 years ago

Describe the Bug

Error message on application startup: Tabela de callbacks inválida, a revisão 20220412 da lib3270 não pode ser usada (esperando a revisão 20210928) Trace/breakpoint trap (imagem do núcleo gravada)

Expected Behavior

Normal application start

System

Please complete the following information:

Hiperiao commented 2 years ago

OS Name and version: XUbuntu 20.04

PerryWerneck commented 2 years ago

By the message 'Tabela de callbacks inválida, a revisão 20220412 da lib3270 não pode ser usada (esperando a revisão 20210928) Trace/breakpoint trap (imagem do núcleo gravada)' there's a version mismatch in the system.

What are the versions of the installed packages for lib3270 and pw3270?

PerryWerneck commented 2 years ago

Rebuild application and updated from repository, after that the application starts without error.