asbru-cm / asbru-cm

Ásbrú Connection Manager is a user interface that helps organizing remote terminal sessions and automating repetitive tasks.

Home Page:https://www.asbru-cm.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot start xfreerdp session (GtkSocket: only works under X11)

teicors opened this issue · comments

Hi,
I noticed today this error under gnome3: I start asbru from commandline and I get those lines;

(base) angelo@angelo-thinkpad-x1-carbon-4th:~/Software/asbru-cm$ INFO: Ásbrú Connection Manager 6.4.0 (asbru-cm) started with PID 19927
INFO: Language detected : it_IT.UTF-8, forcing to en_US.UTF-8
INFO: Desktop environment detected : gnome-shell:gnome
INFO: Config directory is '/home/angelo/.config/asbru'
INFO: Used config file '/home/angelo/.config/asbru/asbru.nfreeze'
INFO: Virtual terminal emulator (VTE) version is 0.62
INFO: Theme directory is '/home/angelo/Software/asbru-cm/res/themes/asbru-color'
INFO: No tray available

(asbru-cm:19927): Gtk-CRITICAL **: 00:16:56.234: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed

(asbru-cm:19927): Gdk-CRITICAL **: 00:16:56.258: gdk_wayland_window_set_dbus_properties_libgtk_only: assertion 'GDK_IS_WAYLAND_WINDOW (window)' failed

If I try to start a Windows session (or xfreerpd or rdesktop) asbru died

(asbru-cm:20944): Gtk-WARNING **: 00:25:29.812: GtkSocket: only works under X11

(asbru-cm:20944): Gdk-WARNING **: 00:25:29.813: ../../../../../gdk/x11/gdkwindow-x11.c:5650 drawable is not a native X11 window

[1]+  Errore di segmentazione (core dump creato) ./asbru-cm
(base) angelo@angelo-thinkpad-x1-carbon-4th:~/Software/asbru-cm$ printf 'Desktop: %s\nSession: %s\n' "$XDG_CURRENT_DESKTOP" "$GDMSESSION"
Desktop: GNOME
Session: gnome

If I try to start the same seession undef xfce4, it works.

Available to give any further info.
Angelo

Now it works...
I did nothing