G

Results 29 issues of G

[Atomos](https://www.atomos.com) makes video equipment and software. Therefore this is an inappropriate use of their trademark.

I built Restbed according to the (first, non-external libraries) instructions and the process appeared to complete without issue. But upon attempting to build a test project, it fails with errors...

Did a recursive clone and selected the xcworkspace and the aggregate target. Compilation of colloquy/Chat Core/MVICBChatConnection.m fails at line 40 with Module 'CocoaAsyncSocket' not found This is under Mac OS...

An attempt to clone with submodules results in a load of errors like the following. ``` Please make sure you have the correct access rights and the repository exists. fatal:...

EGOPhotoViewController's shouldAutorotateToInterfaceOrientation gets called and returns YES, but none of the other rotation-related methods (including willRotateToInterfaceOrientation) gets called. This could be an iOS SDK problem, but it's a pretty major...

There doesn't seem to be a way to update a PhotoSource with a new photo; the internal array is immutable, so even subclassing doesn't help. For example: You have a...

Replace each second line your own text. **The official name of the app** EasyFind **Is there a supported version available on a stable release channel?** Yes **Proposed New App Status**...

App Update

I cloned the repo on a Raspberry Pi running Bullseye 64-bit. Running CMake in the root directory results in: ``` CMake Error at /usr/share/cmake-3.18/Modules/CheckIncludeFile.cmake:55 (configure_file): configure_file attempted to configure a...

### Expected Behavior Operation definitions don't need tags. If you look at [the OpenAPI 3.1 spec](https://spec.openapis.org/oas/v3.1.0#operationObject), you can see that `tags` is not marked as required for an Operation Object....

B-bug
S-unverified

I can't find any command that works. Each one results in an error, such as "Command 'CMake: Install a project folder' resulted in an error (command 'cmake.installProject' not found)" CMake...