Caccc / Gnome-shell-extension-Mediasplayers

Gnome shell extension MediasPlayers
20 stars 5 forks source link

Audacious and settings #4

Open ndias opened 13 years ago

ndias commented 13 years ago

I installed the extension in /usr/share/gnome-shell/extensions

I'm using the last version from git and audacious-2.5.2

When I select media player settings I have this message "Execution of 'mediasplayers-settings' failed: Command not found

The other problem is, I ran mediasplayers-settings.py from the command line, I selected audacious, restarted gnome-shell with Alt F2 r, but e can't control audacious with this extension.

Caccc commented 13 years ago

Hello,

Do you know if Audacious 2.5.2 or plugin are compatible with d-bus MPRIS ?


De: ndias reply@reply.github.com : d_dref@yahoo.fr Envoy le : Jeudi 30 Juin 2011 18h02 Objet: [Gnome-shell-extension-Mediasplayers] Audacious and settings (#4)

I installed the extension in /usr/share/gnome-shell/extensions

I'm using the last version from git and audacious-2.5.2

When I select media player settings I have this message "Execution of 'mediasplayers-settings' failed: Command not found

The other problem is, I ran mediasplayers-settings.py from the command line, I selected audacious, restarted gnome-shell with Alt F2 r, but e can't control audacious with this extension.

Reply to this email directly or view it on GitHub: https://github.com/Caccc/Gnome-shell-extension-Mediasplayers/issues/4

ndias commented 13 years ago

I think so, it says in this page http://en.wikipedia.org/wiki/Audacious_(software)

"Audacious is intended to be a media player and not a client (unlike XMMS2), though it supports the concept of other clients connecting to it, such as Conky. Connection to Audacious for remote control can be done over plain DBus, by using an MPRIS-compatible client, or using the official Audtool utility created just for this purpose."

On Thu, 2011-06-30 at 09:06 -0700, Caccc wrote:

Audacious 2.5.2 or plugin are compatible with d-bus MPRIS ?

KingYes commented 13 years ago

You are need setup the setting. Step-by-Step:

$ cd <to Gnome-shell-extension-Mediasplayers/mediasplayers@ycdref location> $ chmod +x mediasplayers-settings.py (as root) # cp mediasplayers-settings.py /usr/local/bin/mediasplayers-settings

Have fun. :)

ndias commented 13 years ago

Hi KingYes,

Thanks, those steps resolved the problem of running the setting :)

KingYes commented 13 years ago

Maybe you can help me there: https://github.com/Caccc/Gnome-shell-extension-Mediasplayers/issues/5