Igor Gunin

Results 9 issues of Igor Gunin

Steps to reproduce: - Install plugin as per installation instructions in README - Attempt to restart Redmine - Restart fails with: ``` LoadError: cannot load such file -- redmine_omniauth_gitlab/hooks ```

It seems like in the overview mode on Ubuntu 22.10 the transparent window background is calculated using pixels from the same location where the window was before entering overview. ![image](https://user-images.githubusercontent.com/25267577/201791372-18231a37-b9d6-4ab3-b29a-c323d9d7b79f.png)

**Describe the bug** During planet import unexpectedly throws bad_alloc and crashes. **To Reproduce** Steps to reproduce the behavior: 1. Import planet with --memory=20g --shm-size=20g 2. osm2pgsql throws std::bad_alloc **Expected behavior**...

resource problem

**Describe the bug** Nominatim database is expected to be about 900 GB, but while still importing, the database grew to more than 1.5 TB and continues to grow. **To Reproduce**...

bug

Can you create a MIDI effect plugin with only MIDI on inputs and outputs? The demo plugin does have the default MIDI events-in input, didn't find any info on adding...

The `/carpet movableBlockEntities true` command enables moving almost any block entity, but moving the enchanting table *still* fails. Is this a bug, or are there any extensions for this mod...

Publishing works, but no message is ever displayed, so I can't access anonymous pastes at all, and authenticated pastes require going to the website. OS: Ubuntu 23.10 VSCode version: 1.77.3

A process `language_server` from the Codeium VS Code extension is reported to be using up over 200% of CPU time (i7-11390H) on Linux (6.5.0-14-generic), even when just scrolling through the...

I have implemented a global app-wide RefreshIndicator, which should refresh all data, that is fetched from the server by Operaton widgets (auth data and mutations are fetched / executed manually,...