[Bug 238275] Re: mythbuntu-lirc-generator has problems with playpause buttons

2009-08-10 Thread Mario Limonciello
** Changed in: mythbuntu
   Status: Incomplete => Won't Fix

** Changed in: mythbuntu-lirc-generator (Ubuntu)
   Status: Incomplete => Won't Fix

-- 
mythbuntu-lirc-generator has problems with playpause buttons
https://bugs.launchpad.net/bugs/238275
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 238275] Re: mythbuntu-lirc-generator has problems with playpause buttons

2008-11-17 Thread Nick Fox
>From the package perspective we cannot fix your issue at this time. The
reason is that many remotes have separate buttons for these actions and if
we were to remove one or the other it would be detrimental to those remotes.
There are being some ideas tossed around on a better handling of specific
remotes, however at this time and for the purpose of this bug it cannot be
changed. Therefore the bug is marked as incomplete.

-Nick

On Sun, Nov 16, 2008 at 1:55 AM, David Dean <[EMAIL PROTECTED]> wrote:

> Why is this marked as incomplete, what other information do I need to
> provide to get this bug confirmed?
>
> --
> mythbuntu-lirc-generator has problems with playpause buttons
> https://bugs.launchpad.net/bugs/238275
> You received this bug notification because you are a member of Mythbuntu
> Bug Team, which is subscribed to Mythbuntu.
>
> Status in Mythbuntu, Ubuntu derivative focused upon MythTV: Incomplete
> Status in "mythbuntu-lirc-generator" source package in Ubuntu: Incomplete
>
> Bug description:
> Binary package hint: mythbuntu-lirc-generator
>
> I have a DVICO_MCE remote control with a single play/pause button. However,
> the ~/.lirc/mythtv file generated by  mythbuntu-lirc-generator has two
> entries mapping the play/pause button to the 'P' action. Because of this any
> attempt to pause an playing video doesn't work as it unpauses as soon as it
> is first paused.
>
> The simplest workaround for this problem is to edid the ~/.lirc/mythtv file
> to remove the second mapping and the problem goes away. From looking at this
> file this appears to be a problem with other DVICO remotes as well. I'm not
> sure what cases the underlying mythbuntu-lirc-generator  program to create
> two versions of the play/pause mapping, but I would guess that the combined
> play/pause button is the source of the confusion.
>

-- 
mythbuntu-lirc-generator has problems with playpause buttons
https://bugs.launchpad.net/bugs/238275
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 238275] Re: mythbuntu-lirc-generator has problems with playpause buttons

2008-11-16 Thread David Dean
Why is this marked as incomplete, what other information do I need to
provide to get this bug confirmed?

-- 
mythbuntu-lirc-generator has problems with playpause buttons
https://bugs.launchpad.net/bugs/238275
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 238275] Re: mythbuntu-lirc-generator has problems with playpause buttons

2008-09-20 Thread Mario Limonciello
** Changed in: mythbuntu-lirc-generator (Ubuntu)
   Status: New => Incomplete

-- 
mythbuntu-lirc-generator has problems with playpause buttons
https://bugs.launchpad.net/bugs/238275
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 238275] Re: mythbuntu-lirc-generator has problems with playpause buttons

2008-09-20 Thread Mario Limonciello
Making this change appears that it would be detrimental to other remote
configs, would it not?

** Changed in: mythbuntu
   Status: New => Incomplete

-- 
mythbuntu-lirc-generator has problems with playpause buttons
https://bugs.launchpad.net/bugs/238275
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 238275] Re: mythbuntu-lirc-generator has problems with playpause buttons

2008-06-08 Thread djbmister
goto /usr/share/pycentral/mythbuntu-lirc-generator/site-
packages/MythbuntuLircGenerator

and edit as root

the mythtvhandler.py

Add the following below

"play/pause" :"P", \

then edit the core.py

"play/pause":"^playpause", \

save both, then re run the lirc-generator! - you might need to add these
custom keys to the rest of the py scripts

This forces the playpause to use only one button as a config.

If it still doesnt work, remove either "play" or "pause" in the core.py

-- 
mythbuntu-lirc-generator has problems with playpause buttons
https://bugs.launchpad.net/bugs/238275
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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