
fp at prowse
Feb 13, 2005, 10:42 AM
Views: 2095
Permalink
|
Is anyone here using mythtv in NZ, with SKY or Saturn? I've got the machine running fine here, but am having trouble with tv_grab_nz. The default tv_grab_nz that comes with 0.17 dosn't seem to function with error messages being generated when it is run from the setup. I've tried using tv_grab_nz from the following url http://mr.geek.nz/epg/tv_grab_nz This dosn't seem to function directly from mythfilldatabase, but if run on its own with the following options seems to generate valid and current xml for listings. tv_grab_nz --days 5 --channels sky >tvlistings.xml This can then be imported using mythfilldatabase --file 0 -1 tvlistings.xml (I had to run --manual first to setup the channel identifiers etc) The above does seem to function, and I see lots of program listings appearing in the database and am able to search them via name/time/date etc. However when viewing live TV I don't see any tv-listings at all when pressing the 's' key. I found that if I go into the channel editor in setup and assign some channel numbers then I breifly see some listing information appearing, closely followed by a segmentation fault. The segmentation fault as seen in gdb Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16384 (LWP 8818)] 0x0efa1fd8 in operator== () from /usr/lib/libqt-mt.so.3 (gdb) thread apply all bt full Thread 11 (Thread 147463 (LWP 8841)): #0 0x0e62902c in nanosleep () from /lib/libc.so.6 No symbol table info available. #1 0x0e629018 in nanosleep () from /lib/libc.so.6 No symbol table info available. Previous frame identical to this frame (corrupt stack?) #0 0x0efa1fd8 in operator== () from /usr/lib/libqt-mt.so.3 If anyone is able to help that would be appreciated.....I'll get this onto the dev list later if needed. re Francois _______________________________________________ mythtv-users mailing list mythtv-users[at]mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
|