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

Unable to listen on localhost in latest version #203

Closed
HughMacdonald opened this issue Oct 30, 2019 · 3 comments
Closed

Unable to listen on localhost in latest version #203

HughMacdonald opened this issue Oct 30, 2019 · 3 comments
Assignees
Milestone

Comments

@HughMacdonald
Copy link

Hi,

I updated sACNView earlier today when prompted, and found that I was unable to listen on 127.0.0.1, which I had been able to previously. Is this something that I should be able to do?

I've been using it to check sACN data on a project I'm working on at the moment, so am doing all of my work on localhost.

Is there a way to do this that I'm missing? And if not, would it be possible to bring back the ability to listen on localhost in a future release?

Thanks

@docsteer
Copy link
Owner

Oops! So you can do that from the initial network selection dialog by clicking the work offline button:
image

However, if you've selected another interface you won't see that dialog again until your network configuration changes. This is a bug - for now a workaround would be to delete the registry key (HKEY_CURRENT_USER\Software\sACNView) if you're on Windows, and then the dialog will show on startup.

@docsteer docsteer self-assigned this Oct 30, 2019
@HughMacdonald
Copy link
Author

Thanks for the work-around - I'll do that then (I'm not using it in anything other than localhost mode right now)

marcusbirkin added a commit to marcusbirkin/sacnview that referenced this issue Jan 26, 2020
If last selection was localhost/offline, then nic selection dialog will prompt user on every use.
@marcusbirkin marcusbirkin added this to the v2.2 milestone Jan 26, 2020
docsteer added a commit that referenced this issue Jan 29, 2020
@marcusbirkin marcusbirkin modified the milestones: v2.2, v2.1.1 May 11, 2020
@docsteer
Copy link
Owner

Fixed in v2.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants