fumnanya

Results 43 comments of 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) > > ![Screenshot_20220408_193540](https://user-images.githubusercontent.com/84625092/162458993-e50d3452-3a4e-4c4f-a45f-9dd4a9835a53.png) > > 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: ![image](https://github.com/education/Octernships/assets/87488715/16569f2f-4e7c-4385-b602-7ead85fd1fa4) ![image](https://github.com/education/Octernships/assets/87488715/4263027e-2b20-4858-be26-32565aa40755) Other videos, however, work: ![image](https://github.com/education/Octernships/assets/87488715/478f8da5-86bf-42fb-a388-5ecf502278ec) 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 ![image](https://github.com/education/Octernships/assets/87488715/225821ea-60d0-4437-a996-f812b5fbc257)