Patrick Seidensal
Patrick Seidensal
When opening command-t and selecting a file, the error occurs: ``` /var/lib/gems/2.5.0/gems/neovim-0.7.1/lib/neovim/session.rb:63:in `block in request' /var/lib/gems/2.5.0/gems/neovim-0.7.1/lib/neovim/session.rb:107:in `main_thread_only' /var/lib/gems/2.5.0/gems/neovim-0.7.1/lib/neovim/session.rb:48:in `request' /var/lib/gems/2.5.0/gems/neovim-0.7.1/lib/neovim/api.rb:84:in `call' /var/lib/gems/2.5.0/gems/neovim-0.7.1/lib/neovim/client.rb:34:in `method_missing' /var/lib/gems/2.5.0/gems/neovim-0.7.1/lib/neovim/ruby_provider/vim.rb:19:in `public_send' /var/lib/gems/2.5.0/gems/neovim-0.7.1/lib/neovim/ruby_provider/vim.rb:19:in `method_missing' /home/user/.config/nvim/plugged/command-t/ruby/command-t/lib/command-t/finder.rb:43:in `open_selection' /home/user/.config/nvim/plugged/command-t/ruby/command-t/lib/command-t/controller.rb:473:in...
# Bug: Editor ## Steps to cause the bug to occur ### Preparation 1. Clone the Ceph repository from https://github.com/ceph/ceph. It contains many Python scripts that do not always depend...
This fix renames the `gruvbox-common.inc` to `gruvbox-common.inc.rasi`, which leads to the filename being installed by `install.sh` and found by Rofi. `gruvbox-common.inc.rasi` is the file name Rofi expects to find, when...
When running `dapper` in a container which is created by act on Manjaro, docker cannot resolve any DNS names. This is the case if, on the host system, a custom...
Refers to #2355
The dev scripts failed to work on a customized setup of docker where `/etc/docker/daemon.json` contains the following JSON to prevent conflicts on the host with a different configuration. ```json {...
We need to ensure that metrics are collected against resources reconciled not just by the unsharded Fleet controller, but also by sharded controllers. ~~This could be an opportunity to improve...
When a resource of a BundleDeployment is removed after the Bundle has been created, the BundleDeployment says it is missing. This is also the case if the resource is not...
Think about where Grafana dashboards for fleet metrics would fit into the UI and create a table with those suggestions.