maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Remote Desktop Connection Refused! (https://talk.maemo.org/showthread.php?t=29367)

rdvonz 2009-06-04 22:32

Remote Desktop Connection Refused!
 
I hope I have the settings right:
Name: [Computer Name]
Host: [Local IP 192.168.1.x.or internet with forwarded port 3389]
Username: [Account Username] I created a new one called n810
Password: Password for the account above, 10 characters minimum.
Domain: I subsitituted this for the workgroup name, WORKGROUP
Disk sharing Both checked
Color Depth 256
Play sound? Here

I'm using pyrdesktop.

I went into system > remote > Enable remote desktop botch are checked

I even added the account to the user group... *cries*

I wan this to work!

TrueJournals 2009-06-04 22:59

Re: Remote Desktop Connection Refused!
 
I guess I don't really explain the settings anywhere... here's a little guide.
  • Name -- This is just used internally for profiles. Put whatever you want. I don't think leaving it blank should affect anything, but just put something in just in case.
  • Host -- TCP Address of the computer. Either an IP, or a hostname.
  • Username -- Username of an account on the remote computer.
  • Password -- Password of an account on the remote computer.
  • Domain -- If your username is NOT part of a domain, leave this blank. Don't put the workgroup name in here.
  • Disk sharing -- Change to your preference
  • Color Depth -- Whatever you want. I usually go for 15 or 16 bit for good color without using too much bandwidth.
  • Play sound -- Change to your preference. "Here" doesn't really work. The tablet is too slow to decode the sound, it seems.

So, I would try removing what you have in domain first. Does it not give any errors? Can you run it from the terminal (use this:
Code:

python2.5 /usr/local/bin/rdesktop.py
) and post anything that it spits out.

rdvonz 2009-06-04 23:38

Re: Remote Desktop Connection Refused!
 
ok, now it won't even run. It's crashing with a bunch of errors, I'll post them in a second. However, that is not the issue. evne the CLI isn't allowing me to connect. It's saying connection refused.

rdvonz 2009-06-04 23:43

Re: Remote Desktop Connection Refused!
 
~ $ python2.5 /usr/local/bin/rdesktop.py
python2.5[1589]: GLIB WARNING ** libglade - unknown property `program_name' for class `GtkAboutDialog'python2.5[1589]: GLIB WARNING ** libglade - could not convert string to type `GStrv' for property `authors'
/usr/local/bin/rdesktop.py:134: GtkWarning: Mixing deprecated and non-deprecated GtkToolbar API is not allowed
self.wTree = gtk.glade.XML(self.gladefile)
Traceback (most recent call last):
File "/usr/local/bin/rdesktop.py", line 466, in <module>
handle = rdesktop()
File "/usr/local/bin/rdesktop.py", line 205, in __init__
self.load_profile("", "", "", "/apps/rdesktop/prof"+load_prof)
File "/usr/local/bin/rdesktop.py", line 441, in load_profile
self.name.set_text(self.client.get_string(profile + "/name"))
TypeError: GtkEntry.set_text() argument 1 must be string, not None
~ $

Laughing Man 2009-06-04 23:56

Re: Remote Desktop Connection Refused!
 
You do have Windows setup to allow RDC right? I've found that to be an issue in the past.

allnameswereout 2009-06-05 00:08

Re: Remote Desktop Connection Refused!
 
Check your Windows Firewall.

rdvonz 2009-06-05 00:10

Re: Remote Desktop Connection Refused!
 
I sense satire in your post, Laughing Man. AFAIK, Yes I did. I followed this: http://www.microsoft.com/windowsXp/u...moteintro.mspx

@allnameswereout: It isn't even on.

Laughing Man 2009-06-05 00:21

Re: Remote Desktop Connection Refused!
 
No satire intended. Just pointing out a possible angle that affected me in the past. Oddly I still can't get remote desktop working in Vista but it works in Windows 7 and XP.

TrueJournals 2009-06-05 00:36

Re: Remote Desktop Connection Refused!
 
Hmm... connection refused. First of all, have you been able to connect from any other computer? If not, see if you can get hold of another computer to try connecting from that. Also, try opening a command line in windows, and type:
Code:

netstat /a
Look for a line that references port 3389. It shows up near the top for me:
Code:

  TCP    0.0.0.0:3389        *******:0            LISTENING

rdvonz 2009-06-05 00:42

Re: Remote Desktop Connection Refused!
 
Nothing showing up in netstat. anyone want to vnc into my pc and troubleshoot remotely? :p

TrueJournals 2009-06-05 00:54

Re: Remote Desktop Connection Refused!
 
In the System Control Panel, under the Remote tab, click the "Select Remote Users..." button and make sure that you gave the user permission to login remotely.

rdvonz 2009-06-05 00:59

Re: Remote Desktop Connection Refused!
 
Nothing, and this user is admin anyways...

TrueJournals 2009-06-05 01:01

Re: Remote Desktop Connection Refused!
 
Hmmm... Have you tried restarting your computer?

rdvonz 2009-06-05 01:13

Re: Remote Desktop Connection Refused!
 
Progress!!

Er, I had terminal services turned off. I ran it this time and the screen Flashed! *excitement*

But no rdesktop still. It's not even giving an error this time.

TrueJournals 2009-06-05 01:15

Re: Remote Desktop Connection Refused!
 
I'm fairly certain you need to add even administrators to the list of allowed remote desktop users. Try that. At least we're getting somewhere :)

rdvonz 2009-06-05 01:22

Re: Remote Desktop Connection Refused!
 
I updated the cli and added the account to the list, nothing. :(

rdvonz 2009-06-05 01:23

Re: Remote Desktop Connection Refused!
 
Quote:

Originally Posted by rdvonz (Post 293879)
I updated the cli and added the account to the list, nothing. :(

In addition to this, did you ever figure out why your app keeps crashing?


All times are GMT. The time now is 10:00.

vBulletin® Version 3.8.8