Results 15 issues of 0x6273

**Have you read the [FAQ](https://github.com/RetroMusicPlayer/RetroMusicPlayer/blob/master/FAQ.md)?** Yes **Has the bug already been reported? Please search in GitHub issue tab before creating an issue.** No **Describe the bug** On the lock screen...

bug

With hkps://keys.gentoo.org as keyserver, searching for 13EBBDBEDE7A12775DFDB1BABB572E0E2D182910 yields no results, unless I prepend 0x to the key id. This is different from how gnupg --recv-key works. `gpg --keyserver hkps://keys.gentoo.org --recv-key...

sdl2 fails to build with the following error: ``` ConanException: pkg-config command ['/home/conan/.conan/data/pkgconf/1.7.3/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin/pkgconf', '--print-provides', 'jack', '--print-errors'] failed with error: Command '/home/conan/.conan/data/pkgconf/1.7.3/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin/pkgconf --print-provides jack --print-errors' returned non-zero exit status 1. Package...

bug

Should the `bytes` crate be re-exported, since the `Bytes` type is used in public api? Currently, users have to add `bytes` as a dependency in their Cargo.toml, and match the...

I'm trying to modify an image's `iTXt` metadata. I'm using `StreamingDecoder` to read the chunks from the original image, and `Writer::write_chunk` to create a new image with modified metadata. But...

- Add construction, circuit board printable after unlocking adv botany. - Add upgrading, each manipulator tier increases seed output by 1. (#11530) - It may look like I nerfed seed...

Status: Needs Review

- It can now process partial stacks. (Before it would do nothing if the entire stack's solution didn't fit in the output container) - Get rid of `SharedReagentGrinderComponent`, move shared...

Changes: UI
Status: Needs Review

## Description It is not possible to make external airlocks. If you deconstruct one then reconstruct it with the same materials, you end up with a regular airlock. This makes...

Status: Untriaged

Applying `[AnyCommand]` attribute to class works, but applying it to a command does nothing but still compiles. ![image](https://github.com/space-wizards/RobustToolbox/assets/48867431/2fe9f43e-a8d0-4c2c-b04b-c815d1c1a2d2)

Toolshed

The app used to work fine, but now it crashes every time I open either lessons or reviews, before the webview loads. In logcat I see lots of lines like:...

bug