You are not logged in.
Hi,
I have upgraded my desktop to GNOME 49 with Wayland.
After the update, the Remmina app is crashing:
$ remmina
remmina-Message: 09:02:11.047: Remmina does not log all output statements. Turn on more verbose output by using "G_MESSAGES_DEBUG=remmina" as an environment variable.
More info available on the Remmina wiki at:
https://gitlab.com/Remmina/Remmina/-/wikis/Usage/Remmina-debugging
remmina-Message: 09:02:11.064: [X2GO] X2Go plugin loaded.
Bus error (core dumped) remmina
Best regards.
Offline
Hi,
other messages with G_MESSAGES_DEBUG=remmina activated.
$ remmina
(process:6170): remmina-DEBUG: 16:56:47.811: (remmina_file_manager_init) - Initialized the "/home/user/.local/share/remmina" data folder
remmina-Message: 16:56:47.827: [X2GO] X2Go plugin loaded.
(process:6170): remmina-DEBUG: 16:56:47.847: (remmina_plugin_entry) - gfx_h264_available: 1
(process:6170): remmina-DEBUG: 16:56:47.850: (remmina_plugin_manager_register_plugin) - Remmina plugin glibsecret (type=Secret) has been registered, but is not yet initialized/activated. The initialization order is 2000.
(process:6170): remmina-DEBUG: 16:56:47.956: (remmina_plugin_manager_register_plugin) - Remmina plugin kwallet (type=Secret) has been registered, but is not yet initialized/activated. The initialization order is 1000.
Bus error (core dumped) remmina
Offline
Some remmina plugins use X11 libraries GtkPlug to sink the windows into the remmina main window
So they could be the reason for the failure
Probably all the remmina plugins using GtkPlug should be packaged separately
Offline
Some remmina plugins use X11 libraries GtkPlug to sink the windows into the remmina main window
So they could be the reason for the failure
Probably all the remmina plugins using GtkPlug should be packaged separately
Yes, I've tried to sign in in gitlab.archlinux.org for open a bug, but I can't.
Regards.
Offline
I've discovered the problem.
The /usr/lib/remmina/plugins/remmina-plugin-www.so plugin is causing the crash.
I move it to another directory and now remmina works.
Regards.
Offline
You should report it on gitlab to fix
Offline