Public bug reported:
Binary package hint: rhythmbox
On Intrepid (I'm using the AMD64 version with all updates),
"/usr/lib/rhythmbox/plugins/rblirc/rhythmbox_lirc_default" has an error
in it (causing the "skip back 1 track" button on any ir remote to fail):
begin
prog = Rhythmbox
remote = *
button = previous
repeat = 1
config = KEY_PREVIOUS
end
This should be:
begin
prog = Rhythmbox
remote = *
button = KEY_PREVIOUS
repeat = 1
config = previous
end
Next to the error mentioned above, isn't it possible to simply include
this in the ~/.lirc folder (as in, the user doesn't have to do that
himself/herself anymore)?
I also found that I had to enter the correct values for the button variables
myself, replacing the values in the file (I made a copy of it in my ~/.lirc
folder to keep everything nicely together). Is that intentional or is it simply
a misconfiguration?
Because to be honest, configuring the file wasn't difficult for me, but finding
out what I had to do to make it work took time. Perhaps this can be done
automatically (perhaps by including a configured copy of this when you install
mythbuntu-lirc-generator)?
** Affects: rhythmbox (Ubuntu)
Importance: Undecided
Status: New
--
[Intrepid] "/usr/lib/rhythmbox/plugins/rblirc/rhythmbox_lirc_default" has an
error in it
https://bugs.launchpad.net/bugs/290843
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.
--
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs