[Bug 875064] Re: rhythmbox-client is missing

2011-12-17 Thread Tomasz Rzepecki
Thanks a lot Rafael, your suggestion solved my problem. :)
Specifically, I needed those to set up keyboard shortcuts in lubuntu. They work 
just fine.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875064

Title:
  rhythmbox-client is missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/875064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 875064] Re: rhythmbox-client is missing

2011-12-06 Thread Rafael SDM Sierra
If you are here looking for some way to control Rhythmbox via console,
you can create alias or run the following commands:

dbus-send --type=method_call --dest=org.mpris.MediaPlayer2.rhythmbox 
/org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Next  # Next track
dbus-send --type=method_call --dest=org.mpris.MediaPlayer2.rhythmbox 
/org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Previous  # Previous track
dbus-send --type=method_call --dest=org.mpris.MediaPlayer2.rhythmbox 
/org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.PlayPause # Play/Pause
dbus-send --type=method_call --dest=org.mpris.MediaPlayer2.rhythmbox 
/org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Stop  # Stop

>From here: http://en.gentoo-wiki.com/wiki/Multimedia_Keys#Rhythmbox

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875064

Title:
  rhythmbox-client is missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/875064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 875064] Re: rhythmbox-client is missing

2011-12-05 Thread Launchpad Bug Tracker
This bug was fixed in the package rhythmbox -
2.90.1~2026.89c872b0-0ubuntu1

---
rhythmbox (2.90.1~2026.89c872b0-0ubuntu1) precise; urgency=low

  * Upload the new version to Ubuntu, should solve those issues:
- the lack of rhythmbox-client command (lp: #875064)
- the music sharing preferences dialog (lp: #894153)
- several segfaults (lp: #859195, #814614)
  * debian/control.in:
- let the rhythmbox gir depends on gir1.2-peas-1.0 (lp: #874973)

  [ Rico Tzschichholz ]
  * New upstream git snapshot
 -- Sebastien BacherMon, 05 Dec 2011 19:31:23 +0100

** Changed in: rhythmbox (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875064

Title:
  rhythmbox-client is missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/875064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 875064] Re: rhythmbox-client is missing

2011-12-05 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/rhythmbox/ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875064

Title:
  rhythmbox-client is missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/875064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 875064] Re: rhythmbox-client is missing

2011-11-29 Thread Dave Lentz
As of this comment, the version currently in precise is the same one in
oneiric. You can keep checking here for updated versions:
https://launchpad.net/ubuntu/+source/rhythmbox

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875064

Title:
  rhythmbox-client is missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/875064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 875064] Re: rhythmbox-client is missing

2011-11-13 Thread Obadz
Thanks Pedro.

I've just tried the rhythmbox package that's currently in precise. It
doesn't seem to have rhythmbox-client in it yet. Do you know when it
will be there?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875064

Title:
  rhythmbox-client is missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/875064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 875064] Re: rhythmbox-client is missing

2011-11-09 Thread Pedro Villavicencio
Rhythmbox-Client was removed [1] during March and then re enabled and
ported to DBus+Mpris [2], sadly that code is not on the Oneiric package
and since it's almost a new feature (whole re write) i don't think we
can SRU that, however the feature is going to be there on the new
Package in Precise.

1- 
http://git.gnome.org/browse/rhythmbox/commit/?id=9d4e5bcf1e969caa2f9848340ec610792c6a29d1
2- 
http://git.gnome.org/browse/rhythmbox/commit/?id=5ec27a0dece6eb6d7e4d77da4f02f393bbe5c47f

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875064

Title:
  rhythmbox-client is missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/875064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 875064] Re: rhythmbox-client is missing

2011-10-29 Thread Tomasz Rzepecki
I did what obadz suggested, and it solved the problem, however, because of this 
I can't install rhythmbox-plugins -- the oneiric version doesn't agree with 
rhythmbox, while the natty version apparently conflicts with vlc.
On a sidenote, rhythmbox doesn't appear anywhere in notification area in lxde 
desktop (not even the natty rhythmbox), which it did in natty. Is that related 
to bug #724369 ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875064

Title:
  rhythmbox-client is missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/875064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 875064] Re: rhythmbox-client is missing

2011-10-22 Thread Obadz
Not sure when we'll see the fixed package come out in oneiric but until
then, one solution is to pin rhythmbox back to the natty version:

To do so, create the file /etc/apt/preferences.d/rhythmbox-pin
containing:

Package: rhythmbox
Pin: release n=natty
Pin-Priority: 1001

Then copy /etc/apt/sources.list to /etc/apt/sources.list.d/sources-
natty.list replacing all occurrences of 'oneiric' by 'natty'

Finally,

sudo apt-get update # if there are errors, comment out the appropriate lines in 
sources-natty.list
sudo apt-get --purge remove rhythmbox
sudo apt-get --purge autoremove
sudo apt-get install rhythmbox

Enjoy.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875064

Title:
  rhythmbox-client is missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/875064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 875064] Re: rhythmbox-client is missing

2011-10-17 Thread Sebastien Bacher
Thank you for your bug report, that is fixed in upstream git:
http://git.gnome.org/browse/rhythmbox/commit/?id=5ec27a0dece6eb6d7e4d77da4f02f393bbe5c47f

** Changed in: rhythmbox (Ubuntu)
   Importance: Undecided => Low

** Changed in: rhythmbox (Ubuntu)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875064

Title:
  rhythmbox-client is missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/875064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 875064] Re: rhythmbox-client is missing

2011-10-15 Thread Jean-Philippe Guérard
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875064

Title:
  rhythmbox-client is missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/875064/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs