Fedora 26 | gnome-rdp not working
Hi everybody!
I have recently install Fedora 26 and I'm having trouble opening gnome-rdp sessions. On fedora 23 i was not problem.
I get this message from log:
Information: Creating process for rdesktop -d mydomain -u myuser -p "mypassword" -k es -g 1368x700 -a 16 -z -x l -5 -r sound:local 192.168.1.4
Error: No process is associated with this object.
Verbose: System.InvalidOperationException: No process is associated with this object.
at System.Diagnostics.Process.EnsureState (System.Diagnostics.Process+State state) [0x0001e] in <f8255d9ef0594d18ae2c0d97286b9a80>:0
at System.Diagnostics.Process.EnsureState (System.Diagnostics.Process+State state) [0x00037] in <f8255d9ef0594d18ae2c0d97286b9a80>:0
at System.Diagnostics.Process.GetProcessHandle (System.Int32 access, System.Boolean throwIfExited) [0x00089] in <f8255d9ef0594d18ae2c0d97286b9a80>:0
at System.Diagnostics.Process.GetProcessHandle (System.Int32 access) [0x00000] in <f8255d9ef0594d18ae2c0d97286b9a80>:0
at System.Diagnostics.Process.WaitForInputIdle (System.Int32 milliseconds) [0x00002] in <f8255d9ef0594d18ae2c0d97286b9a80>:0
at System.Diagnostics.Process.WaitForInputIdle () [0x00000] in <f8255d9ef0594d18ae2c0d97286b9a80>:0
at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:WaitForInputIdle ()
at GnomeRDP.SessionHost.WorkerThread () [0x0005c] in <794978738ed449a4b4f09b95276c2dc4>:0
It work without problem when starting from command line:
$ rdesktop -d mydomain -u myuser -p "mypassword" -k es -g 1368x700 -a 16 -z -x l -5 -r sound:local 192.168.1.4
Apreciate your help.
Bests regards.