axel simon

Results 160 comments of axel simon

I'm only managing to start from the command line (`flatpak run --command=sh com.spotify.Client -c 'eval "$(sed s#LD_PRELOAD=#LD_PRELOAD=$HOME/.spotify-adblock/spotify-adblock.so:#g /app/bin/spotify)"'`) and not from the GNOME integrated .desktop file. As Spotify is installed...

It would look like this in Flatseal: ![image](https://github.com/abba23/spotify-adblock/assets/1172256/9ac2d637-64cb-4ef6-834f-56f4efb328aa) then enter the path: ![image](https://github.com/abba23/spotify-adblock/assets/1172256/d7c0a50d-3990-4406-925e-89117424c4be) Done. Otherwise open a terminal and run: `flatpak override --user --filesystem="~/.spotify-adblock/spotify-adblock.so" --filesystem="~/.config/spotify-adblock/config.toml" com.spotify.Client` which does the same...

> There is another draft for an implementation from @nadineminagawa. It will cover the front end and back end implementation of this MSC. Quick nitpick: the apostrophe used on the...

Any solutions to this? I just ran into the same issue and in all likelihood, this is due to the fact DI.fm and friends changed they're websites something like 6...

Maybe looking at the code used in recent versions of Clementine or the [Kodi Audioaddict plugin](https://github.com/ssapalski/plugin.audio.addict) could help.

I'll try and have another look at this and figure it out.

> Suggest renaming to _Inconsistent line spacing of list items in output_. > > (If keyboard action is inconsistent, then it probably should be reported separately.) Actually, i initially thought...

Seeing the same here with the following Vagrantfile: ```Ruby Vagrant.configure("2") do |config| config.vm.box = "debian/bullseye64" ``` It might be worth noting that the same VM appears in GNOME Boxes (a...

@fabstao Looks like this suggestion from https://github.com/vagrant-libvirt/vagrant-libvirt/issues/1258 works: running `sudo virsh net-list --all` before `vagrant up`.

For what it's worth, i was able to boot using the shared storage strategy with the latest Tow-Boot for ROCK 4 (`radxa-RockPi4-2021.10-005`) and a recent NixOS new kernel iso (...