You get this on a normal logout from a 2012 server: disconnect: Unknown reason.
Upstream commit r1742 adds support for 4 new disconnect reasons which fixes this bug.
Vendor drop of rdesktop in commit 27907 and handle of exitcode in tl-run-rdesktop commit 27908. Fixes this bug.
Logging out by... 1. bringing up charms bar 2. clicking 'start' 3. clicking your name at top right of screen 4. clicking 'sign out' No errors are presented to the user. Logging out (well, disconnecting really) by... 1. bringing up charms bar 2. clicking 'settings' 3. clicking 'power' 4. clicking 'disconnect' produces an error however.
(In reply to comment #3) > Logging out (well, disconnecting really) by... > > 1. bringing up charms bar > 2. clicking 'settings' > 3. clicking 'power' > 4. clicking 'disconnect' > > produces an error however. Fixed in commit 28077.
(In reply to comment #4) > Fixed in commit 28077. Works great.