jean-emmanuel / open-stage-control

Libre and modular OSC / MIDI controller
https://openstagecontrol.ammd.net
GNU General Public License v3.0
705 stars 90 forks source link

[Bug] QRCode in wrong order on windows #809

Closed ameisso closed 1 year ago

ameisso commented 1 year ago

On the latest version (1.22.0) the servers IP addresses are displayed in the wrong order and in my case, localHost is displayed last.

Thus, the QRCode leds to "127.0.0.1:8080".

Also, in the same case I have two networks connected (WiFi and RJ45) so sometimes I don't have the correct QRCode displayed. Do you think that the menu items can show QRCodes for all adresses ?

Best

jean-emmanuel commented 1 year ago

Thanks for the report, I'd rather fix the the address order because a qr code for localhost doesn't make sense.

jean-emmanuel commented 1 year ago

I missed the rj45/wifi point, I'll will try to print both in that case.

jean-emmanuel commented 1 year ago

Fixed in v1.24.0