Deleted user
Deleted user
I create a full example on this issue: https://github.com/F8RZD/tauri-kotlin-problem
It's due to these settings values not being sent to the client if they're set with a config, which means the client won't be able to correctly predict it. It...
> Screencast from RL, fleeing sheep will always look in the direction it's fleeing, never looks back at player: > > Screencast.from.2024-09-16.01-34-01.webm > However, if the creature is fleeing AND...
I am also facing the same issue in the below code **In conftest.py -** import pytest from selenium import webdriver @pytest.fixture(scope="class") def driver(request): driver = webdriver.Chrome() driver.get("https://google.com") request.cls.driver = driver...
I get the warning too. And I get the ways you can go to fix it. But it is a bug that will need to be addressed.
Can you provide a full bootlog, because when I ran 23.05 it was very stable however there were multiple crashes upon boot
> Changing `switch_mac_mode = ` (MAC_MODE_PSGMII) to `switch_mac_mode = ` (MAC_MODE_PSGMII_RGMII4) on `target/linux/ipq807x/files/arch/arm64/boot/dts/qcom/ipq8174-mx4200.dtsi` solves the crash problem initializing ports 5 and 6. There's only 4 LAN ports on the MX4200....
> By looking at the code when I got it all working, I didn't arrive at the same conclusion, but I'll take your word for it. > > When I...
> > There is this issue open for regulatory issues: > > #14523 > > I thought that was just a misunderstanding of an issue that's been known since day...
eh im not sure if this is necessary, i would just wait for next stable release