tomkcook

Results 22 issues of tomkcook

This appears to be related to the latter comments on #9. When I start a VPN connection with nxBender and then try to move some traffic over it, I get:...

I'm feeling really dense... but once I've got a WikipediaPage, how do I get the wikitext for it? I can only see ways of getting the text processed into plain...

good first issue

``` $ sudo python Python 2.7.9 (default, Sep 17 2016, 20:26:04) [GCC 4.9.2] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import pyroute2 >>> nft =...

My code calls `IPRoute.get_addr(family=socket.AF_INET, label='eth0')` fairly frequently. After a bit, it starts doing this: ``` Traceback (most recent call last): File "InterfaceUtils.py", line 336, in valid_ip4_address File "pyroute2/iproute/linux.py", line 303,...

bug

I have a system with two WiFi cards. `iw dev` returns this: ``` $ iw dev phy#1 Interface wlan1 ifindex 5 wdev 0x100000001 addr 40:a5:ef:40:57:2f ssid ies050000290 type AP phy#0...

bug

I'm using Python 3 and current PyPI version of Xlib. When I call `get_wm_name()` on a window that has non-ASCII characters in the name, `b''` is returned. I've traced this...

question

Fixes moby/moby#47127.

status/2-needs-code-review
carry-to-mobymoby

I'm running Clair in a local docker-compose setup. clair-scanner fails with: ``` $ ./clair-scanner :5000/vsys/ies-base-armhf:2.0.2 2018/10/25 15:02:25 [INFO] ▶ Start clair-scanner 2018/10/25 15:02:35 [INFO] ▶ Server listening on port 9279...

### Version of OpenTTD 2d2a5dd9661f842b0399d367883e6bbf1f19cdca Ubuntu 22.04 ### Expected result Holding down the Ctrl key when clicking results in modified actions, eg joining new station to non-adjacent station, cloning vehicle...

needs triage
OS: Linux

**Your Environment** * Plugin version:1.1.0 * Platform: Android * OS version:11 * Device manufacturer / model: OnePlus 7 The documentation for this plugin doesn't describe the return values of `configure`...