fumnanya
fumnanya
editing the python script to add cmakeDir = TMP_PREFIX + "\bin\cmake\" worked for me
> ## Edit : This solution is NOT working, [GOTO](https://github.com/lakinduakash/linux-wifi-hotspot/issues/166#issuecomment-1105388859) > >  > > Just add adapter name in variables(`wifi_iface` and `internet_iface`[In my case `export wifi_iface=wlan0` `export internet_iface=wlan0` ])...
> ## Working Solution: > > I am using Fedora 35 for testing, firewalld has default zone `FedoraWorkstation`. My approach is enable **masquerade** in zone `trusted` and `FedoraWorkstation`, and add...
@Cyberozoc I use Znap for plugin management, not oh-my-zsh, so I don't think there's a "plugins" section of my .zshrc... this is how it looks: ```sh $ cat .zshrc #...
@ajmalab cloning just the repo alone (without oh-my-zsh, znap, or any other managers) still loops for me
@aninder that seems to work in a way...it still loops if you go all the way to the 1st entry, but i guess 256 is better than 16
@yeoleobun weird because removing the `zstyle ':autocomplete:history-search-backward:*' list-lines 256` setting and commenting out `zsh-autosuggestions` still has the issue
@real-jame have you tried starting python3-validity with `systemctl start python3-validity`? (i also used `enable python3-validity` to make it autostart on startup)
This is how they look:   Other videos, however, work:  Perhaps it is the file format? mp4 vs. mov
I submitted an octernship with a public PR (over [here](https://github.com/rustdesk-org/Octernships_Project/pull/15)), and embedded mp4 videos display correctly 