Package Details: lollypop-git 0.9.32.r25.g78dc409-1

Package Base: lollypop-git
Description: Music player for GNOME
Upstream URL: https://github.com/gnumdk/lollypop
Category: gnome
Licenses: GPL3
Conflicts: lollypop
Provides: lollypop=0.9.32.r25.g78dc409
Submitter: ianbrunelli
Maintainer: ianbrunelli
Last Packager: ianbrunelli
Votes: 9
First Submitted: 2014-10-15 19:04
Last Updated: 2015-06-16 14:17

Dependencies (15)

Required by (0)

Sources

Latest Comments

Comment by ianbrunelli

2015-05-25 15:39

@yoseforb: I'm adding it as an optional dependency.

Comment by yoseforb

2015-05-25 06:25

Please, added 'python-pylast' as a depends.

Comment by kitaro

2015-05-15 23:40

@ianbrunelli

thanks for your concern. i solved it by removing the contents of my Music directory.

it's strange, i don't know why it failed to load.

Comment by ianbrunelli

2015-05-12 17:17

@kitaro:

> tried building from git source manually, the problem still occurs.

Well, then you should try opening an issue upstream, not here.

I've just installed here and it's working perfectly, but if you still can't launch it, open an issue here: https://github.com/gnumdk/lollypop

Comment by kitaro

2015-05-12 12:52

lollypop crashed upon launching, forced to close.

Unhandled exception in thread started by <bound method CollectionScanner._scan of <CollectionScanner object at 0x7f4a10c46ab0 (lollypop+collectionscanner+CollectionScanner at 0x7f4a2808f5a0)>>
Traceback (most recent call last):
File "/usr/local/lib/python3.4/site-packages/lollypop/collectionscanner.py", line 207, in _scan
(new_tracks, new_dirs, count) = self._get_objects_for_paths(paths)
File "/usr/local/lib/python3.4/site-packages/lollypop/collectionscanner.py", line 112, in _get_objects_for_paths
f = Gio.File.new_for_path(filepath)
UnicodeEncodeError: 'utf-8' codec can't encode character '\udca4' in position 33: surrogates not allowed
Exception ignored in: <module 'threading' from '/usr/lib/python3.4/threading.py'>
Traceback (most recent call last):
File "/usr/lib/python3.4/threading.py", line 1296, in _shutdown
_main_thread._delete()
File "/usr/lib/python3.4/threading.py", line 1019, in _delete
del _active[get_ident()]
KeyError: 139955938522880

tried building from git source manually, the problem still occurs.

Comment by gnumdk

2015-03-27 12:17

Missing deps:
- totem-plparser
- gobject-introspection

Comment by ianbrunelli

2015-03-25 14:45

@gnumdk Just updated the PKGBUILD :)

Comment by gnumdk

2015-03-25 14:17

You can remove mutagen from deps, not needed anymore...

Comment by ianbrunelli

2014-10-27 16:23

If updating and the program fails to open, please remove the file $HOME/.local/share/lollypop/lollypop.db and try to open the program again.

Comment by ianbrunelli

2014-10-20 18:04

@FredBezies Done. Thanks for the tip!

Comment by FredBezies

2014-10-16 21:13

Please add gnome-common to makedepends

"which: no gnome-autogen.sh in (/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)
You need to install gnome-common from GNOME Git (or from
your OS vendor's package manager)."