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.01k stars 278 forks source link

Segmentation fault on Raspberry Pi #405

Open Botspot opened 1 month ago

Botspot commented 1 month ago

Describe the bug

$ wihotspot

(wihotspot-gui:441063): GLib-GObject-WARNING **: 19:08:31.529: invalid cast from 'GtkEntry' to 'GtkTextView'

(wihotspot-gui:441063): Gtk-CRITICAL **: 19:08:31.529: gtk_text_view_get_buffer: assertion 'GTK_IS_TEXT_VIEW (text_view)' failed

(wihotspot-gui:441063): GLib-GObject-WARNING **: 19:08:31.530: invalid (NULL) pointer instance

(wihotspot-gui:441063): GLib-GObject-CRITICAL **: 19:08:31.531: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
Segmentation fault

To Reproduce Steps to reproduce the behavior:

  1. Run the program

Expected behavior The program launches.

Desktop (please complete the following information):

Additional context Raspberry Pi 5 Wihotspot was installed using this script.