ds58

Results 11 issues of ds58

### Description When launching Gmod on Linux (chromium x86-64 branch, April 2021 hotfix), the following error displays in console: ``` SetLocale('en_US.UTF-8') failed. Using 'LC_CTYPE=en_US.UTF-8;LC_NUMERIC=C;LC_TIME=en_US.UTF-8;LC_COLLATE=en_US.UTF-8;LC_MONETARY=en_US.UTF-8;LC_MESSAGES=en_US.UTF-8;LC_PAPER=en_US.UTF-8;LC_NAME=en_US.UTF-8;LC_ADDRESS=en_US.UTF-8;LC_TELEPHONE=en_US.UTF-8;LC_MEASUREMENT=en_US.UTF-8;LC_IDENTIFICATION=en_US.UTF-8'. You may have limited glyph support....

I am working on creating presets for [GTSAM](https://github.com/borglab/gtsam). I'm running into a parsing issue with this return statement here, however: https://github.com/borglab/gtsam/blob/develop/gtsam/base/Manifold.h#L131 ``` [ERROR] Failed to execute goal org.bytedeco:javacpp:1.5.8-SNAPSHOT:parse (javacpp-parser) on...

bug
help wanted

For simplicity of explaining -- there are 2 versions of Chromium you can build: - standard "libre" Chromium - Chromium with **additional codecs** / Chrome branding For licensing reasons I...

codecs

When typing in an input field in the browser, the keystroke gets registered twice (on mac)

bug
mac

I noticed there are some presets without a 1.5.10 build. For example, there is no librealsense `1.12.4-1.5.10`. Is this intentional? It would help me with keeping javacpp versions consistent if...

enhancement
help wanted