Federico Simonetta

Results 58 issues of Federico Simonetta

I'm having trouble while compiling Calypso from scratch. I did what follows: * `git clone --recursive https://github.com/Syniurge/Calypso` * download llvm 9.0 headers with my package manager (pacman) * `cd Calypso;...

Hello, to my understanding, `set_freewheel` should be put after any call to `Client.activate()` and before any call to `Client.deactivate()`. I have prepared a little example to play with this. I...

Wanting to count commands, this plugin fails. Putting `original` in a for loop causes the function to be repeated twice the number of times it should be executed (why?). Am...

**Describe the bug** After having created an instance with `--nvidia`, entering it fails **To Reproduce** ``` federico@cucchia ~ [1]> distrobox create -n archlinux -i docker.io/library/archlinux:latest --nvidia Creating 'archlinux' using image...

bug

Various music typesetting software allows one to change the font of the music settings (e.g. lilypond, musescore, etc). I cannot understand to which extent this is feasible with Gregorio. I...

I have noticed that the ground-truth XML file type `.od` is not specified anywhere. May I know which file type is it? Is there any chance to convert it into...

A better and more portable installation method: 1. install [`pipx`](https://github.com/pypa/pipx#install-pipx) 2. install `krop`: `pipx install krop` 3. install dependencies: `pipx inject krop python-poppler-qt5 pypdf2`

Using [dash-to-panel](https://extensions.gnome.org/extension/1160/dash-to-panel/) with "Panel intellihide" option (windows can cover the status bar). However, when the status bar is hidden, the strip disappears and reappears when the status bar is shown...

It would be really nice if one could easily blacklist or substitute colors to adapt to particular color schemes.

Some conferences in my field are used to publish papers to zenodo. Therefore, I would like to implement a lookup for zenodo. I've given a look at the code, and...

enhancement