On Fri, Apr 27, 2018 at 12:48:32PM +0200, Giovanni Bechis wrote: > On 04/27/18 12:24, Landry Breuil wrote: > > Hi, > > > > so here's another attempt at upgrading freerdp, based on semarie@'s work > > in https://marc.info/?l=openbsd-ports&m=151591792008660&w=2. > > > > Updated for freerdp 2.0.0rc2 and remmina 1.2.0rc29, patches to fix > > vinagre coming from https://bugzilla.gnome.org/show_bug.cgi?id=765444 > > and https://bugzilla.gnome.org/show_bug.cgi?id=774473 being used by > > various linux distros. remotebox and krdc are just spawning xfreerdp and > > have support for freerdp 1.1+-style arguments so should just be fine > > too. > > > > Runtime tests welcome, as from the hackroom i have no access to vnc or > > rdp stuff. > > > > Landry > > > rdp fails while 2.0.0rc1 worked, > --------------------------------------------------------------------------------------------------------- > [12:45:59:596] [42437:d5083240] [ERROR][com.winpr.synch.timer] - > InitializeWaitableTimer: os specific implementation is missing > --------------------------------------------------------------------------------------------------------- > winpr/libwinpr/synch/timer.c needs some love.
I looked at the code, and besides https://github.com/FreeRDP/FreeRDP/commit/9bd13c25c96610b847c43333513cae5e2476f447 i dont see how its that much different/more required than with rc1, are you sure this message wasnt printed with rc1 ? It was commited to fix https://github.com/FreeRDP/FreeRDP/issues/4418 due to 'This is due to new features that require a timer implementation.' - *shrug* Landry
