@yoseforb: I'm adding it as an optional dependency.
Search Criteria
Package Details: lollypop-git 0.9.32.r25.g78dc409-1
Package Actions
| Package Base: | lollypop-git |
|---|---|
| Description: | Music player for GNOME |
| Upstream URL: | https://github.com/gnumdk/lollypop |
| Category: | gnome |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| 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)
- desktop-file-utils
- gobject-introspection
- gtk3
- python-cairo
- python-dbus
- python-gobject
- totem-plparser
- git (make)
- gnome-common (make)
- intltool (make)
- itstool (make)
- python (make)
- yelp-tools (make)
- python-pylast (optional) – last.fm support
- python-wikipedia (optional) – display advanced artist information
Required by (0)
Sources
Latest Comments
Comment by ianbrunelli
Comment by yoseforb
Please, added 'python-pylast' as a depends.
Comment by kitaro
@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
@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
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
Missing deps:
- totem-plparser
- gobject-introspection
Comment by ianbrunelli
@gnumdk Just updated the PKGBUILD :)
Comment by gnumdk
You can remove mutagen from deps, not needed anymore...
Comment by ianbrunelli
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
@FredBezies Done. Thanks for the tip!
Comment by FredBezies
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)."