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.36k
stars
309
forks
source link
Trying to deactivate the hotspot using the network manager causes a system freeze #159
Describe the bug
Stopping the hotspot causes a system freeze, and after a reboot, the installation of linux-wifi-hotspot is corrupted and crashes upon start
To Reproduce
Steps to reproduce the behavior:
Go to the menu bar up top.
Click on the unnamed wifi adapter (which should be 'ap0')
Click on 'Turn off'
System freeze
Expected behavior
The hotspot turning off
Screenshots
Not applicable
Desktop (please complete the following information):
OS: Ubuntu
Version: 20.04 LTS
Additional context
After a hard shutdown and reboot, trying to start linux-wifi-hotspot from the application menu does nothing. When trying to launch from terminal, it says something along the lines of 'Segmentation fault! (Core dumped)'. Unfortunately, I already reinstalled the package under the use of --purge, so I can't give you the core dump.
Describe the bug Stopping the hotspot causes a system freeze, and after a reboot, the installation of linux-wifi-hotspot is corrupted and crashes upon start
To Reproduce Steps to reproduce the behavior:
Expected behavior The hotspot turning off
Screenshots Not applicable
Desktop (please complete the following information):
Additional context After a hard shutdown and reboot, trying to start linux-wifi-hotspot from the application menu does nothing. When trying to launch from terminal, it says something along the lines of 'Segmentation fault! (Core dumped)'. Unfortunately, I already reinstalled the package under the use of --purge, so I can't give you the core dump.