The answer is:
the directory ~/.tvserver
did not exist.

On Wed, 25 Feb 2009, Frank W. Samuelson wrote:

>
> I have freevo installed:
> At revision 11326.
> and kaa installed:
> At revision 3843.
>
> I think I configured scheduler.conf and devices.conf.
>
> I run
>
> # tvserver --scan
> *** dvb0 ***
> Adapter: /dev/dvb/adapter0
> Card: Oren OR51132 VSB/QAM Frontend
> Type: ATSC
> Priority: 7
> Status: ready to use
>
>
> # tvserver --fg
> Traceback (most recent call last):
>   File "/usr/bin/tvserver", line 191, in <module>
>     tvserver.scheduler.init(datafile)
>   File "/usr/lib/python2.5/site-packages/tvserver/scheduler/__init__.py",
> line 8, in init
>     _server = RPCServer(datafile)
>   File "/usr/lib/python2.5/site-packages/tvserver/scheduler/rpc.py",
> line 54, in __init__
>     super(RPCServer, self).__init__(datafile)
>   File "/usr/lib/python2.5/site-packages/tvserver/scheduler/controller.py",
> line 67, in __init__
>     epg.init()
>   File "/usr/lib/python2.5/site-packages/tvserver/scheduler/epg.py",
> line 58, in init
>     kaa.epg.load(db)
>   File "/usr/lib/python2.5/site-packages/kaa/epg/__init__.py",
> line 56, in load
>     guide = Guide(database)
>   File "/usr/lib/python2.5/site-packages/kaa/epg/guide.py",
> line 53, in __init__
>     self._db = Database(database)
>   File "/usr/lib/python2.5/site-packages/kaa/db.py",
> line 263, in __init__
>     self._open_db()
>   File "/usr/lib/python2.5/site-packages/kaa/db.py",
> line 268, in _open_db
>     self._db = sqlite.connect(self._dbfile, check_same_thread=False)
> pysqlite2.dbapi2.OperationalError: unable to open database file
>
>
> What am I doing wrong?
> Thanks.
>
>
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> -Strategies to boost innovation and cut costs with open source participation
> -Receive a $600 discount off the registration fee with the source code: SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> Freevo-users mailing list
> Freevo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to