b-schliessmann
b-schliessmann
dhcpcd5 8.1.2-1+rpt1, when a wifi interface comes up, calls /lib/dhcpcd/dhcpcd-hooks/10-wpa_supplicant to start wpa_supplicant like so: `wpa_supplicant -B -c"$wpa_supplicant_conf" -i"$interface" "$driver" 2>&1` This results in wpa_supplicant's **stdout and stderr to be...
Trying to download packages, the following happens: ``` > basket download pywin32 Traceback (most recent call last): File "C:\Program Files\Python310\Scripts\basket-script.py", line 33, in sys.exit(load_entry_point('Basket==1.0', 'console_scripts', 'basket')()) File "C:\Program Files\Python310\lib\site-packages\basket\main.py", line...
**Describe the bug** I'm trying to start a project with pyglets, but run into not really self-explaining errors even with simple things like creating a Window(). I've read in forums...
Currently, the extension is listed "not compatible with multiprocess" in FF 51.0.1. Is multiprocess, i.e. e10s (electrolysis) compatibility planned?