Ryan Carsten Schmidt

Results 415 issues of Ryan Carsten Schmidt

The web page says it will use my built-in microphone. The app says the same thing in an alert when I launch it. This works fine, but I want to...

I want to build Aerofoil 1.1.2 from source on macOS 10.15.7 using Xcode. First I had to disable the code-signing stuff. Then the build failed with: ``` AerofoilMac/Resources/Houses/Titanic.gpf: No such...

https://sourceforge.net/projects/libsmf/ says that development has moved to https://github.com/nilsgey/libsmf but that doesn't exist. If this is now the new home of libsmf development, the SourceForge project should be updated to help...

The current release, 1.3.0, embeds copies of config.guess and config.sub that are too old to identify Apple Silicon machines. Making a new release with current autotools, and whatever accumulated fixes...

`-Werror` was not being forced for any other compiler; it doesn't make sense to force it just for GCC.

Could you please tag a new version of MongoObjCDriver—one with which MongoHub 3.x can be built? MongoHub 3 cannot be built with the latest tagged version of MongoObjCDriver, 1.0.6, because,...

I'm unclear what license MongoObjCDriver is distributed under. Could you please indicate it somewhere prominently, for example in the README file, and/or in a comment in the header of each...

The FAQ says: https://github.com/fsfe/reuse-docs/blob/0913b0a83b36c161966be1c5e70c81bdadfb8a69/faq.md?plain=1#L544-L555 It is entirely unclear what is meant by "as such". Does it mean: 1. the file must be in the LICENSES directory 2. the file must...

enhancement
faq

Your [OAuthSwift](https://github.com/OAuthSwift/OAuthSwift) submodule is at version 2.0.0. 2.2.0 was released in 2021. Do you want to update to it?

On macOS 12.6.7 (and other versions), bahamut fails to determine that `res_mkquery` is in fact located in libresolv: ``` checking for res_mkquery... no checking for res_mkquery in -lresolv... no checking...