linux-wifi-hotspot: Segmentation fault after the latest update 4.7.1
(wihotspot-gui:70910): GLib-GObject-CRITICAL **: 20:52:22.586: invalid cast from 'GtkEntry' to 'GtkTextView'
(wihotspot-gui:70910): Gtk-CRITICAL **: 20:52:22.586: gtk_text_view_get_buffer: assertion 'GTK_IS_TEXT_VIEW (text_view)' failed
(wihotspot-gui:70910): GLib-GObject-CRITICAL **: 20:52:22.587: invalid (NULL) pointer instance
(wihotspot-gui:70910): GLib-GObject-CRITICAL **: 20:52:22.587: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
/usr/bin/wihotspot: line 4: 70910 Segmentation fault (core dumped) /usr/bin/wihotspot-gui
getting this on arch linux wayland.
About this issue
- Original URL
- State: open
- Created 6 months ago
- Reactions: 10
- Comments: 23 (11 by maintainers)
As a temporary solution delete /etc/create_ap.conf and re-install the package
On Wed, 24 Jan 2024 at 01:16, Rob Shinn @.***> wrote:
/etc/create_ap.conf I think.
Archlinux’s package manager(pacman) does not automatically merge configuration files, and newer code will get null pointer errors when reading configuration options that don’t exist in older versions.
What’s the path of that config file? @awsms
Wifi interface is blocked due to
iw
is not installed. Please check all the dependencies before installation.