docsteer / sacnview

sACNView provides a tool for monitoring and sending the Streaming ACN lighting control protocol used for lighting control in theatres, TV studios and architectural systems
http://www.sacnview.org
Apache License 2.0
102 stars 24 forks source link

Unable to listen on localhost in latest version #203

Closed HughMacdonald closed 4 years ago

HughMacdonald commented 5 years ago

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 commented 5 years ago

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.

HughMacdonald commented 5 years ago

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

docsteer commented 4 years ago

Fixed in v2.1.1