lakinduakash / linux-wifi-hotspot

Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface. It is also able to create a hotspot using the same wifi card which is connected to an AP already ( Similar to Windows 10).
BSD 2-Clause "Simplified" License
3.26k stars 301 forks source link

Mac filter not working #317

Open Lyton505 opened 1 year ago

Lyton505 commented 1 year ago

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 commented 1 year ago

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)