Andrey Semashev

Results 79 issues of Andrey Semashev

#### Your system information * Steam client version (build number or date): 1705108172 * Distribution (e.g. Ubuntu): Kubuntu 22.04 * Opted into Steam client beta?: No * Have you checked...

overlay

The examples given in the front page (README.md) are not equivalent. That is, the examples showing `native_simd` and compiler intrinsics are not vectorization of the original `scalar_product` function because: -...

# Describe the bug There is `tcconfig_0.28.0_amd64.deb` file in the root filesystem in the `tcconfig_0.28.0_jammy_amd64.deb` package. The `tcconfig_0.28.0_amd64.deb` file seems to be a broken .deb package too, as `dpkg` is...

needs-triage

### ImageMagick version 6.9.12-97 ### Operating system Linux ### Operating system, version and so on Kubuntu 22.04 ### Description Calling `SetMagickSecurityPolicy` with a user-specified security policy seem to always return...

### ImageMagick version 6.9.12-97 ### Operating system Linux ### Operating system, version and so on Kubuntu 22.04 ### Description We have an application that is running for prolonged periods of...

https://www.boost.org/doc/libs/1_84_0/libs/redis/doc/html/index.html The navigation panel seems to be overlapping the library title, and the search bar overlaps the panel. ![Screenshot_20240323_110356](https://github.com/boostorg/redis/assets/1589747/9e5f3dcf-080f-4643-bb42-b0fcdf4c9ef8) Firefox 124.0.1, Kubuntu 22.04.

1. Start `x86_info_term.py` 2. Press `/` and start typing `ucomiss`. 3. `x86_info_term.py` crashes with the following error: ``` Traceback (most recent call last): File "/opt/x86_info_term/./x86_info_term.py", line 1349, in main() File...

This PR adds support for: - Blocking screensaver in KDE5 (powerdevil) - Blocking screensaver in Cinnamon (adopted from https://github.com/iye/lightsOn/pull/23) - Blocking screensaver when mpv or SMPlayer is running. - Blocking...

### Make sure you completed the following tasks - [x] I searched the [discussions](https://github.com/bfgroup/b2/discussions) - [x] I searched the closed and open [issues](https://github.com/bfgroup/b2/issues?q=is%3Aissue) - [ ] I read the [contribution...

bug

Originally reported in https://github.com/boostorg/filesystem/issues/226. If `CMakeLists.txt` of a library contains one-line dependency such as this: ``` target_link_libraries(boost_filesystem PRIVATE Boost::atomic) ``` the dependency scanner does not recognize this. This affects Boost.Filesystem,...