Package: x2goclient
Severity: grave
Version: 3.99.2.1-1
Tag: patch

With a patch that fixes #692555 another issue pops up.

The X2Go plugin in package 3.99.2.1-1 plus the patch that fixes #692555 crashes during session startup. The plugin container reports that the qtbrowserplugin behind X2Go plugin has crashed and asks if the user wants to reload the plugin.

The following patch will fix that next issue:

+--- a/onmainwindow.cpp
++++ b/onmainwindow.cpp
+@@ -8944,6 +8947,8 @@
+
+ void ONMainWindow::setProxyWinTitle()
+ {
++    if(embedMode)
++        return;
+
+     QString title;
+

Greets,
Mike


--

DAS-NETZWERKTEAM
mike gabriel, rothenstein 5, 24214 neudorf-bornstein
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb

Attachment: pgplpef4eHXnN.pgp
Description: Digitale PGP-Unterschrift

Reply via email to