muflone / remmina-plugin-rdesktop

Remmina protocol plugin to open a RDP connection with rdesktop
https://www.muflone.com/remmina-plugin-rdesktop/
GNU General Public License v2.0
23 stars 6 forks source link

Segfault with current Remmina gtk3 branch #2

Closed whereisaaron closed 9 years ago

whereisaaron commented 10 years ago

Hi @muflone love the plugin, thanks for making it.

The pre-built .deb package works fine for me with the current Ubuntu release of Remmina.

But when I tried using it with the latest Remmina + XFreeRDP built from Github, it dies with a segfault.

I also building the plug-in from source, which was successful, but the resulting plugin also dies with current Remmina (gtk3 branch).

Sorry I don't have more debugging info to share. It might be related to the addition/absence of freerdp_channels_global_init() in the plugin API, but that is just a guess.

muflone commented 9 years ago

fixed with the GTK+ 3 rewrite