tgm4883 | jhodapp, something is broken on the website | 01:34 |
---|---|---|
tgm4883 | jhodapp, http://www.doadjustyourset.com/ works, but http://www.doadjustyourset.com/2012/07/16/ubuntu-tv-weekly-update-2/ doesn't | 01:35 |
jhodapp | tgm4883: yeah, we moved servers...I'll have to see if we're missing mod rewrite or something | 02:29 |
jhodapp | thanks for the heads up | 02:29 |
=== popey_ is now known as popey | ||
Saviq | tgm4883, fixed the rewrite | 13:11 |
jhodapp | tgm4883: can you verify that there aren't any other issues that you see? | 13:12 |
tgm4883 | jhodapp, I'll take a look | 16:21 |
tgm4883 | jhodapp, the only thing odd I notice is that on the main page the 2 weekly updates run together because the first one we did doesn't have a title. I'm assuming this is due to both of them having the same title and being consecutive | 16:27 |
tgm4883 | jhodapp, we should start puting #1, #2, #3 after them | 16:28 |
jhodapp | yeah, thought about that and the old WP was doing that for the URL at least | 16:30 |
jhodapp | but we could do that for the title too | 16:30 |
jhodapp | tgm4883: thanks for checking | 16:30 |
tgm4883 | yw | 16:31 |
tgm4883 | i'm out sick today :( so I'm going to rewrite the tv testcard app for the third time (this time in quickly!) and hopefully have something to show people today | 16:31 |
jhodapp | nice! | 16:32 |
jhodapp | enjoy | 16:32 |
jhodapp | and get better | 16:32 |
tgm4883 | yea I feel better already. I just think I ate something tainted with shellfish :( | 16:33 |
jhodapp | allergies? | 16:33 |
tgm4883 | it doesn't kill me, just makes me want to die | 16:33 |
tgm4883 | yea | 16:33 |
jhodapp | yuck | 16:33 |
tgm4883 | alergic to shellfish | 16:33 |
tgm4883 | which I wasn't allergic to until about 2 years ago | 16:33 |
tgm4883 | Saviq, can I make the assumption that remote controls will translate into keypresses? or do I need to plan on working with LIRC? | 19:53 |
jhodapp | tgm4883: keypresses are the goal | 19:53 |
tgm4883 | jhodapp, ok then, the tv testcard app works with keypresses already, so I shouldn't need to worry about LIRC it seems | 19:54 |
tgm4883 | jhodapp, is it at a testable state yet? | 19:54 |
jhodapp | tgm4883: that you'll have to ask Saviq about | 19:54 |
tgm4883 | ok | 19:54 |
tgm4883 | I'm going to try and eat some lunch. I've got enough of tv testcard into quickly that it's testable now | 19:55 |
jhodapp | fantastic...what language? | 19:55 |
tgm4883 | python | 19:57 |
jhodapp | awesome, good work | 19:57 |
tgm4883 | if anyone wants to take a look, it's currently at https://code.launchpad.net/~tgm4883/+junk/ubuntu-tv-testcard | 19:57 |
tgm4883 | As I mentioned, i'm still moving it into quickly, so only 2 of the screens actually work | 19:58 |
=== daker_ is now known as daker | ||
=== AlanChicken is now known as AlanBell | ||
danielk22 | I recall with MythTV we had an issue with keypresses, extended keys got lost inside of X11. I guess with Wayland that isn't an issue? | 20:27 |
danielk22 | i.e. the keycode->keysym mapping was lossy so some remote keys like say 'red' wouldn't result in anything passed to the application unless we interacted with LIRC directly. | 20:31 |
jhodapp | danielk22: that's interesting, you should see what kind of results Saviq has gotten with his work | 20:33 |
danielk22 | Jarod Wilson @ RedHat is the real expert on LIRC->KeyCode mapping. He might have some additional insight on the current state of things. | 20:35 |
jhodapp | danielk22: We might have to talk to him, sounds like a good guy to know | 20:37 |
Saviq | danielk22, jhodapp, indeed, when using rc-core with my mceusb does not result in keypresses for some of the buttons that are otherwise recognized by rc-core | 20:50 |
Saviq | but OTOH you can easily remap them to your liking | 20:50 |
Saviq | but I really don't think falling back to LIRC is the way to go | 20:54 |
Saviq | unless unavoidable | 20:54 |
jhodapp | Saviq: I agree | 20:55 |
danielk22 | Saviq: It would be better to fix whatever is losing the events.. | 20:58 |
Saviq | danielk22, of course | 20:59 |
Saviq | danielk22, but IIRC it's a limitation in Xorg's architecture | 21:00 |
Saviq | I'd say it'd have been fixed already if it'd have been trivial | 21:00 |
danielk22 | Saviq: It probably breaks backward compatibility to fix it. But maybe a new callback can be added for "full key support" | 21:01 |
danielk22 | I'll ping Jarod | 21:10 |
tgm4883 | Saviq, so regarding remotes. the goal is to make them show up as "key press events"? | 23:16 |
tgm4883 | Then I can just grab the key name from Gdk? | 23:16 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!