mitsukuri
mitsukuri
+1 vote for proper detecton of clang-cl in custom locations
No offline installer is a complete show-stopper for me. Without it, I either need to install portmaster while some other firewall is keeping my windows from phoning home, or to...
> Indeed, a better workaround for now is [what I documented on the Mobian Wiki](https://wiki.mobian-project.org/doku.php?id=waydroid#optional-tweaks): `truncate -s 0 ~/.local/share/applications/waydroid.[package_name].desktop` > > Edit: formatting The best solution so far, I just...
Indeed, @dovandung, could you please create a readable diff so as to apply it correctly?
Anyway, not sure if I patched those files right, but I do get `injection is working` in `aireplay-ng -9 `. **But** immediately after that the device goes into `state DOWN...
Yep, I have one, it's not turning on neither flashing when the machine locks up. Should also note that trying to bring the interface up via `ip link set ...`...
I have some tests which use `UiScrollable` selectors failing with `Appium 2.12.1`/`uiautomator2 3.9.5` on Browserstack, but running fine on my local emulator and physical device. I wonder how is that...
@itkhanz Well it turns out that somewhere, sometime, it became mandatory to use explicit `new UiSelector().scrollable(true).scrollTextIntoView()` in selectors, while it used to work fine with `new UiSelector().scrollTextIntoView()` before.
Same here, frustrated AF. Never seen a build system this twisted, even CMake is biting the dust here.