GNU bug report logs -
#27002
[PATCH] gnu: Add lollypop.
Previous Next
Reported by: rennes <rennes <at> openmailbox.org>
Date: Sat, 20 May 2017 04:19:01 UTC
Severity: normal
Tags: patch
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
Message #8 received at 27002 <at> debbugs.gnu.org (full text, mbox):
rennes <rennes <at> openmailbox.org> writes:
> Hello,
> Lollypop is a modern and intuitive music player.
> Lint and tested.
Hi,
looks good to me, though the recent update of the gmime package (commit
a512ca81e) breaks the totem-pl-parser package, so lollypop doesn't build
on current guix master.
I tested it on the commit before the gmime update (f54efbdc4), and was
able to build it, but the program would not run. Something about a
gstreamer issue, though I have the gst-plugins-xyz packages in my
profile.
(lollypop:16613): GStreamer-CRITICAL **: gst_bin_add: assertion 'GST_IS_ELEMENT (element)' failed
(lollypop:16613): GStreamer-CRITICAL **: gst_element_get_static_pad: assertion 'GST_IS_ELEMENT (element)' failed
(lollypop:16613): GStreamer-CRITICAL **: gst_object_unref: assertion 'object != NULL' failed
Replay Gain not available,
Is there anything I should do to make this work, or are there extra
variables that should be set when wrapping the executable?
I also noticed that the executable gets wrapped twice: bin/lollypop
wraps bin/.lollypop-real, which wraps bin/..lollypop-real-real :-) Can
this be avoided, or is it a side-effect of using the python build system
and wrapping the result?
Thomas
This bug report was last modified 7 years and 315 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.