** Summary changed: - Regression:Can no longer choose "Attach to console" and rdpv5 in the same session + Regression:RDPV5 and RDP settings reversed in tsclient
** Description changed: - If I use the tsclient to connect using rdpv5 without checking the "Attach to console", ps ax | grep rdesktop shows: - rdesktop -T'remote.domain.com - Terminal Server Client' -uuser -pXXXXXXXXXXXX -g1024x768 -rsound:local -rclipboard:PRIMARYCLIPBOARD -5 remote.domain.com + I made an error in my original, here's a revised report: - Using RDPV5 and "Attach to console" options, it clearly uses RDPv4 instead, and the clipboard doesn't work: + Select "RDPV5", it clearly uses RDPv4, and the clipboard doesn't work: rdesktop -Tremote.domain.com - Terminal Server Client -uuser -pXXXXXXXXXXXX -g1024x768 -rsound:local -rclipboard:PRIMARYCLIPBOARD -b -0 -4 remote.domain.com + + Select "RDP", it uses RDPv5 instead, and the clipboard works: + rdesktop -Tremote.domain.com - Terminal Server Client -uuser -pXXXXXXXXXXXX -g1024x768 -rsound:local -rclipboard:PRIMARYCLIPBOARD -b -0 -5 remote.domain.com I believe it is the tsclient package (tsclient: /usr/bin/tsclient), because when I the correct script from the terminal, the clipboard, for example works fine: rdesktop -Tremote.domain.com - Terminal Server Client -uuser -pXXXXXXXXXXXX -g1024x768 -rsound:local -rclipboard:PRIMARYCLIPBOARD -b -0 -5 remote.domain.com -- Regression:RDPV5 and RDP settings reversed in tsclient https://bugs.launchpad.net/bugs/321226 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
