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).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Segmentation fault on Raspberry Pi

Botspot opened this issue · comments

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):

  • OS and version: Latest Raspberry Pi OS 12 Bookworm (Uses Wayland and NetworkManager, ARM64)

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