linux-wifi-hotspot icon indicating copy to clipboard operation
linux-wifi-hotspot copied to clipboard

Mac filter not working

Open Lyton505 opened this issue 1 year ago • 1 comments

After the recent update, the mac filter is now a hit-and-miss. It works 2 out 5 times this happens when I have checked "gateway" and "mac filter" simultaneously

Lyton505 avatar May 23 '23 19:05 Lyton505

The following output is shown:

(wihotspot-gui:100569): Gtk-CRITICAL **: 18:37:34.579: gtk_text_buffer_get_start_iter: assertion 'GTK_IS_TEXT_BUFFER (buffer)' failed

(wihotspot-gui:100569): Gtk-CRITICAL **: 18:37:34.579: gtk_text_buffer_get_end_iter: assertion 'GTK_IS_TEXT_BUFFER (buffer)' failed

(wihotspot-gui:100569): Gtk-CRITICAL **: 18:37:34.579: gtk_text_buffer_get_text: assertion 'GTK_IS_TEXT_BUFFER (buffer)' failed

(wihotspot-gui:100569): Gtk-CRITICAL **: 18:37:34.579: gtk_text_buffer_get_start_iter: assertion 'GTK_IS_TEXT_BUFFER (buffer)' failed

(wihotspot-gui:100569): Gtk-CRITICAL **: 18:37:34.579: gtk_text_buffer_get_end_iter: assertion 'GTK_IS_TEXT_BUFFER (buffer)' failed

(wihotspot-gui:100569): Gtk-CRITICAL **: 18:37:34.579: gtk_text_buffer_get_text: assertion 'GTK_IS_TEXT_BUFFER (buffer)' failed
Segmentation fault (core dumped)

Lyton505 avatar May 24 '23 16:05 Lyton505