Hi,

I checked out today's(2005-08-09) CVS version of Freevo. But when I
start Freevo I got the following error (see log below), however
Freevo basically works.

Any ideas how to fix this? Help would be appreciated and thanks for your
support.

Best regards,
Markus
-------------------------------- DEBUG log ----------------------------
2005-08-09 11:25:51,397 ERROR [notifier] nf_generic.py 144: removed timer 7
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/notifier/nf_generic.py", line 137, in step
    if not callback():
File "/usr/lib/python2.3/site-packages/kaa/notifier/callback.py", line 183, in __call__
    ret = super(NotifierCallback, self).__call__(*args, **kwargs)
File "/usr/lib/python2.3/site-packages/kaa/notifier/callback.py", line 158, in __call__
    return cb(*cb_args, **cb_kwargs)
File "/usr/lib/python2.3/site-packages/freevo/plugins/rom_drives.py", line 718, in poll
    kaa.notifier.Thread(media.check_status_thread).start()
File "/usr/lib/python2.3/site-packages/kaa/notifier/thread.py", line 122, in start
    threading.Thread.start(self)
  File "/usr/lib/python2.3/threading.py", line 410, in start
    _start_new_thread(self.__bootstrap, ())
error: can't start new thread



-------------------------------------------------------
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-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to