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

Segmentation fault on Raspberry Pi

Open Botspot opened this issue 8 months ago • 0 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.

Botspot avatar Jun 04 '24 00:06 Botspot