Re: [Freevo-users] Freevo/rom_drives.py: Media in Rom-Drives are not recognised

2005-08-12 Thread Fabio Papa

konqi wrote:

Hi!

I'm having a problem with the detection of Media in my Rom-Drives. I have a
Toshiba DVD-Drive and a Samsung CD/RW-Drive. If I put in a VCD or a DVD in
one of the Drives freevo doesn't recognise that there is a media in the
drive.
I'm using freevo 1.5.3 and mmpython 0.4.9 on Debian stable
I can access the drives if I mount them manually and add an entry for ex.
the MOVIE_ITEMS.

I tried automatic detection of the Rom-Drives and manual entry in
local_config.py but it doesn't matter.

Maybe someone can also tell me what priviledges/rights a user who executes
freevo needs to have.

Hope someone can help me...


Here is the debug-information that freevo gave me:

config.py (518): Logging to /tmp/freevo/main-1003.log
Error: VIDEO_SHOW_DATA_DIR not found
ROM_DRIVES: Auto-detected and added ('/media/cdrom', '#/dev/hdd', 'CD-1')
ROM_DRIVES: Auto-detected and added ('/media/dvdrom', '#/dev/hdc', 'CD-2')

Hi,
it seems to me you have something wrong somewhere, I would think
in /etc/fstab. That # in front of the devices location is no good.
Try looking there...



---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Re: Re: Freevo/rom_drives.py: Media in Rom-Drives are not recognised

2005-08-12 Thread konqi
That's correct the fstab was a mess since I tried quoting the entrys out but
forgot the blankspace.

Here is the correct debug output:

config.py (518): Logging to /tmp/freevo/main-1003.log
Error: VIDEO_SHOW_DATA_DIR not found
ROM_DRIVES: Auto-detected and added ('/media/cdrom', '/dev/hdd', 'CD-1')
ROM_DRIVES: Auto-detected and added ('/media/dvdrom', '/dev/hdc', 'CD-2')
config.py (903): Using 'latin-1' encoding
osd.py (587): Setting fullscreen mode to 1
main.py (221): load basic skin settings: blurr
osd.py (233): Couldnt load font arial_bold.ttf
osd.py (239): trying alternate: verabd.ttf
osd.py (233): Couldnt load font arial_bold.ttf
osd.py (239): trying alternate: verabd.ttf
osd.py (233): Couldnt load font arial_bold.ttf
osd.py (239): trying alternate: verabd.ttf
osd.py (233): Couldnt load font arial_bold.ttf
osd.py (239): trying alternate: verabd.ttf
osd.py (233): Couldnt load font arial_bold.ttf
osd.py (239): trying alternate: verabd.ttf
osd.py (233): Couldnt load font arial_bold.ttf
osd.py (239): trying alternate: verabd.ttf
osd.py (233): Couldnt load font arial_bold.ttf
osd.py (239): trying alternate: verabd.ttf
Couldn't open mixer /dev/mixer
mplayer.py (102): MPlayer version is: 1.0pre7-3.3.5
mplayer.py (112): MPlayer version set to: 1.0
Exception in thread Thread-2:Traceback (most recent call last):
  File /usr/lib/python2.3/threading.py, line 442, in __bootstrap
self.run()
  File /usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py, line
743, in run
self.check_all()
  File /usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py, line
703, in check_all
self.identify(media)
  File /usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py, line
483, in identify
if media.id in video.fxd_database['id']:
KeyError: 'id'
No action.. 
osd.py (233): Couldnt load font arial_bold.ttf
osd.py (239): trying alternate: verabd.ttf 







___
Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: 
http://mail.yahoo.de



---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Freevo background crash when tvtime is running

2005-08-12 Thread Karl Lattimer
Hi,
  I was wondering if there was an issue known about where when watching
TV with tvtime freevo crashes in the background. Unfortunately I'm not
near my freevo right now and would like to know if there is a known bug
with this. 

Its about two minutes or so after I start watching tvtime that freevo
dies and leaves tvtime running.

If this isn't a known issue I'll spend some time at the weekend getting
the debug info to post to the list.

Cheers,
  Karl



---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Re: Re: Freevo/rom_drives.py: Media in Rom-Drives are not recognised

2005-08-12 Thread Fabio Papa

konqi wrote:

That's correct the fstab was a mess since I tried quoting the entrys out but
forgot the blankspace.

Here is the correct debug output:

config.py (518): Logging to /tmp/freevo/main-1003.log
Error: VIDEO_SHOW_DATA_DIR not found
ROM_DRIVES: Auto-detected and added ('/media/cdrom', '/dev/hdd', 'CD-1')
ROM_DRIVES: Auto-detected and added ('/media/dvdrom', '/dev/hdc', 'CD-2')
config.py (903): Using 'latin-1' encoding
osd.py (587): Setting fullscreen mode to 1
main.py (221): load basic skin settings: blurr
osd.py (233): Couldnt load font arial_bold.ttf
osd.py (239): trying alternate: verabd.ttf
osd.py (233): Couldnt load font arial_bold.ttf
osd.py (239): trying alternate: verabd.ttf
osd.py (233): Couldnt load font arial_bold.ttf
osd.py (239): trying alternate: verabd.ttf
osd.py (233): Couldnt load font arial_bold.ttf
osd.py (239): trying alternate: verabd.ttf
osd.py (233): Couldnt load font arial_bold.ttf
osd.py (239): trying alternate: verabd.ttf
osd.py (233): Couldnt load font arial_bold.ttf
osd.py (239): trying alternate: verabd.ttf
osd.py (233): Couldnt load font arial_bold.ttf
osd.py (239): trying alternate: verabd.ttf
Couldn't open mixer /dev/mixer
mplayer.py (102): MPlayer version is: 1.0pre7-3.3.5
mplayer.py (112): MPlayer version set to: 1.0
Exception in thread Thread-2:Traceback (most recent call last):
  File /usr/lib/python2.3/threading.py, line 442, in __bootstrap
self.run()
  File /usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py, line
743, in run
self.check_all()
  File /usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py, line
703, in check_all
self.identify(media)
  File /usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py, line
483, in identify
if media.id in video.fxd_database['id']:
KeyError: 'id'


Hmm, only a guess, but you could have bumped into the recent
trouble with lsdvd. Try installing the latest mmpython.

http://mmpython.sf.net




---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] lircrd.conf and lircrc for PVR 150/250/350/500

2005-08-12 Thread Andrej van der Zee
Hi,

Can anybody help me out with Freevo lirc configuration
files for the WinTV-PVR 150/250/350/500? Yea, I'm
a bit lazy

Thanks!

Andrej





___ 
Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail 
http://uk.messenger.yahoo.com


---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users