Code Monkey home page Code Monkey logo

deadbeef-gnome-mmkeys's People

Contributors

alice-mkh avatar barthez avatar zhanghai avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

josduj waldo2590

deadbeef-gnome-mmkeys's Issues

ddb_gnome_mmkeys.c:44:31: fatal error: deadbeef/deadbeef.h: No such file or directory

After cloning an entering the directory, 'make' gives this fatal error:
ddb_gnome_mmkeys.c:44:31: fatal error: deadbeef/deadbeef.h: No such file or directory

The full output is:
~/git/deadbeef-gnome-mmkeys$ make
gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -fPIC -shared -o ddb_gnome_mmkeys.so ddb_gnome_mmkeys.c -lgio-2.0 -lgobject-2.0 -lglib-2.0
ddb_gnome_mmkeys.c:44:31: fatal error: deadbeef/deadbeef.h: No such file or directory
compilation terminated.
Makefile:14: recipe for target 'ddb_gnome_mmkeys.so' failed
make: *** [ddb_gnome_mmkeys.so] Error 1

I'm using Ubuntu 16.04 LTS with Gnome 3

Ubuntu 20.04

Dunno if this would be helpful for other people. But after these steps, I was able to successfully use this plugin!

sudo apt-get install libglib2.0-dev # 
sudo add-apt-repository ppa:starws-box/deadbeef-player
sudo apt-get update
sudo apt-get install -y deadbeef-plugins-dev
make install
sudo make install

Make sure you don't have ubuntu's default deadbeef installed (or you will have two copies installed).

Don't think there are any specific action items, just wanting to be helpful on the steps I needed, so going to be closing.

deadbeef.h

Hi.

You forgot to tell people (the not so experienced ones), they have to use the deadbeef.h from the players source. Maybe you want to add it to the Readme.

thanks
regards

Not Working on Gnome 3.26

After upgrading to Gnome 3.26 on Arch Linux, I noticed that the plugin was not working. I launched dbus-monitor --session to see what was getting called, and found that path=/org/gnome/Shell; interface=org.gnome.Shell; member=AcceleratorActivated showed whenever I pressed a multimedia key.

uint32 173 is for pause
uint32 174 is for next
uint32 174 is for previous

Not sure what stop is, my laptop has no stop key.

Gnome 3.30 doesn't work

dbus-monitor shows this:

signal time=1537726570.034798 sender=:1.12 -> destination=:1.38 serial=4841 path=/org/gnome/Shell; interface=org.gnome.Shell; member=AcceleratorActivated
   uint32 149
   array [
      dict entry(
         string "device-id"
         variant             uint32 3
      )
      dict entry(
         string "timestamp"
         variant             uint32 26469074
      )
      dict entry(
         string "action-mode"
         variant             uint32 1
      )
   ]
method call time=1537726570.035154 sender=:1.38 -> destination=org.mpris.MediaPlayer2.vlc.instance12045 serial=283 path=/org/mpris/MediaPlayer2; interface=org.mpris.MediaPlayer2.Player; member=Previous
error time=1537726570.035161 sender=org.freedesktop.DBus -> destination=:1.38 error_name=org.freedesktop.DBus.Error.ServiceUnknown reply_serial=283
   string "The name org.mpris.MediaPlayer2.vlc.instance12045 was not provided by any .service files"

Is this gnome error or plugin error?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.