Ben S.

Results 126 comments of Ben S.

> For WinCon you need to explicit link against `-lwinmm`. I think this should be true for both the static and the shared version. Did we miss to mention that...

The profile folder thing must be a red herring, as it worked from the local desktop via a VNC session. It's not a general Java GUI application issue, as Eclipse...

This would be extremely helpful. I've apparently got over 400 unreachable logs around my fortress, and my stockpiles are always empty. Might be nice to only count stockpiled logs, except...

Happy 5th birthday to this issue! It's still broken with git 2.35.1. `GIT_GUI_LIB_DIR=/usr/share/git-gui/lib git gui` isn't sufficient, because I still get working directory errors. `GIT_GUI_LIB_DIR=/usr/share/git-gui/lib MSYSTEM=MSYS git gui` seems to...

This seems to have been fixed via pull request #2886, but others should probably verify.

I have some more information to share: First, I tried converting all ODF fonts I'm using to TTF (via FontForge then a Python otf2ttf script) and replacing them in my...

Another update: I was able to solve it by using FontForge to rename the medium variants' PostScript Names as follows: - `XYZ-Medium` => `XYZ` - `XYZ-MediumItalic` => `XYZ-Italic` Once I...

Having to shift+click is not intuitive. I'm wondering if it would be possible to just restore the previous mouselook state when closing a container or dropping a held object onto...

I follow people on Twitter who are using the latest GCC to write C++ on the Nintendo 64, so I can't think of an honest argument against it - especially...

I don't have any strong opinions on this, but here are some thoughts as the person who contributed native MIDI support: - The upshot of ADLMIDI is that it works...