kmbgit

Results 4 issues of kmbgit

Running Ubuntu 20.04 under Windows 10 WSL I get a `No Qt bindings could be found` error even though PyQt5 is installed as a dependency of git-cola by `apt install`....

Emacs-27.2 on my Cygwin installation was experiencing the "looping" behaviour described in [issue 16](https://github.com/mickeynp/ligature.el/issues/16) so I rebuilt following the instructions in that ticket with a few changes to give me...

bug
cygwin

Simple_NFS_GUI v1.0.16 only allows individual clients from a list of active machines to be configured. The `/etc/exports` file allows subnets such as `192.168.122.0/24` to be specified, which makes exporting a...

help wanted

Running Simple_NFS_Client as root using "sudo" as per the instructions does not work on Ubuntu 22.04:- ``` $ sudo -H Simple_NFS_GUI [sudo] password for xxxx: Invalid MIT-MAGIC-COOKIE-1 key (Simple_NFS_GUI:142938): Gtk-WARNING...