kindlehl

Results 10 comments of kindlehl

This is possible using `dbus-send --print-reply --session --type=method_call --dest=org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.OpenUri `. However, you'd have to get the uri somehow. You can get this from right-clicking a song in spotify,...

It looks like it might be possible with the [search](https://spotipy.readthedocs.io/en/latest/?highlight=search#spotipy.client.Spotify.search) function. Will also need spotify credentials to embed in the project for authenticating with the API. I'm not sure how...

@weitzman We are also running into this issue on drush-8.3.5. We upgraded recently from 8.1.16 where this was not a problem.

A workaround: drush sql-sync --no-dump --source-dump= @self @self

@greg-1-anderson > @kindlehl Drush 8.x doesn't use any of this code, so the problem must be unrelated. If you could test with `git bisect` and determine which commit on the...

I just tested this by redoing the changes from that commit and it still is broken. Also, this doesn't happen in our production environment on php 7.2.31 with drush 10.3.0....

@golddragon007 The issue on our end was the lack of the php posix extension. On IUS, install php72u-process was good enough to solve this issue. Can you verify that you...

@greg-1-anderson would you support adding a warning on POSIX OS's if the POSIX extension is not installed?

@decentral1se I'm glad that this is well-received. Are you able to green-light changes to this project? I'd be happy to work on a PR in my spare time to implement...

This is happening to me on Fedora 34, if I try to load an invalid config