From: Yang Yang <[EMAIL PROTECTED]>
Reply-To: [email protected]
To: [email protected]
Subject: [Freevo-users] main.py (307): no eventhandler for
Date: Sat, 21 May 2005 17:31:46 -0700
MIME-Version: 1.0
Received: from lists-outbound.sourceforge.net ([66.35.250.225]) by
MC8-F40.hotmail.com with Microsoft SMTPSVC(6.0.3790.211); Sat, 21 May 2005
17:36:34 -0700
Received: from projects.sourceforge.net (sc8-sf-list2-b.sourceforge.net
[10.3.1.8])by sc8-sf-spam1.sourceforge.net (Postfix) with ESMTPid
4258188C2F; Sat, 21 May 2005 17:36:33 -0700 (PDT)
Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.11]
helo=sc8-sf-mx1.sourceforge.net)by sc8-sf-list2.sourceforge.net with esmtp
(Exim 4.30)id 1DZeNm-000111-VMfor [email protected]; Sat,
21 May 2005 17:31:54 -0700
Received: from mailbox7.ucsd.edu ([132.239.1.59])by
sc8-sf-mx1.sourceforge.net with esmtp (TLSv1:AES256-SHA:256)(Exim 4.41)id
1DZeNk-0002XJ-KFfor [email protected]; Sat, 21 May 2005
17:31:54 -0700
Received: from smtp.ucsd.edu (smtp-a.ucsd.edu [132.239.1.49])by
mailbox7.ucsd.edu (8.13.3/8.13.3) with ESMTP id
j4M0Vk63097965(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256
verify=NO)for <[email protected]>; Sat, 21 May 2005
17:31:47 -0700 (PDT)
Received: from cirque.ucsd.edu (cirque.ucsd.edu [132.239.95.244])by
smtp.ucsd.edu (8.12.10/8.9.3) with ESMTP id j4M0VkTg021878for
<[email protected]>; Sat, 21 May 2005 17:31:46 -0700 (PDT)
Received: from yangyang by cirque.ucsd.edu with local (Exim 3.35 #1
(Debian))id 1DZeNe-0003zG-00for <[email protected]>; Sat,
21 May 2005 17:31:46 -0700
X-Message-Info: U2wzkPk8/jbJ7Q5DsYsMnjEdMS/ch9oNPY/XC6JyRKY=
User-Agent: Mutt/1.3.28i
X-Greylisting: NO DELAY (Trusted relay host);processed by UCSD_GL-v1.2 on
mailbox7.ucsd.edu;Sat, 21 May 2005 17:31:47 -0700 (PDT)
X-MailScanner: PASSED (v1.2.8 95274 j4M0Vk63097965 mailbox7.ucsd.edu)
X-Spam-Score: 0.1 (/)
X-Spam-Report: Spam Filtering performed by sourceforge.net.See
http://spamassassin.org/tag/ for more details.Report problems to
http://sf.net/tracker/?func=add&group_id=1&atid=2000010.0
SF_CHICKENPOX_PARATHESES_OPEN BODY: Text interparsed with (0.0
SF_CHICKENPOX_PERIOD BODY: Text interparsed with .0.0 SF_CHICKENPOX_COMMA
BODY: Text interparsed with ,0.0 SF_CHICKENPOX_SLASH BODY: Text
interparsed with /0.0 SF_CHICKENPOX_MINUS BODY: Text interparsed with
-0.0 SF_CHICKENPOX_COLON BODY: Text interparsed with :0.0
SF_CHICKENPOX_BRACKET_OPEN BODY: Text interparsed with [0.0
SF_CHICKENPOX_UNDERSCORE BODY: Text interparsed with _0.0
SF_CHICKENPOX_EQUAL BODY: Text interparsed with =0.0
SF_CHICKENPOX_APOSTROPHE BODY: Text interparsed with '-0.0 AWL
AWL: From: address is in the auto white-list
Errors-To: [EMAIL PROTECTED]
X-BeenThere: [email protected]
X-Mailman-Version: 2.0.9-sf.net
Precedence: bulk
List-Unsubscribe:
<https://lists.sourceforge.net/lists/listinfo/freevo-users>,<mailto:[EMAIL PROTECTED]>
List-Id: <freevo-users.lists.sourceforge.net>
List-Post: <mailto:[email protected]>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Subscribe:
<https://lists.sourceforge.net/lists/listinfo/freevo-users>,<mailto:[EMAIL PROTECTED]>
List-Archive:
<http://sourceforge.net/mailarchive/forum.php?forum=freevo-users>
X-Original-Date: Sat, 21 May 2005 17:31:46 -0700
Return-Path: [EMAIL PROTECTED]
X-OriginalArrivalTime: 22 May 2005 00:36:34.0130 (UTC)
FILETIME=[4E2EEB20:01C55E66]
hi guys:
thanks in advance for your time.
I installed freevo 1.5.2,
but when I play tv, it waits about 0.5 second, then flashes a
black screen for 0.1 second, then comes back, and does not show any TV
program. when I play music, it plays no sound either, and immediately
returns to menu.
I used freevo -trace, and copied down the actual commands that
freevo called, (mplayer), both the video and audio commands work well
when I manually invoke them. it is very strange. after looking
further, I found that main.py use rc.py to handle events, but rc is
for remote control, while I do not need and have no remote.
nevertheless, I instaled freevo with lirc again and started lircd and
tried, same error.
I was using it as root
anybody knows why? thanks! I enclosed the log here
----------------------------------------------------
Warning: freevo_config.py was changed, please check local_config.py
You are using version 5.08, changes since then:
Version 5.09:
Add CACHE_IMAGES to turn off image caching. A new variable is
IMAGEVIEWER_BLEND_MODE to control the blending effect in the image
viewer
Version 5.11:
Add IMAGEVIEWER_OSD to customize the osd and VIDEO_AUTOJOIN to auto
join
movies with more than one file
Version 5.12:
Added TV_RECORD_SERVER_UID to set the uid for the recordserver and
TV_RECORDFILE_SUFFIX for the suffix. If your TV_RECORDFILE_MASK
contains
the suffix, please remove it here
Version 5.13:
Added TV_RECORD_SERVER_GID to set the gid for the recordserver. If
you
use TV_RECORD_SERVER_UID, the gui _must_ match one of the users gids
Version 5.14:
Add IMAGEVIEWER_DURATION for auto slideshows
Can't find lsdvd. DVD support will be limited and maybe not
all discs are detected. Please install lsdvd, you can get it
from http://acidrip.thirtythreeandathird.net/lsdvd.html
After installing it, you should run 'freevo cache --rebuild'
WARNING: /etc/freevo/lircrc not found!
screen.py (136): show, force update
rc.py (425): register callback: <bound method Dirwatcher.poll_wrapper of
<directory.Dirwatcher instance at 0x40e1e68c>>
failed to load plugin rom_drives.autostart
start 'freevo plugins -l' to get a list of plugins
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/freevo/plugin.py", line 572, in
__load_plugin__
p = eval(object)()
File "/usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py",
line 155, in __init__
init()
File "/usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py",
line 113, in init
(dir, device, name) = config.ROM_DRIVES[i]
ValueError: unpack tuple of wrong size
failed to load plugin rom_drives.rom_items
start 'freevo plugins -l' to get a list of plugins
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/freevo/plugin.py", line 572, in
__load_plugin__
p = eval(object)()
File "/usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py",
line 217, in __init__
init()
File "/usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py",
line 113, in init
(dir, device, name) = config.ROM_DRIVES[i]
ValueError: unpack tuple of wrong size
failed to load plugin rom_drives.rom_items
start 'freevo plugins -l' to get a list of plugins
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/freevo/plugin.py", line 572, in
__load_plugin__
p = eval(object)()
File "/usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py",
line 217, in __init__
init()
File "/usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py",
line 113, in init
(dir, device, name) = config.ROM_DRIVES[i]
ValueError: unpack tuple of wrong size
failed to load plugin rom_drives.rom_items
start 'freevo plugins -l' to get a list of plugins
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/freevo/plugin.py", line 572, in
__load_plugin__
p = eval(object)()
File "/usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py",
line 217, in __init__
init()
File "/usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py",
line 113, in init
(dir, device, name) = config.ROM_DRIVES[i]
ValueError: unpack tuple of wrong size
failed to load plugin rom_drives.rom_items
start 'freevo plugins -l' to get a list of plugins
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/freevo/plugin.py", line 572, in
__load_plugin__
p = eval(object)()
File "/usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py",
line 217, in __init__
init()
File "/usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py",
line 113, in init
(dir, device, name) = config.ROM_DRIVES[i]
ValueError: unpack tuple of wrong size
rc.py (425): register callback: <bound method PluginInterface.poll of
<plugins.tiny_osd.PluginInterface instance at 0x42629e6c>>
rc.py (425): register callback: <bound method PluginInterface.poll of
<plugins.idlebar.PluginInterface instance at 0x427455ec>>
screen.py (136): show, force update
main.py (491): Main loop starting...
main.py (289): handling event MENU_SELECT
mediainfo.py (130): load cache /root/.freevo/vfs/root/freevo.cache
mediainfo.py (130): load cache /root/.freevo/vfs/freevo.cache
main.py (289): handling event MENU_SELECT
epg_xmltv.py (101): XMLTV, reading cached file
(/var/cache/freevo/TV.xml.pickled)
GUIObject.py (261): GUIObject::draw <gui.PopupBox.PopupBox instance at
0x40d8e04c>
Window.py (144): Window::_draw <gui.PopupBox.PopupBox instance at
0x40d8e04c>
LayoutManagers.py (175): moved right by 0
GUIObject.py (261): GUIObject::draw <gui.Container.Container instance at
0x42795b2c>
LayoutManagers.py (175): moved right by 0
Container.py (117): Container::draw <gui.Container.Container instance at
0x42795b2c>
GUIObject.py (261): GUIObject::draw <gui.Label.Label instance at
0x42795ccc>
epg_xmltv.py (129): XMLTV, got cached guide (version 6).
GUIObject.py (419): parent: <gui.Container.Container instance at
0x42795b2c>
GUIObject.py (261): GUIObject::draw <gui.Container.Container instance at
0x42795b2c>
GUIObject.py (419): parent: <gui.PopupBox.PopupBox instance at 0x40d8e04c>
GUIObject.py (261): GUIObject::draw <gui.PopupBox.PopupBox instance at
0x40d8e04c>
GUIObject.py (419): parent: <menu.MenuWidget instance at 0x4273f48c>
osd.py (462): app is <menu.MenuWidget instance at 0x4273f48c>
osd.py (463): Setting context to menu
epg: Returning new results
tvguide.py (128): update schedule
epg: Returning new results
tvguide.py (128): update schedule
screen.py (136): show, force update
main.py (289): handling event MENU_SELECT
tvguide.py (142): TVGUIDE EVENT is MENU_SELECT
main.py (465): clear: True
USING STANDARD FREQUENCY: chan="2", freq="55250"
rc.py (425): register callback: <bound method ChildApp2.poll of
<childapp.ChildApp2 instance at 0x40d8e10c>>
rc.py (421): register shutdown callback: <bound method ChildApp2.stop of
<childapp.ChildApp2 instance at 0x40d8e10c>>
childapp.py (320): stdout: No data, stopping (pid 23534)!
childapp.py (320): stderr: No data, stopping (pid 23535)!
self.t1.isAlive()=False, self.t2.isAlive()=False
ChildApp.__init__(), pid=23533, app= /usr/bin/mplayer -vo xv,sdl,x11, -fs
-ac mad, -nolirc -fs -dr -double -framedrop -slave -nocache tv:// -tv
driver=v4l2:freq=55.250:device=/dev/video0:input=0:norm=NTSC:width=320:height=240:outfmt=yuy2
, poll=256
main.py (465): clear: True
1116696000.46: started tv app
main.py (289): handling event VIDEO_START
main.py (307): no eventhandler for event VIDEO_START
rc.py (437): unregister callback: <bound method ChildApp2.poll of
<childapp.ChildApp2 instance at 0x40d8e10c>>
rc.py (441): unregister shutdown callback: <bound method ChildApp2.stop of
<childapp.ChildApp2 instance at 0x40d8e10c>>
childapp.py (209): done the easy way
main.py (289): handling event PLAY_END
childapp.py (200): already dead
main.py (289): handling event VIDEO_END
tvguide.py (142): TVGUIDE EVENT is VIDEO_END
menu.py (414): no eventhandler for event VIDEO_END
main.py (289): handling event VIDEO_END
tvguide.py (142): TVGUIDE EVENT is VIDEO_END
menu.py (414): no eventhandler for event VIDEO_END
main.py (289): handling event PLAY_END
tvguide.py (142): TVGUIDE EVENT is PLAY_END
tvguide.py (128): update schedule
screen.py (136): show, force update
main.py (289): handling event MENU_BACK_ONE_MENU
screen.py (136): show, force update
main.py (289): handling event MENU_BACK_ONE_MENU
main.py (289): handling event MENU_DOWN
main.py (289): handling event MENU_DOWN
main.py (289): handling event MENU_DOWN
main.py (289): handling event MENU_DOWN
main.py (289): handling event MENU_SELECT
osd.py (213): Loading font
"/usr/X11R6/lib/X11/fonts/truetype/Arial_Bold.ttf"
osd.py (230): Couldnt load font "arial_bold.ttf"
osd.py (236): trying alternate: verabd.ttf
GUIObject.py (261): GUIObject::draw <gui.ConfirmBox.ConfirmBox instance at
0x42b4072c>
Window.py (144): Window::_draw <gui.ConfirmBox.ConfirmBox instance at
0x42b4072c>
GUIObject.py (261): GUIObject::draw <gui.Container.Container instance at
0x40d9956c>
Container.py (117): Container::draw <gui.Container.Container instance at
0x40d9956c>
GUIObject.py (261): GUIObject::draw <gui.Label.Label instance at
0x40d99dac>
GUIObject.py (261): GUIObject::draw <gui.Button.Button instance at
0x40d8e28c>
LayoutManagers.py (175): moved right by 80
Container.py (117): Container::draw <gui.Button.Button instance at
0x40d8e28c>
GUIObject.py (261): GUIObject::draw <gui.Label.Label instance at
0x40d8e9ac>
GUIObject.py (261): GUIObject::draw <gui.Button.Button instance at
0x40da9a0c>
LayoutManagers.py (175): moved right by 60
Container.py (117): Container::draw <gui.Button.Button instance at
0x40da9a0c>
GUIObject.py (261): GUIObject::draw <gui.Label.Label instance at
0x42b3d46c>
main.py (289): handling event INPUT_LEFT
GUIObject.py (261): GUIObject::draw <gui.ConfirmBox.ConfirmBox instance at
0x42b4072c>
Window.py (144): Window::_draw <gui.ConfirmBox.ConfirmBox instance at
0x42b4072c>
GUIObject.py (261): GUIObject::draw <gui.Container.Container instance at
0x40d9956c>
Container.py (117): Container::draw <gui.Container.Container instance at
0x40d9956c>
GUIObject.py (261): GUIObject::draw <gui.Label.Label instance at
0x40d99dac>
GUIObject.py (261): GUIObject::draw <gui.Button.Button instance at
0x40d8e28c>
LayoutManagers.py (175): moved right by 80
Container.py (117): Container::draw <gui.Button.Button instance at
0x40d8e28c>
GUIObject.py (261): GUIObject::draw <gui.Label.Label instance at
0x40d8e9ac>
GUIObject.py (261): GUIObject::draw <gui.Button.Button instance at
0x40da9a0c>
LayoutManagers.py (175): moved right by 60
Container.py (117): Container::draw <gui.Button.Button instance at
0x40da9a0c>
GUIObject.py (261): GUIObject::draw <gui.Label.Label instance at
0x42b3d46c>
main.py (289): handling event INPUT_ENTER
GUIObject.py (419): parent: <gui.Container.Container instance at
0x40d9956c>
GUIObject.py (261): GUIObject::draw <gui.Container.Container instance at
0x40d9956c>
GUIObject.py (419): parent: <gui.Button.Button instance at 0x40d8e28c>
GUIObject.py (261): GUIObject::draw <gui.Button.Button instance at
0x40d8e28c>
GUIObject.py (419): parent: <gui.Container.Container instance at
0x40d9956c>
GUIObject.py (261): GUIObject::draw <gui.Container.Container instance at
0x40d9956c>
GUIObject.py (419): parent: <gui.Button.Button instance at 0x40da9a0c>
GUIObject.py (261): GUIObject::draw <gui.Button.Button instance at
0x40da9a0c>
GUIObject.py (419): parent: <gui.Container.Container instance at
0x40d9956c>
GUIObject.py (261): GUIObject::draw <gui.Container.Container instance at
0x40d9956c>
GUIObject.py (419): parent: <gui.ConfirmBox.ConfirmBox instance at
0x42b4072c>
GUIObject.py (261): GUIObject::draw <gui.ConfirmBox.ConfirmBox instance at
0x42b4072c>
GUIObject.py (419): parent: <menu.MenuWidget instance at 0x4273f48c>
osd.py (462): app is <menu.MenuWidget instance at 0x4273f48c>
osd.py (463): Setting context to menu
mediainfo.py (112): save cache /root/.freevo/vfs/freevo.cache
osd.py (213): Loading font "/usr/share/freevo/fonts/Vera.ttf"
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users