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

FileChooser error with msg "trouble connecting to server" #8

Open
rschmunk opened this issue Jun 4, 2015 · 2 comments
Open

FileChooser error with msg "trouble connecting to server" #8

rschmunk opened this issue Jun 4, 2015 · 2 comments

Comments

@rschmunk
Copy link

rschmunk commented Jun 4, 2015

I started using this fork of Quaqua in a couple apps earlier this year, and specifically the FileChooser jar and libs. There generally has been no problem. However, one user recently reported that the filechooser was acting very badly on his OS X 10.10 computer. Specifically, whenever he clicked in the chooser's file listing there would be a very long pause, and then error dialog would pop up saying "There was a problem connecting to the server ’10.10.1.11’" (see attached image). Navigating to the specific directory where the file he wanted was located was extremely painful.

Building my app without Quaqua so that the filechooser is just the standard chooset, the user had no difficulty at all.

So my question is whether anyone else has ever encountered this particular problem? If so, any idea what was causing it and were you able to fix or work around it?

openerr

@weirdkid
Copy link

weirdkid commented Jun 5, 2018

I've had one user report this issue with macOS 10.13. I'm unable to reproduce it though. Removing the native libraries is a workaround.

@rschmunk
Copy link
Author

rschmunk commented Jun 7, 2018

FWIW: I stopped using Quaqua some time ago and have been using a JNI dylib of my own devising since then. Recently I have been looking at switching over to the JavaFX filechooser, which looks pretty good on a Mac but has some other issues that I haven't been able to resolve yet.

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

2 participants