MENU>Setup>Information>Devices does not correctly show network mounts

Issue #267 resolved
prl created an issue

MENU>Setup>Information>Devices always shows "none" under "Network Servers".

Even when that bug is fixed:

  • It only shows FSTAB mounts, not AUTOFS mounts or DLNA servers
  • For FSTAB mounts, it only shows information for servers with IP addresses starting with '192.' This does not cover all private network address ranges (it fails on 172.16.0.0-172.31.255.255 and 10.0.0.0-10.255.255.255). I have had an ADSL modem/router that issued addresses in the 10.* range. It also fails in network with assigned IP addresses.
  • It uses an external program (df) to get sizes and free space. This doesn't work on AUTOFS mounts, and the facilities to get the information are already available in Components.Harddisk.Partition.

I have implemented fixes for these problems, but I want to have the layout discussed in the forum before I submit the changes to the repository.

Reproduction steps

Go to information screen MENU>Setup>Information>Devices. "Network Servers" always lists "none", no matter what network servers the T3 is connected to.

Comments (2)

  1. Peter Urbanec
    • removed issue_status

    The issue was updated with the following change(s):

    • The status has been updated, from New to Testing.
  2. prl reporter
    • removed issue_resolution
    • removed issue_percent
    • removed issue_close
    • removed issue_status

    The issue was updated with the following change(s):

    • The status has been updated, from Testing to Closed.
    • This issue has been closed
    • This issue's progression has been updated to 100 percent completed.
    • The resolution has been updated, from Not determined to Fixed.
  3. Log in to comment