codebling

Results 10 issues of codebling

This is a work in progress. Opening PR for more visibility. # Current state Currently 10 tests are still failing. They are: From `navigation`: 1) should succeed properly if request...

**Describe the bug** Brightness Controller crashes ``` warning: output None not found; ignoring xrandr: Need crtc to set gamma on. Traceback (most recent call last): File "/usr/share/brightness-controller/init.py", line 277, in...

When I try to run the command, I get ``` spawning "nsenter-1iiih5" on "node" Error from server (BadRequest): container "nsenter" in pod "nsenter-1iiih5" is not available pod "nsenter-1iiih5" deleted ```...

The following extremely simple code reproduces the issue. ```rs enum EnumOne { A(EnumTwo), } enum EnumTwo { Z(StructOne), } struct StructOne { } let obj = EnumOne::A( EnumTwo::Z ( StructOne...

The solution in "Why are new clients urgent by default?" prevents minimised windows from being restored.

Bug Report ========== Environment ----------- * **FreeOrion Version**: FreeOrionCH v0.4.10.2 [build 2021-08-01.f663dad] CMake * **Operating System**: Arch Linux (`Linux archlinux 6.1.2-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 31 Dec 2022 17:40:35 +0000...

category:bug
component:internal

Bug Report ========== Environment ----------- * **FreeOrion Version**: FreeOrionCH v0.4.10.2 [build 2021-08-01.f663dad] CMake * **Operating System**: Arch Linux (`Linux archlinux 6.1.2-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 31 Dec 2022 17:40:35 +0000...

category:bug
component:game mechanic

I'm not sure we should be removing symlinks, as we can't verify that they are completely unused by other packages. Moreover, they don't take up any space on the overlay,...

When I attempt to invert the screen, I get `Output 50: gamma_control::Event::Failed`. Seems like it might be a hardware thing, since Picom under X also complains (`error 160 GLX_BAD_DRAWABLE request...

### Please fill out the following: - **Sway Version:** sway version 1.12-dev-055be4ec - **Debug Log:** [swaycrash2.log](https://github.com/user-attachments/files/23463990/swaycrash2.log) - **Configuration File:** [swayconfig](https://github.com/user-attachments/files/23464190/swayconfig.log) - **Stack Trace:** [trace](https://github.com/user-attachments/files/23486404/swaydump.txt) - **Description:** - open sway -...

bug