WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: freerdp client  (Read 8916 times)

Offline Malamut

  • Newbie
  • *
  • Posts: 5
freerdp client
« on: October 29, 2010, 11:48:30 AM »
Because of the huge number of critical issues in rdesktop it will be greate if somebody compile freerdp for TCL and add an extension with it to main repository.

http://freerdp.com/

Now in freerdp (v0.8.1) solved all very old problems of rdesktop, so there is no reason to use rdesktop.

Offline gutmensch

  • Administrator
  • Hero Member
  • *****
  • Posts: 605
  • I can make it disappear, have no fear!
    • remembrance blog
Re: freerdp client
« Reply #1 on: October 29, 2010, 01:49:53 PM »
sounds interesting to me, gonna give it a try and submit ASAP :)
If I seem unduly clear to you, you must have misunderstood what I said. (Alan Greenspan)

Offline Malamut

  • Newbie
  • *
  • Posts: 5
Re: freerdp client
« Reply #2 on: November 01, 2010, 12:20:24 AM »
I'm waiting for it ;) rdesktop from TCL stopped worked with my win2008r2 servers at all :'(

Offline gutmensch

  • Administrator
  • Hero Member
  • *****
  • Posts: 605
  • I can make it disappear, have no fear!
    • remembrance blog
Re: freerdp client
« Reply #3 on: November 01, 2010, 02:03:02 AM »
sorry, just been busy this weekend... freerdp and freerdp-dev now sent for submission!
If I seem unduly clear to you, you must have misunderstood what I said. (Alan Greenspan)

Offline jonathanbrickman0000

  • Jr. Member
  • **
  • Posts: 71
    • PC TSC:  Easily turn a PC into a terminal server client
Re: freerdp client
« Reply #4 on: December 10, 2010, 06:59:56 PM »
The big catch with FreeRDP, sadly, is that it doesn't do keyboards correctly with Xvesa.  One must use Xorg.  Hopefully someone brilliant in programming will fix this very soon :-)

J.E.B.

Offline grafeio

  • Newbie
  • *
  • Posts: 6
Re: freerdp client
« Reply #5 on: December 22, 2010, 09:13:57 AM »
aha... I thought my keyboard was a bit squiffy. I got round rdesktop failing with 2008 R2 by launching via a script and if ~/.rdesktop/ exists, then chown root:root .rdesktop/ and that fixes it - even when server is set to per device licensing.

I want to test freerdp with 2008 R2 session broker. If anybody has tested this and knows if it works...

Offline gutmensch

  • Administrator
  • Hero Member
  • *****
  • Posts: 605
  • I can make it disappear, have no fear!
    • remembrance blog
Re: freerdp client
« Reply #6 on: December 22, 2010, 02:00:15 PM »
Or you can just delete the content of .rdesktop everytime before you call rdesktop, e.g.
Code: [Select]
rm -f ~/.rdesktop/* ; rdesktop server

We have Win2008R2 running with session broker, I was able to login but immediately got a black screen (maybe due to redirection/session implementation of MS RDP) and then freerdp quit.
If I seem unduly clear to you, you must have misunderstood what I said. (Alan Greenspan)

Offline wh1sp3r

  • Newbie
  • *
  • Posts: 3
Re: freerdp client
« Reply #7 on: January 11, 2012, 11:50:54 AM »
Hi, i see, there is a new freeRDP 1.0, is it possible to add it into TC ?

i think, it's still beta, but i am very curious, how new version is working with TC.

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: freerdp client
« Reply #8 on: January 11, 2012, 11:53:36 AM »
Hi, i see, there is a new freeRDP 1.0, is it possible to add it into TC ?

i think, it's still beta, but i am very curious, how new version is working with TC.

To add beta releases to the official repository is against the TC repo policy. However you can compile and try it, even you do not need a .tcz package yourself, whuch can be easily created BTW. See WIKI.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline gutmensch

  • Administrator
  • Hero Member
  • *****
  • Posts: 605
  • I can make it disappear, have no fear!
    • remembrance blog
Re: freerdp client
« Reply #9 on: January 25, 2012, 10:47:12 AM »
FreeRDP 1.0.0 has been released and I uploaded it to the repo. Xorg-7.6 is not a strict dep but it is likely necessary... just in case you experience keyboard problems. ;)
If I seem unduly clear to you, you must have misunderstood what I said. (Alan Greenspan)