Opened 11 years ago

Closed 11 years ago

#11393 closed Bug Report - General (fixed)

MythTV-Setup displays restricted list of IP addresses

Reported by: Raymond Wagner Owned by: Raymond Wagner
Priority: blocker Milestone: 0.27
Component: MythTV - Mythtv-setup Version: Master Head
Severity: medium Keywords:
Cc: jyavenard@… Ticket locked: no

Description

MythTV-Setup was modified in 0a40fff4d7c2d1f1b07eb1f0524a89b06e1270a7 to provide a combobox of available IP addresses, rather than a editable text field, however, the list displayed was the filtered list currently being listened on, making it impossible to configure MythTV to listen on any address other than what is currently in use.

Change History (3)

comment:1 Changed 11 years ago by Raymond Wagner

Priority: minorblocker
Status: newaccepted

comment:2 Changed 11 years ago by JYA

Cc: jyavenard@… added

comment:3 Changed 11 years ago by Stuart Morgan <smorgan@…>

Resolution: fixed
Status: acceptedclosed

In 7c31160c54304a168bdb44888e12802c01cba896/mythtv:

Use QNetworkInterface::allAddresses() instead of ServerPool?. Fixes #11393

Note: See TracTickets for help on using tickets.