What's up with this?? This should NOT be a place for bug reports. It says this is a list of known bugs, not a user support forum.
What do others think? Should we clarify this?
-Rob
[EMAIL PROTECTED] wrote:
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change notification.
The following page has been changed by 217.121.250.56: http://freevo.sourceforge.net/cgi-bin/moin.cgi/BugList
------------------------------------------------------------------------------
@@ -22,3 +22,41 @@
Arrows in TV menu are enabled only if there is an XML programme within a certain time range.
Hence, if there is a time gap in the programmes, no arrows appear and you can't jump to the next day's programmes.
+
+----
+Freevo crashes when i select a program to watch.
+in logfile:
+###
+mode=tv channel=31.tvgids.nl tuner=U46
+Crash!
+Traceback (most recent call last):
+ File "/usr/lib/python2.2/site-packages/freevo/main.py", line 408, in ?
+ main_func()
+ File "/usr/lib/python2.2/site-packages/freevo/main.py", line 329, in main_func
+ app.eventhandler(event)
+ File "/usr/lib/python2.2/site-packages/freevo/menu.py", line 384, in eventhandler
+ if not isinstance(menu, Menu) and menu.eventhandler(event):
+ File "/usr/lib/python2.2/site-packages/freevo/tv/tvguide.py", line 186, in eventhandler
+ self.player('tv', self.selected.channel_id)
+ File "/usr/lib/python2.2/site-packages/freevo/tv/tvmenu.py", line 160, in start_tv
+ plugin.getbyname(plugin.TV).Play(mode, tuner_id)
+ File "/usr/lib/python2.2/site-packages/freevo/tv/plugins/mplayer.py", line 157, in Play
+ cf_norm, cf_input, cf_clist, cf_device = config.TV_SETTINGS.split()
+ValueError: unpack list of wrong size
+###
+freevo version 1.4rc1 (downloaded the gentoo-ebuild via the script)
+mplayer version 0.92
+###configfile:
+cdparanoia = /usr/bin/cdparanoia
+chanlist = europe-east
+display = x11
+flac = /usr/bin/flac
+geometry = 1280x1024
+jpegtran = /usr/bin/jpegtran
+lame = /usr/bin/lame
+mplayer = /usr/bin/mplayer
+renice = /usr/bin/renice
+setterm = /usr/bin/setterm
+tv = pal
+tvtime = /usr/bin/tvtime
+version = 2.1
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Freevo-wikilog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-wikilog
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
