kmcorbett | I haven't figured out my problem with live tv, backend error is "SignalMonitor: channel change failed". Reproduced it after fresh install MythBuntu 11.10, updates, latest 0.24 fixes. I've seen this now with my new HDHomeRun Prime and I think the same problem a while back with a dual-tuner model. (different server) | 02:13 |
---|---|---|
kmcorbett | I would be very grateful if someone could look at my log files. here: http://pastebin.com/fJ5mDuaM | 02:13 |
Zinn | [pastebin.com] Gathered following logs === Mythbuntu Version === === Syslog === === Mythbackend - Pastebin.com | 02:13 |
kmcorbett | Also I get errors from vlc and no audio, vlc output here: http://pastebin.com/Dr2PgGGf *but* I don't think these are germane, I saw the same problem with my previous fresh install from Ubuntu 11.10 live cd; there I resolved the ALS problems by installing some ALS preferences package and fooling around with output sound channels. | 02:15 |
Zinn | [pastebin.com] vlc errors - Pastebin.com | 02:15 |
kmcorbett | Much thanks in advance to anyone who might have a suggestion! | 02:15 |
mersault | I recently did a fresh install of ubuntu 11.10, and VDPAU is failing consistently in MythTV. This same hardware worked fine with 11.04. Anyone else epxeriencing anything similar? | 03:21 |
qwebirc73173 | evening all, I recently installed mythbuntu on an Acer revo RL100-U1002 with intigrated Nvidia Ion graphics, sound from HDMI works with VLC if I select the correct output but I have no way to select for any other application. I know it works, but I can't make it work for everything. | 06:39 |
=== hpeter_ is now known as hpeter | ||
=== jakent_ is now known as jakent | ||
dekarl | I guess the mythbuntu packaging patches need some TLC again: Patch configure_mythplugins_without_mythtv_installed.patch does not remove cleanly (refresh it or enforce with -f) | 19:49 |
dekarl | and a build dep on libcdio-cdda-dev seems to be missing somewhere | 19:50 |
dekarl | superm1 / tgm4883 -^ | 19:50 |
superm1 | dekarl: cool i'll take a look | 19:50 |
superm1 | dekarl: could you help get the ABI updated in mythtv/settings.pro? | 19:50 |
dekarl | thanks, might be an idea to push onfigure_mythplugins_without_mythtv_installed.patch upstream as I'd guess other builders can use it, too. (been looking at the freebsd-multimedia list wrt linking against the new libs instead of installed ones) | 19:52 |
dekarl | what do I have to do to update the ABI? | 19:52 |
superm1 | dekarl: under mythtv/settings.pro there is a library version and version declaration | 19:52 |
superm1 | they need to be updated to 0.25 | 19:53 |
superm1 | if you don't have right i can ask someone else though | 19:53 |
superm1 | i'd like to push that patch upstream, but in it's current state i dont' think it would be acceptable | 19:53 |
dekarl | ahh, I was always wondering why its 0.24 for master :) (I have no commit bit anywhere MythTV) | 19:53 |
superm1 | oh i thought you did for some reason | 19:53 |
dekarl | that would be over in xmltv/nonametv land | 19:54 |
superm1 | ah i see | 19:54 |
superm1 | dekarl: hum it seems to apply and remove cleanly for me | 19:57 |
superm1 | wonder what's up with your checkout | 19:57 |
dekarl | hmm, the build aborted... maybe the cleanup isnt doing its job? | 19:57 |
superm1 | the build aborted part way through | 19:58 |
superm1 | or before it started? | 19:58 |
dekarl | I wanted to compile with a patch but was missing the dependency (failed when trying to compile mythmusic plugin), so I apt-getted it manually but then was presented with the message about the patch not applying cleanly | 19:58 |
superm1 | that's weird that it failed trying to compile mythmusic because of that, but yeah it sounds like in that instance it didnt' clean up properly | 19:59 |
superm1 | i'll add the build depend | 19:59 |
dekarl | I'll try again with more cleanup | 20:00 |
dekarl | hmm, git stashed and bzr shelved everything, still no joy | 20:04 |
dekarl | http://paste.ubuntu.com/840851/ | 20:05 |
Zinn | [paste.ubuntu.com] Ubuntu Pastebin | 20:05 |
superm1 | did you still have a .pc directory with it applied maybe? | 20:08 |
dekarl | there is a .pc directory around http://paste.ubuntu.com/840860/ can I remove the whole .pc? | 20:10 |
Zinn | [paste.ubuntu.com] Ubuntu Pastebin | 20:10 |
superm1 | yeah if you git stashed/bzr shelved you should | 20:13 |
superm1 | that gets things pretty confused otherwise | 20:13 |
dekarl | already running and got past the error | 20:14 |
dekarl | having never used bzr or quilt before doesnt make it easier ;) | 20:14 |
superm1 | yeah neither does having 3 VCS competing for that directory | 20:16 |
dekarl | hmm, which reminds me to ask when xmltv will move from cvs to git so I can stop remembering cvs commands | 20:17 |
dekarl | meh: cddecoder.h:15:28: fatal error: cdio/paranoia.h: No such file or directory | 20:31 |
skd5aner | dekarl: this might help - http://www.mythtv.org/wiki/Release_Notes_-_0.25#Prerequisite_Changes | 20:34 |
Zinn | [www.mythtv.org] Release Notes - 0.25 - MythTV Official Wiki | 20:34 |
dekarl | superm1: can you add a dependency on libcdio-paranoia-dev, too? | 20:34 |
skd5aner | superm1: ^ and you too | 20:35 |
dekarl | skd5aner: thanks, but that page doesn't compare the prereqs to what was added to the packaging repo already | 20:35 |
dekarl | and both of the ones that I fell over aren't on the page either :) | 20:36 |
skd5aner | dekarl: yea, no clue about that... I just trying and maintain a list of what prereqs change between releases | 20:36 |
skd5aner | libcdio - optional for mythmusic for ripping/playing CDs | 20:36 |
dekarl | but not cdio-paranioa and cdio-cdda | 20:36 |
dekarl | whatever that means (maybe the cdio-dev doesn't pull in dependencies or something) | 20:37 |
skd5aner | figured they were part of libcdio automatically, but maybe not | 20:37 |
dekarl | btw, no harm intended your work on the release notes is much appreciated. Its just a bit much for testing a one line code change and getting on my nerves ;) | 20:38 |
superm1 | dekarl: oh doh. hopefully that doesn't cause a build failure for the 0.25 upload i just did to precise | 20:42 |
superm1 | but yeah i'll add it | 20:42 |
dekarl | just booted a frontend to look, it does have a music menu option, so it seems to have been build lately | 20:46 |
dekarl | mind the bump... looks like I've got half an ABI update now: make[4]: *** No rule to make target `/home/user/debbuild.tmp/git/debian/tmp/usr/lib/libmyth-0.24.so', needed by `libmytharchive.so'. Stop. | 20:53 |
skd5aner | dekarl: none taken, just thought that section might at least help packagers a little bit in determining where to start when it comes to adding and removing dependencies - obviously, what is needed for ubuntu versus any other distro is too specific for me to be able to note :) | 21:01 |
skd5aner | wasn't sure if you were aware it existed or not | 21:02 |
skd5aner | dekarl: also, that dependency is optional - only necessary for cd playback/rip - so you can build mythmusic without it | 21:02 |
superm1 | dekarl: oh that ABI patch needs bumping in one more place it looks like | 21:03 |
superm1 | i'll fix that | 21:03 |
dekarl | I had heard of the list of dependencies but didn't look at it as I expected whatever comes out of the repositories to build without me looking into the details :) | 21:03 |
skd5aner | heh - wouldn't that be nice ;) | 21:03 |
dekarl | one can always dream | 21:03 |
skd5aner | well - just keep in mind that they're there... I call them out explicitly - figured you and people who build from source would benefit the most. Also, describes if they're mandatory or optional and what functionally the optional ones are needed for | 21:04 |
superm1 | dekarl: it was a local patch | 21:08 |
superm1 | was waiting for someone upstream to do it, but in the interim so i could get this in the archive i added it there | 21:08 |
superm1 | it's there now it looks like | 21:09 |
dekarl | oh, ok | 21:09 |
dekarl | superm1: does it make sense like this? http://paste.ubuntu.com/840925/ | 21:13 |
Zinn | [paste.ubuntu.com] Ubuntu Pastebin | 21:13 |
superm1 | dekarl: not necesarrily does it make sense to me | 21:15 |
superm1 | because there will always be a mythtv directory, so what happens if git stash is called when nothing is to be stashed? | 21:15 |
dekarl | it just says "nothing to stash" (untested) but isn't the initial checkout/update pull just below that? I'm trying to not fail when there is nothing yet, but clean up before the pull | 21:16 |
superm1 | well i think the problem with doing it that way is that what if you have a delta that's applied and you just remove .pc? then it stays applied and gets stashed | 21:18 |
superm1 | which i guess works, but it should have been able to apply cleanly | 21:18 |
superm1 | so maybe the better thing is quilt pop -a || rm -rf .pc | 21:18 |
superm1 | and then a git command to test if there is a delta (git diff or git status or something) and if there is one, then git stash | 21:19 |
dekarl | sounds good | 21:19 |
dekarl | the patch was "good enough" to get the buld going without manual cleanup | 21:20 |
superm1 | dekarl: http://paste.ubuntu.com/840940/ | 21:26 |
Zinn | [paste.ubuntu.com] Ubuntu Pastebin | 21:26 |
superm1 | see how that handles | 21:26 |
dekarl | soo, the build succeeded, I applied your patch => http://paste.ubuntu.com/840952/ | 21:34 |
Zinn | [paste.ubuntu.com] Ubuntu Pastebin | 21:34 |
superm1 | that's after the build succeeded while it's trying to clean? | 21:35 |
dekarl | its on the next build | 21:35 |
superm1 | because it hasn't cleaned the tree yet i guess? | 21:36 |
dekarl | I built with my patch, that worked. then I changed it to your patch and restarted it | 21:36 |
superm1 | debian/rules clean should have been called at the end of the build from yours | 21:36 |
superm1 | which should have resolved that | 21:37 |
superm1 | hmm my patch might also cause problems on an unchecked out tree | 21:38 |
superm1 | will need to think about this some more | 21:38 |
dekarl | looks good to me http://paste.ubuntu.com/840961/ | 21:38 |
Zinn | [paste.ubuntu.com] Ubuntu Pastebin | 21:38 |
superm1 | yeah looks like it cleaned to me too | 21:41 |
superm1 | i'm pretty confused then | 21:41 |
dekarl | hmm, I'm on the phone and got the a build with patch, I'll look into the packaing again after testing | 21:45 |
dekarl | looks like the ABI bump needs to be done at some more places http://paste.ubuntu.com/840993/ | 22:04 |
Zinn | [paste.ubuntu.com] Ubuntu Pastebin | 22:04 |
superm1 | that might be a sign that those libraries shouldn't have been in libmyth in the first place | 22:19 |
superm1 | libmyth is supposed to be co-installable, eg if there is a libmyth-0.24 and a libmyth-0.25 both can be installed | 22:19 |
superm1 | allowing external applications to link | 22:19 |
superm1 | for now you should be able to just remove libmyth-0.24 and install 0.25 and that will get you by | 22:20 |
superm1 | looks like we also hit it coming 0.23->0.24 because there are conflicts/replaces for libmyth-#ABI#-0 in debian/control.n | 22:23 |
=== dduffey is now known as dduffey_afk | ||
dekarl | sooo, removed all packages and reinstalled. looks good but this was missing from the packages http://paste.ubuntu.com/840993/ | 22:44 |
Zinn | [paste.ubuntu.com] Ubuntu Pastebin | 22:44 |
dekarl | my little patch worked, now trying a build with the variant from stu artm | 22:46 |
dekarl | I'll continue tomorrow/wednesday (past midnight over here) next step, looking at your variant of the cleanup | 23:05 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!