babluboy / nutty

A Network Utility
GNU General Public License v3.0
155 stars 25 forks source link

Improperly truncating ethernet port name #61

Open oshunluvr opened 4 years ago

oshunluvr commented 4 years ago

KDEneon USer edition, updated. Just installed latest version of Nutty. I get no data from my ethernet port connection because it appears Nutty is only allowing 8 characters in the device name whereas my ethernet port has a 9 character name:

[WARNING 18:09:37.040949] nutty.vala:1248: Error encountered in execution of sync command [/sbin/ifconfig -a enp0s31f]: enp0s31f: error fetching interface information: Device not found

stuart@office:~$ ifconfig [snip] enp0s31f6: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 [snip]

babluboy commented 4 years ago

@oshunluvr Many thanks for raising this issue. Will look into this as soon as possible, although I dont remember truncating the device name and restricting it to 8 chars