View Single Post
lfelipe's Avatar
Posts: 66 | Thanked: 16 times | Joined on Nov 2008 @ São Paulo
#128
Originally Posted by vinc17 View Post
Playlists still don't work. When I run canola from the command line, I can see the following error when selecting a playlist:
Code:
Traceback (most recent call last):
  File "evas.c_evas_object_smart.pxi", line 122, in evas.c_evas._smart_object_resize
  File "python-terra/ui/list.py", line 469, in resize
  File "python-terra/ui/list.py", line 104, in resize
  File "python-terra/ui/list.py", line 97, in request_reconfigure
  File "python-terra/ui/list.py", line 290, in _reconfigure_renderers
  File "python-terra/ui/list.py", line 316, in _refill_renderers
  File "canola-core/audio/model/playlist_model.py", line 134, in __getitem__
  File "canola-core/audio/model/model.py", line 404, in _create_item
IndexError: list index out of range
Note: these are m3u playlists.
Could you please post this bug on http://bugs.maemo.org on the Canola section (with detailed version information of at least canola and python-terra). Cheers,