NetworkConfiguration / dhcpcd-ui

GTK+ / Qt / Curses interface to dhcpcd
https://roy.marples.name/projects/dhcpcd-ui
21 stars 7 forks source link

dhcpcd-gtk doesn't work with dhcpcd 9.4.1 #5

Closed brulzki closed 1 year ago

brulzki commented 2 years ago

The syslog is filled with continuously repeated output of

dhcpcd[6080]: control_free: No such file or directory

The console output from dhcpcd-gtk is repeated output of

Message: 11:02:29.544: Connected to dhcpcd-9.4.1 Message: 11:02:29.544: Status changed to down Message: 11:02:29.544: Status changed to opened Message: 11:02:29.544: Connected to dhcpcd-9.4.1 Message: 11:02:29.544: Status changed to down Message: 11:02:29.544: Status changed to opened

See also: https://forums.gentoo.org/viewtopic-t-1150343.html https://bugs.gentoo.org/846515

IannBridges commented 1 year ago

Experiencing this same issues on Void Linux.

rsmarples commented 1 year ago

dhcpcd-9.5.0 has just been released. Do you see the same issue there?

rsmarples commented 1 year ago

This should now be fixed in dhcpcd-9.5.1 and dhcpcd-10.0.1

brulzki commented 1 year ago

Hi Roy, I've tested tonight with both dhcpcd-9.5.0 and dhcpcd-10.0.1 and it's working fine with both. And just to satisfy myself, I also tested again with dhcpcd-9.4.1 and the issue still persists there. Thanks very much for all your time & effort put in over the years :)