The Following 35 Users Say Thank You to TrueJournals For This Useful Post: | ||
Addison, antikx, Benson, bongo, bunanson, Bundyo, buurmas, closetpacifist, devaler, dfinch, doctorbri, drizek, El Amir, eliagp, fatalsaint, iLluFe, ioan, lm2, Munk, Nikem, pronvit, qwerty12, shortymcshort, sic0048, Snoshrk, speculatrix, spiros, Texrat, timsamoff, Underscore, verumgero, Willowave, yukky, zehjotkah, Zuber |
|
2008-08-10
, 22:39
|
Posts: 384 |
Thanked: 90 times |
Joined on Mar 2008
|
#2
|
|
2008-08-10
, 23:06
|
Posts: 63 |
Thanked: 7 times |
Joined on Jan 2008
|
#3
|
|
2008-08-10
, 23:21
|
Posts: 550 |
Thanked: 110 times |
Joined on Aug 2006
|
#4
|
The Following User Says Thank You to Rocketman For This Useful Post: | ||
|
2008-08-11
, 00:28
|
|
Posts: 276 |
Thanked: 74 times |
Joined on Feb 2008
@ Missouri, USA
|
#5
|
|
2008-08-11
, 00:38
|
|
Posts: 480 |
Thanked: 378 times |
Joined on Apr 2008
@ Chicago-ish
|
#6
|
#!/usr/bin/python
#!/usr/bin/python2.5
/usr/local/bin/rdesktop.py
|
2008-08-11
, 01:13
|
Posts: 4,030 |
Thanked: 1,633 times |
Joined on Jul 2007
@ nd usa
|
#7
|
|
2008-08-11
, 03:14
|
|
Posts: 487 |
Thanked: 152 times |
Joined on Aug 2007
@ London, UK
|
#8
|
The Following 2 Users Say Thank You to El Amir For This Useful Post: | ||
|
2008-08-11
, 03:15
|
|
Posts: 487 |
Thanked: 152 times |
Joined on Aug 2007
@ London, UK
|
#9
|
|
2008-08-12
, 17:20
|
|
Posts: 276 |
Thanked: 74 times |
Joined on Feb 2008
@ Missouri, USA
|
#10
|
Since the old rdesktop frontend only worked intermittently, I've written a new one! It's called pyrdesktop, and it's available in diablo and chinook extras. Features include: sound, multiple remote desktop profiles, the ability to toggle almost all command line options. The current version is 1.5.0-2.
Here's a nice big green install button (now in diablo and chinook extras:
And, here's some screenshots:
Please report bugs and feature requests here, or at the rdesktop garage page. This is still a work-in-progress, so stay tuned for updates!
Changelog:
1.5.0-6
-- Removed dbus imports... again...
1.5.0-5
-- Fixed issue with python-launcher
1.5.0-4
-- Fixed to use python-launcher
-- Removed dbus imports
-- Fixed dependencies
1.5.0-2
-- Threading! The gui will stay open after a rdesktop session is opened.
-- Auto-reconnect! With a countdown dialog! Say cancel within 6 seconds, and it won't auto-reconnect. Say ok, and it will reconnect immediately.
-- Connection detection (that sounds pretty cool...) If you try to open a session and you're not connected to the internet, your device will attempt to connect.
-- Auto-load last opened profile. Close the gui, reopen it, and whichever profile you had opened will reopen automagically!
-- Fixed error code reporting.
-- NOTE: some of these changes are still a bit experimental. I tested as much as I could, but PLEASE report any bugs you find!
1.3.2-3
-- Fixed save and delete buttons
-- Added icons to menu items
1.3.2-2
-- Small change in about dialog.
1.3.2-1
-- Added support of console mode. Thanks for testing, sds910!
1.3.1-2
-- Added multiple remote desktop profiles.
-- Added "advanced options"
-- Added some error checking in connections
-- Fixed pyrdesktop not loading if no rdesktop settings were previously saved
-- Various other small changes/fixes
1.0.0 -- Initial release
Disclaimer: If a program I wrote doesn't work/breaks your tablet... It's not my fault
mcedit | Utility Calculators (WIP) | PyRDesktop
My Blog | Twitter
Last edited by TrueJournals; 2008-11-04 at 14:30. Reason: Pushed to Chinook Extras