Re: [mythtv-users] .19 on Ubuntu working sort of

2006-01-09 Thread Colin Humphreys
No. ldconfig checks /etc/ld.so.conf for extra paths to examine for
libraries.

e.g. I install myth to /opt/mythtv, so I need to add /opt/mythtv/lib to
/etc/ld.so.conf before running ldconfig.


Adam Propeck wrote:
 Does LD config need to be run in the make folder? I ran it but still
 seem to be having to ass this to my MythTV user's env every time.
 
 On 1/5/06, *Luis Ochoa* [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:
 
 On 1/5/06, Adam Propeck [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 wrote:
  For some reason I had to set my
  LD_LIBRARY_PATH to run any of the apps.
 
 You shouldn't have to do that if you run ldconfig as root.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Re: Consecutive programs, dual tuners

2005-09-05 Thread Colin Humphreys

Max Barry wrote:
1. When a card starts recording, switch the default card to the other 
one so

that when the next recording starts (anytime), it uses the other card.


Sorry to grave-dig this thread, but I've just submitted a patch to 
implement (more or less) solution #1:


http://cvs.mythtv.org/trac/ticket/255

As an Aussie, this has been by far my biggest irk with MythTV. With this 
patch, Myth will schedule one of the consecutive programs to a free 
tuner, if by doing so it will be able to honour the global 
under/overrecord setting and not disrupt anything else.


I just got around to having a play with this, and it seems to work great!

I bought a second tuner a few weeks ago, discovered this problem,  saw 
the original email thread and was about to jump into the code, but you 
got there first!


-Colin
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] HOW CAN THIS BE THIS HARD!?!?!?! (adding 2 files to a bootable iso)

2005-08-22 Thread Colin Humphreys

Joe Votour wrote:

I don't know if you've tried this or not, but you can
try mounting the ISO using the loopback device,
something like (the directory /mnt/iso must exist
first):
mount -t iso -o loop filename.iso /mnt/iso


iso9660 filesystem is readonly, so you will need to regenerate the iso. 
You can still do this step to access the files for rebuilding it. (Note 
the type is iso9660 not iso)


So mount the iso, and copy all the files out of the iso into a prototype 
directory where you make your changes. Something like rsync -a ./src/ 
./dst/ would do the trick.



(Also, if the ISO contains multiple sections (like a
bootable floppy portion which gets mapped to A:, and a
hard drive-like portion that gets mapped to somewhere
else, well, I definitely don't know how to deal with
that).


The iso is probably a floppy emulated cd. See if one of the files in the 
iso is a floppy image. If you can't find it, just download a boot floppy 
from one of the bootdisk sites, and place it inside the prototype 
directory where you are making changes.


Then rebuild the iso:

mkisofs -b ./path_inside_cdproto_dir/bootfloppy.img \
-o bootcd.iso ./cdproto_dir/

Burn that.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] tv_grab_au error

2005-08-21 Thread Colin Humphreys

Michael Smith wrote:
Oops. My silly mistake; http://www.immir.com/tv_grab_au version 1.40  
should remove this particular error.


I have just noticed in the last few days that ABC News is being 
scheduled at the wrong time. (I am in Sydney) I'm not sure if it has 
always been the case for me, as I have only just now tried to record the 
news.


in Myth:
6:30-6:45 is Talking Heads (15 mins shorter than actual)
6:45-7:15 is ABC News (Correct length but 15mins early)
7:15-7:30 is NO DATA (The missing 15 mins)
7:30-8:00 is The 7:30 Report

On the front tv guide page:
http://tvguide.ninemsn.com.au/guide/22082005_73.asp?channel=freeday=22/8/2005
The news doesn't line up with the hour mark.

In the sub pages the times look correct (and I am running in slow mode)
http://tvguide.ninemsn.com.au/cu/default.asp?pid=12547625
http://tvguide.ninemsn.com.au/cu/default.asp?pid=12547626
http://tvguide.ninemsn.com.au/cu/default.asp?pid=12547627

No errors pop out when running mythfilldatabase.









___
mythtv-users mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] New tv_grab_au for msn won't work for me

2005-07-28 Thread Colin Humphreys

ffrr wrote:
Can't locate HTML/TreeBuilder.pm in @INC (@INC contains: 


On debian this is in libhtml-tree-perl
http://packages.debian.org/stable/perl/libhtml-tree-perl
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] [OT] UPS's and 24x7 MythBoxen...

2005-07-27 Thread Colin Humphreys

Phill Edwards wrote:

to the PC that was plugged into it. The PC would never know there'd
been a power cut unless the UPS batteries ran out. So why does the PC


When the UPS is about to run out of batteries it needs to tell the PC to 
shutdown gracefully. Much nicer than just cutting the power.

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] problem after .18 upgrade

2005-05-11 Thread Colin Humphreys
Shaun Bryant wrote:
Can't create/write to file './mythconverg/schemalock.frm' (Errcode: 13)
Well... is that the problem? Does the mysql user own the ./mythconverg 
directory (usually /var/lib/mysql/mythconverg/), and have write 
permisions to it, and all the files in there?
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Mythvideo no controls while playing

2005-05-09 Thread Colin Humphreys
Scott Arthur wrote:
I've just installed 0.17 and when I play a video in Mythvideo, mplayer 
doesn't respond to any keys.

If I run mplayer directly through .xinitrc it works fine with normal 
mplayer keys, but when it's called through mythvideo, there's no 
response from any keys??

Any ideas?
Sounds like a focus problem with your window manager. mplayer is 
starting, but the focus is staying with mythtv. What window manager are 
you using?
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users