tieto / sipe

A third-party Pidgin plugin for Microsoft Lync/OCS - clone of upstream http://repo.or.cz/w/siplcs.git
GNU General Public License v2.0
129 stars 24 forks source link

March 13th Windows Update Broke RDP Connectivity - SIPE Requires Latest FreeRDP to Work #176

Closed grstitt closed 6 years ago

grstitt commented 6 years ago

As per, https://github.com/FreeRDP/Remmina/issues/1512 the latest FreeRDP package is needed to be able RDP into Windows systems that have been updated with the March 13, 2018 updates. Since there are dependency conflicts with installing the remmina packages directly from their PPA, ideally pidgin-sipe can be compiled against the latest freerdp build.

xhaakon commented 6 years ago

I've updated FreeRDP, Remmina and Sipe in 16.04 PPA. Please check if it solves your issue.

grstitt commented 6 years ago

Tested the latest update and it works when using Remmina directly and connecting to a WIndows system, but when I try to join a Skype for Business presentation it no longer works. It won't even bring up the window. I ran the command from a command prompt, but didn't see any errors.

raetsel99 commented 6 years ago

@xhaakon a colleague has 16.04 and this fix appears to work fine. I am on 17:10 and I hit this bug, Will there be an update of remmina to update it to 1.2.0-rcgit-27-0 in your PPA for 17.10 ? I have had to uninstall pidgin-sipe and use the 1.2.0-rcgit-27-0 version from the main remmina PPA (remmina-ppa-team-ubuntu-remmina-next-artful) currently to allow me to connect to windows with correct negotiation.

When I try to install pidgin-sipe I have conflicts

The following packages have unmet dependencies. freerdp2-x11 : Depends: libfreerdp-client2 (>= 2.0.0~git201803141334-0+remmina201803141402.rf8baeb7.d29dd283~ubuntu17.10.1) but it is not going to be installed Depends: libfreerdp2 (>= 2.0.0~git201803141334-0+remmina201803141402.rf8baeb7.d29dd283~ubuntu17.10.1) but it is not going to be installed Depends: libwinpr2 (>= 2.0.0~git201803141334-0+remmina201803141402.rf8baeb7.d29dd283~ubuntu17.10.1) but it is not going to be installed

xhaakon commented 6 years ago

@raetsel99 I've updated freerdp and remmina packages in 17.10 PPA, please check.

raetsel99 commented 6 years ago

@xhaakon yes works great thanks. I can use Remmina with my patched Windows servers and have pidgin-sipe installed to connect to Skype for Business.