Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SearchRebased: adding a track from remote source to playlist crashes the app #201

Open
vrutkovs opened this issue May 7, 2014 · 0 comments
Assignees

Comments

@vrutkovs
Copy link
Member

vrutkovs commented May 7, 2014

||||||||||||||||||||||||||||||||||||||||||||||||||||||||||gnomemusic.playlists._on_entry_parsed(<Playlists object at 0x7fa07c09bd20 (gnomemusic+playlists+Playlists at 0x1b32820)>, <Parser object at 0x7fa0564f3f50 (TotemPlParser at 0x7fa02cd51a10)>, 'http://storage-new.newjamendo.com/?trackid=391002&format=mp31&u=0', {'base': 'file:///home/vrutkovs/.local/share/gnome-music/playlists', 'url': 'http://storage-new.newjamendo.com/?trackid=391002&format=mp31&u=0'}, <bound method Playlist.wrapped of <Playlist object at 0x7fa0740f4730 (gnomemusic+view+Playlist at 0x2258630)>>)
Traceback (most recent call last):
  File "/opt/gnome/lib/python3.3/site-packages/gnomemusic/__init__.py", line 44, in wrapped
    retval = fn(*v, **k)
  File "/opt/gnome/lib/python3.3/site-packages/gnomemusic/playlists.py", line 137, in _on_entry_parsed
    filename = GLib.filename_from_uri(uri)[0]
gi._glib.GError: The URI 'http://storage-new.newjamendo.com/?trackid=391002&format=mp31&u=0' is not an absolute URI using the "file" scheme

I guess we depend on tracker playlists here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants