maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   New rDesktop (with new frontend) (https://talk.maemo.org/showthread.php?t=22716)

mikomraz 2008-08-18 07:15

Re: New rDesktop (with new frontend)
 
thanks a lot.. but now I have the same problem as with the previous front end; when I click connect the window just disappears, with nothing happening afterward.

Sparks 2008-08-18 12:27

Re: New rDesktop (with new frontend)
 
Quote:

Originally Posted by mikomraz (Post 214822)
thanks a lot.. but now I have the same problem as with the previous front end; when I click connect the window just disappears, with nothing happening afterward.

I would try running it manually in X-terminal to see what it says.

qwerty12 2008-08-18 12:49

Re: New rDesktop (with new frontend)
 
Quote:

~ $ python2.5 `which rdesktop.py`
Traceback (most recent call last):
File "/usr/local/bin/rdesktop.py", line 141, in <module>
handle = rdesktop()
File "/usr/local/bin/rdesktop.py", line 50, in __init__
self.host.set_text(self.client.get_string("/apps/rdesktop/server")) # The old rdesktop app called it server, let's keep compatibility
TypeError: GtkEntry.set_text() argument 1 must be string, not None
N800, Diablo with latest SSU update, python from diablo repositories. Maybe I'm being awkward but installing the old gui isn't a solution :)

EDIT: Looks like it is, done it anyway :)

mikomraz 2008-08-18 14:44

Re: New rDesktop (with new frontend)
 
Quote:

Originally Posted by Sparks (Post 214862)
I would try running it manually in X-terminal to see what it says.

and how do I do that?

TrueJournals 2008-08-18 19:15

Re: New rDesktop (with new frontend)
 
mikomraz: What I can only assume to be happening is the program spawns an rdesktop session, but it fails to connect to the remote computer. Currently, I don't have any kind of error dialog to let you know this, but I'll try to get one in the next version. You can run it in xterm by opening xterm (Utilities > X Terminal in the application menu), and typing:
Code:

/usr/local/bin/rdesktop.py
(And pressing enter). The program will open, do whatever you normally do to connect, and post all the output it gives you in X Terminal here, and I'll see what I can do.

And now, for a small development update: I have most features planned for the next release all working. I plan to change how installing will work in the next version, though. The package will be split into two packages: rdesktop-cli, and pyrdesktop. They will both be in maemo extras (I'm working on that part right now). So, keep watching this thread! I should have everything in extras in a day or two...

TrueJournals 2008-08-19 00:53

Re: New rDesktop (with new frontend)
 
Good news! pyrdesktop and rdesktop-cli are now in diablo extras! Unfortunately, you can't upgrade from 1.0.0 to 1.3.1-2 (the current version). Just uninstall the current version and the new version will install no problem. I've fixed most bugs and implemented most features, but there's still a lot I want to add to this program.

pyrdesktop and rdesktop-cli are in chinook extras-devel right now. Does anyone with a n800 or n810 have chinook installed to test it out? It built fine, so there shouldn't be a problem, but just in case...

You can report all bugs here, or in the garage page for rdesktop! I've uploaded pyrdesktop and rdesktop-cli (for diablo), and the source there, also. Enjoy! Going to update the first post with the new information now...

sds910 2008-08-19 01:23

Re: New rDesktop (with new frontend)
 
Works marvelously for my XP box, but... as I feared above, with no obvious means to specify the -o switch, one cannot connect to the running console session on Windows Server 2003. Is this something you can implement in the next version?

TrueJournals 2008-08-19 01:38

Re: New rDesktop (with new frontend)
 
sds910: the -0 switch (It's a zero, not an "oh") was something I played with before making this release, but I was never able to see it having any affect on my connection. Perhaps, though, that's because I'm running Windows XP. You can try using whatever switches you want by running rdesktop-cli directly in the command line. I'm unfamiliar with this switch, so if you could give me a bit of a rundown on what it's supposed to do, that would be great.

sds910 2008-08-19 01:50

Re: New rDesktop (with new frontend)
 
Quote:

Originally Posted by TrueJournals (Post 215118)
sds910: the -0 switch (It's a zero, not an "oh") was something I played with before making this release, but I was never able to see it having any affect on my connection. Perhaps, though, that's because I'm running Windows XP. You can try using whatever switches you want by running rdesktop-cli directly in the command line. I'm unfamiliar with this switch, so if you could give me a bit of a rundown on what it's supposed to do, that would be great.

Yes, of course it's a 0. Brain fart...

On XP, it's not necessary, but it's required on Windows server 2003 in order to connect to the running console session. Without it, you're logging on to a new session with no ability to interact with programs running on the console desktop... and you're potentially launching duplicate iterations of software that's set to run upon login. Y'see? For those of us that need to administer a 2003 box, this is vital...

bluesubaru 2008-08-19 02:14

Re: New rDesktop (with new frontend)
 
TrueJournals: I had this saved in my bookmarks from some Server 2003 work I did recently. I might give you some insight on the console connection.

http://support.microsoft.com/kb/278845 How to shadow the console


All times are GMT. The time now is 11:51.

vBulletin® Version 3.8.8