RunningDroid

Results 12 comments of RunningDroid

It looks like the manpage wasn't updated after the refactor: https://github.com/ReimuNotMoe/ydotool/issues/147 [help output for the key command](https://github.com/ReimuNotMoe/ydotool/blob/master/Client/tool_key.c#L39-L59) [relevant section of the manpage](https://github.com/ReimuNotMoe/ydotool/blob/master/manpage/ydotool.1.scd#keyboard-commands)

I have the same issue on my Samsung S6, here's a logcat: https://gist.github.com/RunningDroid/4b8288c7d8562b33d4ab08717e69ff79

It works, but it's strict. This code (generated by my Nintendo Switch) works. `WIFI:S:switch_9D04ED0100D;T:WPA;P:h79mcfxn;;` ![1636913009090](https://user-images.githubusercontent.com/486393/141692869-9bfcd890-10c2-4a37-bd37-2cd9e1b2fc8b.jpg) This code (generated by my Dad's Samsung S8+ on Android 9 in the WiFi menu)...

Can you give the output of `pgrep -a nextdns`? I think I experienced this when nextdns replaced my `/etc/sv/nextdns/run` with one that dropped the `-config-file /etc/nextdns.conf` argument.

There doesn't seem to be a hydrus bug for this specifically but it's a known Wayland/MPV bug*, the workaround is to tell hydrus (QT actually) not to use Wayland: `env...

Does anything change if you do `QT_QPA_PLATFORM=xcb hydrus-client`? (explicitly telling QT to use the X11 backend) @Churchexe Sorry for the delay, I missed your edit Here's a log from the...

> Does anything change if you do `QT_QPA_PLATFORM=xcb hydrus-client`? (explicitly telling QT to use the X11 backend) Scratch that, MPV doesn't listen to what QT's been told to do. Try...

I believe the only way to get hydrus to use the mpv.conf is by giving it the file through the options menu here: ![2023-05-11T15:14:45,869537862-04:00](https://github.com/hydrusnetwork/hydrus/assets/486393/6dd7e3d5-6f9f-4982-bc32-0f79180ec89e)

I'm using Void Linux and Wireshark version 3.4.5

#951 is kind of related to this, Google returns 403 forbidden when trying to download a session containing URLs Google doesn't like. I came across that bug after saving a...