Paul Galbraith
Paul Galbraith
DxWnd does some kind of magic where it allows you to choose a smaller resolution and it scales it up over your current desktop resolution without actually going full screen....
### Description 1. Create connection 2. Create folder 3. Try to drag connection into folder using mouse 4. Fail A pretty easy workaround is to copy/paste the connection into the...
I wasn't able to extract the two *.sea.bin system 6 disks from Apple, as described here: https://www.gryphel.com/c/minivmac/start.html The u608d tool that the author describes at the above page did work....
### Please provide a brief summary of the bug Tested in 1.8.0_272/25.272-b10 and 1.8.0_322/25.322-b06 on Mac OS, use DatagramSocket to open a remote connection and then query the address of...
### Describe the bug I'm new to python and it's packaging ecosystem ... I was expecting to find all the [tests](https://github.com/executablebooks/mdit-py-plugins/tree/master/tests) in the package that's distributed from pypi.org ... is...
The vault command is not working when using virtual environments, per #701. This may address, in some measure, #768 but I'm not confident I fully understand the issue there.
### Summary OpenBSD uses bcrypt password hashing. Per the latest python update of bcrypt (>=5.x), this no longer works (due to [passlib issues](https://github.com/ansible/ansible/issues/85919) that I don't fully understand). My TL;DR...
Issue #33 was closed as completed, but I think it was really rejected. This adds support for multine entries as requested in the issue, similar to the way Python configparser...