-
```
What steps will reproduce the problem?
1. Start gnome-mplayer
2. File -> TV -> Open Digital TV
3. Open playlist (F9)
4. Move your mouse pointer above an entry with an umlaut, "ö" in my case. See
…
-
```
What steps will reproduce the problem?
1. Start gnome-mplayer
2. File -> TV -> Open Digital TV
3. Open playlist (F9)
4. Move your mouse pointer above an entry with an umlaut, "ö" in my case. See
…
-
**Describe the bug**
In a multi-module project, executing "Show Dependencies" on a module that requires a sibling module throws an error
**To Reproduce**
Steps to reproduce the behavior:
1. Clon…
-
First of all, Great Module!
Is there a way to select different colour palettes? For example, if I would like the colours to be more like Google's material design instead of the defaults from graphv…
-
`inotify` to get fs events, and trigger targets based on that
`moonbuild -w [target]` should get all targets that `target` depends on, find the smallest subset of directories that matches them, wat…
-
### Code
The code is not open source and I am not exactly sure what caused it.
I might be able to create a minimal repro on demand, please reach out.
### Meta
```
rustc 1.60.0 (7737e0…
-
I was trying to build the latest rust-analyzer release ([2022-01-10](https://rust-analyzer.github.io/thisweek/2022/01/10/changelog-111.html)) using `cargo xtask install --server` when I ran into thi…
-
When I run the program, I find that the result under linux is correct, but the result of running under windows can only analyze the direct dependency, and the indirect dependency analysis fails. I cha…
-
### Code
```Rust
use std::convert::Infallible;
use std::net::SocketAddr;
use std::ops::Deref;
use hyper::http::HeaderValue;
use hyper::{Body, Request, Response, Server, Client};
use hyper…
-
### Code
See https://github.com/algbio/practical-omnitigs. Branch `sebschmi/ICE` The Rust code is in the subfolder `implementation`.
Run `cargo test` to reproduce.
I am sorry, but I am …