Bug ID | 1191170 |
---|---|
Summary | No RDP possible from any KDE app |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | x86-64 |
OS | openSUSE Tumbleweed |
Status | NEW |
Severity | Major |
Priority | P5 - None |
Component | KDE Workspace (Plasma) |
Assignee | opensuse-kde-bugs@opensuse.org |
Reporter | cosmin.tanczel@gmail.com |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
After an update, I found that I am not able to connect to local network machines through RDP. I have 3 machines, all of them are accesible from a Windows OS without any issues. Using remmina or KRDC I instantly get Cannot connect to the "192.168.1.248" RDP Server. I've tried disabling NLA on the RDP servers, even though it worked before the update without any issues. Connecting to port 3389 using nc works: nc -zv 192.168.1.248 3389 Connection to 192.168.1.248 3389 port [tcp/ms-wbt-server] succeeded! Starting remmina from konsole, I get: Load modules from /usr/lib64/remmina/plugins Remmina plugin glibsecret (type=Secret) has been registered, but is not yet initialized/activated. The initialization order is 2000. The glibsecret secret plugin has been initialized and it will be your default secret plugin (org.remmina.Remmina:4333): Gtk-WARNING **: 11:23:25.205: gtk_menu_attach_to_widget(): menu already attached to GtkMenuItem (org.remmina.Remmina:4333): Gtk-CRITICAL **: 11:23:31.454: gtk_widget_set_sensitive: assertion 'GTK_IS_WIDGET (widget)' failed (org.remmina.Remmina:4333): Gtk-CRITICAL **: 11:23:31.455: gtk_toggle_tool_button_set_active: assertion 'GTK_IS_TOGGLE_TOOL_BUTTON (button)' failed (org.remmina.Remmina:4333): Gtk-CRITICAL **: 11:23:31.455: gtk_widget_set_sensitive: assertion 'GTK_IS_WIDGET (widget)' failed [11:23:31:056] [4333:4347] [INFO][com.freerdp.core] - freerdp_connect:freerdp_set_last_error_ex resetting error state [11:23:31:056] [4333:4347] [ERROR][com.freerdp.common.settings] - [freerdp_settings_set_bool] Invalid key index 2816 [11:23:31:056] [4333:4347] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rdpdr [11:23:31:056] [4333:4347] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rdpsnd [11:23:31:056] [4333:4347] [INFO][com.freerdp.client.common.cmdline] - loading channelEx cliprdr [11:23:31:056] [4333:4347] [INFO][com.freerdp.client.common.cmdline] - loading channelEx drdynvc [11:23:31:365] [4333:4347] [INFO][com.freerdp.primitives] - primitives autodetect, using optimized [11:23:31:365] [4333:4347] [ERROR][com.freerdp.codec] - Failed to find libav H.264 codec [11:23:31:365] [4333:4347] [ERROR][com.freerdp.core.codecs] - Failed to create h264 codec context libfreerdp returned code is 00000000 So, it seems an update broke something related to libav H.264 codec library. I added the Packman essential repository and switched to this repo so the avcodecs are installed. After this operation everything is working fine. So it means some update broke something that was working before. I only added the Packman repo after I've noticed this issue. Please let me know if there is the need to send you the zypper logs. The issue happened few days ago and I still have the logs.