David Howland

Results 13 issues of David Howland

I'm trying to work with my UH12NS30, which is listed on the project README. However I usually get the following error: "Checking reading lead-out -> This drive can't read the...

When the mouse is moved, initial presses will increase speed even if not double- or tripple-tapped. Changing direction goes back to normal. Re-activating the layer seems to cause the problem...

bug
cannot reproduce

Some widgets just take forever to load on Windows. In my particular case, it's wx.Choice Robin Dunn himself has blamed this on Windows and not wxWidgets (https://groups.google.com/forum/#!topic/wxpython-users/gODkIvyj-nU) I don't buy...

enhancement
stalled

The current GUI includes several hard-coded pixel sizes that will not look right on a 4k monitor.

enhancement
stalled

EasyAVR has very poor developer documentation. We should at least comment the code.

documentation
stalled

### Setup - Browsers and versions: Firefox 83.0 - MediaWiki version: 1.35.0 - Database version: 5.7.32 - PHP version: 7.4.12 - Foreground version: git pull develop - Extension version (if...

VisualEditor fails to load on MW1.35 with Tweeki loaded, even if it isn't in use. All that is necessary is to add `wfLoadSkin( 'Tweeki' );`

It uses a "Label" element where I presume you meant "Text" Also, Link(href=) instead of Link(dest=)

Python 2.7 is about to become obsolete. Could the scripting host be upgraded?

Feature

I have read the sphinx-autoapi documentation thoroughly but it isn't clear exactly how Sphinx's autodoc is leveraged by sphinx-autoapi. In any case, the following does not work: ``` ... extensions...

Enhancement