Opened 5 years ago
Last modified 5 years ago
#15106 new bug
RemoteDesktop fails to connect
Reported by: | tsimblist | Owned by: | mmlr |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/RemoteDesktop | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Attempt to run RemoteDesktop per instructions found at https://www.haiku-os.org/node/6007/. Fails with error on client Terminal (see attached screenshot).
RemoteDesktop command with explicit arguments changes behavior, but connection still fails with the client desktop completely white and no mouse. Evidence of a connection attempt is found on the server as follows:
There is now a Terminal tab in Deskbar and when I click on it, it reports “No windows”. ProcessController shows a process titled “/bin/bash -c echo connected; export TARGET_SCREEN=10900; /boot/”. And syslog now has something too (see attached screenshot).
Use a Ctrl+Alt+Delete to recover client and get a “Team monitor” pop up window that allows killing RemoteDesktop and then desktop is displayed again. Errors are displayed on the client Terminal (see attached screenshot). This recovery does not reclaim the resources on the server.
Attachments (3)
Change History (4)
by , 5 years ago
Attachment: | RemoteDesktop_1st_connect_attempt.png added |
---|
by , 5 years ago
Attachment: | Server_syslog_after_2nd_connection_attempt.png added |
---|
Server syslog after second connection attempt
by , 5 years ago
Attachment: | Client_Terminal_after_2nd_connection_attempt.png added |
---|
Client Terminal after second connection attempt
comment:1 by , 5 years ago
Content reformatted from https://discuss.haiku-os.org/t/remotedesktop-fails-to-connect/8636
First connection attempt with default arguments