Tom Oakley

Results 7 issues of Tom Oakley

Autocomplete is pretty good (thanks for the work) but... Quite often I'm trying to write a word and Autocomplete suggests words which are much longer than the one I want,...

Microsoft Teams exhibits strange and very annoying behaviour: 1. If the Teams window is minimised (Win+Ctrl+m), it leaves an empty space with no title, so there is a "ghost" window...

compatibility
rule

`bug.n` uses a huge proportion of my battery. One week statistics show: * bug.n 45% * Outlook 20% * Firefox 15% etc. `bug.n` is using more than twice the battery...

Inviting people to a meeting is very difficult if the Scheduling Assistant does not show. To replicate the problem: 1. Start bug.n 2. Open Outlook 3. Select New Items >...

could not be verified

To replicate: 1. GET https://www.google.com/ 2. Select 'Open in separate editor'. Atom error dialog: ``` Cannot save to tmp directory... {"errno":-4058, "code":ENOENT, "syscall":"open, "path":"C:\\tmp\\GET - www.google.com"} ```

bug
help wanted

I just downloaded fman, then tried to install this plugin and got the following: ``` Command 'InstallPlugin' raised error. Traceback (most recent call last): File "fman\impl\plugins\command_registry.py", line 52, in _execute_command...

Steps to replicate: 1. Create `sub_notebook.ipynb` containing `print(__name__)` 2. Create `parent_notebook.ipynb` containing `%run -n sub_notebook.ipynb` The docstring for `%run` says that the -n switch should mean that `sub_notebook` is printed...