Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.17 Windows Shadow Server Broken #1184

Closed
totaam opened this issue Apr 21, 2016 · 7 comments
Closed

0.17 Windows Shadow Server Broken #1184

totaam opened this issue Apr 21, 2016 · 7 comments

Comments

@totaam
Copy link
Collaborator

totaam commented Apr 21, 2016

Issue migrated from trac ticket # 1184

component: server | priority: critical | resolution: fixed

2016-04-21 18:30:17: maxmylyn created the issue


As the title suggest, I am unable to create Windows Shadow Servers. I get the following traceback:

C:\Program Files (x86)\Xpra>Xpra_cmd.exe shadow :0 --bind-tcp=0.0.0.0:2200
2016-04-21 10:36:06,043 created named pipe: \\.\pipe\Xpra\Main
xpra main error:
Traceback (most recent call last):
  File "xpra\scripts\main.pyc", line 126, in main
  File "xpra\scripts\main.pyc", line 1003, in run_mode
  File "xpra\scripts\server.pyc", line 1232, in run_server
  File "xpra\scripts\server.pyc", line 267, in mdns_publish
  File "xpra\net\pybonjour_publisher.pyc", line 14, in <module>
  File "xpra\net\pybonjour.pyc", line 86, in <module>
  File "ctypes\__init__.pyc", line 435, in __getattr__
  File "ctypes\__init__.pyc", line 365, in __init__
WindowsError: [Error 126] The specified module could not be found

2016-04-21 10:36:06,918 closing tcp socket 0.0.0.0:2200

The client still works, however.

I meant to post this on Tuesday, but apparently I didn't hit submit.

@totaam
Copy link
Collaborator Author

totaam commented Apr 22, 2016

2016-04-22 03:45:18: antoine changed owner from antoine to maxmylyn

@totaam
Copy link
Collaborator Author

totaam commented Apr 22, 2016

2016-04-22 03:45:18: antoine commented


Got it, my boxes all have apple's bonjour installed for testing - so I never hit this. r12457 should convert this error into a warning.

@totaam
Copy link
Collaborator Author

totaam commented Apr 22, 2016

2016-04-22 03:46:29: antoine commented


Should this happen again, you can bypass this issue by turning off mdns with --mdns=no.

@totaam
Copy link
Collaborator Author

totaam commented Apr 22, 2016

2016-04-22 18:20:43: maxmylyn commented


(No build posted of that revision, but the --mdns=no workaround is fine for #1099)

waiting on Smo to see if he can get a build, otherwise I can wait until I get one of yours.

@totaam
Copy link
Collaborator Author

totaam commented May 3, 2016

2016-05-03 21:31:20: maxmylyn changed status from new to closed

@totaam
Copy link
Collaborator Author

totaam commented May 3, 2016

2016-05-03 21:31:20: maxmylyn set resolution to fixed

@totaam
Copy link
Collaborator Author

totaam commented May 3, 2016

2016-05-03 21:31:20: maxmylyn commented


Got the newer 12491 build, and shadow servers start fine.

Closing.

@totaam totaam closed this as completed May 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant