jolaren | I'm havin problems with MythWeb.. It "dissapears" from the web once and a while | 00:22 |
---|---|---|
Chaorain | Hey there. | 00:22 |
jolaren | Wasn't like this before | 00:23 |
jolaren | I don't know what happend but it's after the 10.04 update | 00:23 |
Chaorain | I can't seem to get my MythTv setup to detect 50-1. It reads all the other channels just fine, at least the ones I care about. | 00:23 |
jolaren | Chaorain: Guess It's my English but I can't understand your problem | 00:31 |
Pwen | hi all, does anyone have any experience with the tv grabber scripts? I understand yaml is a type of wrapper? it keeps exiting with an error, and I am wanting to use the individual scripts by themselves. | 02:11 |
qwebirc99388 | Hi. I just upgraded to 10.04 from 9.04. The backend appears to be functioning fine, (I can connect with frontends on other machines), but not the frontend on the box. | 02:58 |
qwebirc99388 | It segfaults. | 02:58 |
mrand | qwebirc99388: the first thing to do is enable auto-builds and then check for updates... a number of bug fixes have occurred since the 10.04 release. | 03:01 |
qwebirc99388 | thank you mrand. How do I enable auto-builds? | 03:02 |
mrand | !auto-builds | qwebirc99388 | 03:02 |
Zinn | qwebirc99388: Auto builds contain more recent bug fixes than the normal Ubuntu repository contains. See http://www.mythbuntu.org/auto-builds for more info. | 03:02 |
qwebirc99388 | You guys rock! | 03:03 |
mrand | well, let's get it working first before going too far ;-) | 03:03 |
qwebirc99388 | It's not clear where one navigates to that auto-builds link from the front page. But now I know. | 03:04 |
qwebirc99388 | Yes, auto-builds did it for me. Thanks! | 03:12 |
mcl0vin_mc | howdy folks | 05:40 |
mcl0vin_mc | dewman: are you available | 05:40 |
mcl0vin_mc | anyone using Hauppauge Win TV HVR 1600 | 05:45 |
qwebirc70280 | hi - I'm a huge user and fan, and was wondering if someone could point me in the right direction.... I use mythtv in Japan (in Japanese) and within Myth itself the double-byte characters are readable in most places, but the RSS feed from mythexport does not seem to have the Japanese recognized correctly - it comes up as a bunch of "?????" marks. I've tried adjusting the codeset my browser expects, but no luck (I'm an | 07:48 |
qwebirc70280 | incidentally, this worked with my system based on mythbunto 8.04 and the old/original myth2ipod setup. not complaining at all; I'll go in and fix this if I could get sent in the right direction (although I'll admit I don't have much of a clue right now). maybe this is a sign for me to learn how to code some of this stuff ;-) | 07:50 |
qwebirc70280 | oh - I'm using mythexport and myth* from the 10.04 ubuntu release | 07:52 |
hot_wheelz | hi can someone please confirm that the imon-pad works OTB with mythbuntu 10.04 i am think I saw that it does I would just like it confirmed if somone is able...Thx | 08:13 |
hot_wheelz | That is the remote that comes with http://www.silverstonetek.com/products/p_contents.php?pno=lc14&area= | 08:14 |
Zinn | [www.silverstonetek.com] SilverStone Technology Co., Ltd - Designing Inspiration | 08:14 |
hot_wheelz | hi Zinh u can confirm? | 08:15 |
hot_wheelz | also wondering about the lcd on the front is requied to get that working with 10.04 anything? | 08:20 |
hot_wheelz | sorry what is required | 08:21 |
hot_wheelz | hello | 08:52 |
jolaren | Maybe It's time to try and get the remotes for my hauppage nova-t 500 pci cards to work | 10:13 |
jolaren | perhaps it's better after 10.04 | 10:13 |
=== jolaren is now known as jol-a-ren | ||
Haffe | jol-a-ren: I have one of those. | 10:49 |
Haffe | Worked as a charm out of the box. | 10:49 |
qwebirc44319 | Ah, hi. Total mythbuntu noob here. Trying it out from windows. | 11:26 |
qwebirc44319 | How do i view live in front end? | 11:26 |
qwebirc44319 | I have vlcplayer working on tuner, but front end cannot open db! | 11:27 |
qwebirc44319 | Another question, what makes a bad BER in femon? | 11:38 |
qwebirc44319 | Just exploring here, interesting stuff | 11:38 |
qwebirc44319 | Have to restart ffox for chatzilla... | 11:40 |
sjorsvdp | hi all. I'm having some trouble to let mythbuntu auto-shutdown when idle. It all worked great until the upgrade to 10.04 | 15:04 |
sjorsvdp | I find this in my backend-log: "2010-05-10 15:55:02.192 Running the command to shutdown this computer" | 15:04 |
sjorsvdp | followed by "Cannot login to database?" | 15:04 |
sjorsvdp | a manual shutdown with mythwelcome does work | 15:05 |
sjorsvdp | Any ideas? | 15:05 |
=== JamieBen1ett is now known as JamieBennett | ||
DarthFrog | Hi folks. I just upgraded (via do-release-upgrade) Mythbuntu from Karmic to Lucid. Now thing aren't working so well anymore. | 17:05 |
DarthFrog | Mythweb is unavailable: | 17:06 |
DarthFrog | Warning: require(modules/_shared/tmpl/tmpl/header.php) [function.require]: failed to open stream: No such file or directory in /usr/share/mythtv/mythweb/modules/_shared/tmpl/_errors/fatal.php on line 23 | 17:06 |
DarthFrog | Fatal error: require() [function.require]: Failed opening required 'modules/_shared/tmpl/tmpl/header.php' (include_path='.:/usr/share/php:/usr/share/pear') in /usr/share/mythtv/mythweb/modules/_shared/tmpl/_errors/fatal.php on line 23 | 17:06 |
DarthFrog | there's a double "/tmpl/tmpl/" in that path. | 17:06 |
DarthFrog | And, not being a programmer, I'm not sure how to remove it. | 17:08 |
DarthFrog | So I made the path. :-) Now I get: Fatal error: Call to a member function query_col() on a non-object in /usr/share/mythtv/mythweb/modules/backend_log/init.php on line 19 | 17:10 |
mrand | DarthFrog: see Bug #459893 We submitted a fix upstream that you might be able to apply manually http://svn.mythtv.org/trac/ticket/7948 | 17:11 |
Zinn | Bug 459893 in mythbuntu "mythweb error "Failed opening required 'modules/_shared/tmpl/tmpl/header.php'"" [Undecided, Confirmed] http://www.launchpad.net/bugs/459893 | 17:11 |
Zinn | [svn.mythtv.org] #7948 (MythWeb Recorded Programs RSS Link Broken) – MythTV | 17:11 |
DarthFrog | Thanks, Zinn, I'll check it out. | 17:11 |
Zinn | Hi DarthFrog, something I can help you with today? I am a bot, use !help to see what I can do. | 17:11 |
mrand | The patch upstream appears to be for rss, which I'm guessing isn't your problem unless you've got a bookmark or something. Hopefully the reconfig idea in the Ubuntu bug helps | 17:13 |
DarthFrog | You're a bot? Well, you passed my Turing test. :-) | 17:13 |
DarthFrog | mrand: Well, the new installation wants to connect to a remote backend, rather than to localhost (I have 2 master backends). So something is getting confused. | 17:14 |
DarthFrog | Hmm, "service mysql stop" "service mysql start" both are taking a very long time. | 17:20 |
DarthFrog | Still hasn't started. | 17:21 |
DarthFrog | Methinks that might be a (the?) problem. | 17:21 |
DarthFrog | OK, mysql is hung on starting. :-( | 17:24 |
DarthFrog | Mysql is definitely a problem child. It refuses to start, even after being re-installed. | 17:41 |
mrand | DarthFrog: see if you can find something in logs. | 17:47 |
DarthFrog | Nothing in logs, they're empty. | 17:48 |
DarthFrog | However, I just ran "mysqld" and it's come up. I have a Mythweb page. But the upstart job doesn't work. | 17:49 |
mrand | strange | 17:49 |
DarthFrog | And now my remote mythfrontend connects to the proper backend. So it's a mysql problem, not a Mythweb problem. | 17:51 |
rhpot1991 | repair your tables | 17:53 |
rhpot1991 | then restart mysql | 17:54 |
rhpot1991 | sudo restart mysqld I think | 17:54 |
mrand | DarthFrog: problem might or might not be related to Bug 573206 | 17:54 |
Zinn | Bug 573206 in mysql-dfsg-5.1 (Ubuntu) "[SRU] upstart script does not load AppArmor profile" [High, Confirmed] http://www.launchpad.net/bugs/573206 | 17:54 |
DarthFrog | This work-around works for me: https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/566736 | 17:54 |
Zinn | [bugs.launchpad.net] Bug #566736 in mysql-dfsg-5.1 (Ubuntu): “mysqld does not start reliably...” | 17:54 |
DarthFrog | rhpot1991: I don't think that my tables need repair if things work after that manual tinkering? | 17:56 |
rhpot1991 | DarthFrog: prob not, just the first thing I recommend whenever anyone has mysql issues | 17:56 |
DarthFrog | rhpot1991: :-) "Is it plugged in?" Yeah, I'm familiar with that. | 17:57 |
DarthFrog | thank you gentlemen (I'm sure you're both scholars and judges of fine whiskey) for your help. given that I now have a manual work around, I think I'll just wait till a fix comes out in updates as the bug has been reported. | 17:59 |
DarthFrog | Aha, doing the edit in the upstart script, i.e. IFACE="eth2", and now things are working ferpectly. :-) | 18:04 |
chiluk | anyone know what might be causing my tuners to become "asleep | 19:05 |
chiluk | my internal ntsc tuners every so often will become unavailable and will be marked asleep in the system status information. | 19:05 |
rojo | I just upgraded from 9.10 to 10.04 a few days ago. I also decided it'd be fun to go into Settings --> Appearance in the frontend and try out some new themes. Not sure whether it was the upgrade or the theme changes, but about 90% of the artwork in MythVideo doesn't appear now | 20:31 |
lapion | does anyone here know how to set up mythtv dvb card to scan dutch dvbt ? | 20:32 |
rojo | there is a video here and there for which there is still artwork. And all of it still has metadata -- user rating, synopsis, etc. Is this a symptom of any known issues, and is there any workaround quicker than redownloading all the artwork? | 20:32 |
rojo | lapion: look in /usr/share/dvb/dvb-t/ | 20:35 |
rojo | lapion: once you find a file there that looks appropriate, use the instructions at http://www.mythtv.org/wiki/DVB_search to scan for new channels and create a .mplayer/channels.conf | 20:36 |
Zinn | [www.mythtv.org] DVB search - MythTV | 20:36 |
rojo | also on that page are instructions for using mplayer to record videos for the found streams | 20:37 |
rojo | finally, after you have been able to weed out frequencies broadcasting garbage, and are able to recognize a channel based on the video, using the frequency in channels.conf as a key, you can then manually name channels using MythTV's channel scan. It's a pain in the ass process that was easier with myth 0.21, but with a little patience you can get your channel list built. | 20:39 |
Zinn | rojo: Please watch your language. | 20:39 |
HeMan | did just mythtv 0.23 got tagged in the svn? | 21:01 |
mrand | HeMan: yes, but that doesn't directly or immediately impact us. | 21:15 |
rhpot1991 | if you want the actual release enable auto-builds | 21:17 |
rhpot1991 | we recommend you enable them anyways | 21:17 |
mrand | Indeed. | 21:18 |
HeMan | when using mythbuntu diskless clients, can I stop it from using cow overlays in any easy way? | 21:22 |
lapion | thanks rojo will do that another time.. | 21:25 |
lapion | does anyone know how I can permantly set things such the video-scan ? | 21:25 |
lapion | allmost no settings I set with the menu during live-tv watching is kept | 21:26 |
lapion | I also have a problem that sometimes the menu freezes during tv watching.. | 21:29 |
jol-a-ren | Im not getting mythweb to run | 23:28 |
jolaren | Anyoen of you managed to view flash recording from a mobile phone? | 23:42 |
jolaren | Anyone used Miro for somethin good? For me It only adds all my mythvideos to the frontend/viewer .. problem is it does this everyday with all the videos .. like 100 videos commin infront of my new recordings, how do I manage this? | 23:53 |
tgm4883 | jolaren, I use mirobridge | 23:58 |
puff | Hi, anyone home? | 23:58 |
tgm4883 | but it doesn't sound like that is what you are asking | 23:58 |
tgm4883 | !hi | puff | 23:59 |
Zinn | Sorry I don't know about hi | 23:59 |
mrand | !ask | puff | 23:59 |
Zinn | puff: Please don't ask if anyone is around or if it is alright to ask a question. Many people check back periodically and may answer your question when they see it. IRC is not normally an instant fix so check back often for an answer. | 23:59 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!