Search Criteria
Package Details: gmusicbrowser 1.1.16-1
Git Clone URL: | https://aur.archlinux.org/gmusicbrowser.git (read-only, click to copy) |
---|---|
Package Base: | gmusicbrowser |
Description: | Open-source jukebox for large collections of mp3/ogg/flac files, written in perl. |
Upstream URL: | https://gmusicbrowser.org/ |
Keywords: | multimedia music |
Licenses: | |
Submitter: | xyproto |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 75 |
Popularity: | 0.59 |
First Submitted: | 2011-12-14 17:03 |
Last Updated: | 2020-11-25 21:02 |
Dependencies (19)
- gtk2-perl
- perl-glib-object-introspection
- perl-locale-gettext
- perl-net-dbus (perl-net-dbus-git)
- discount (make)
- alsa-utils (alsa-utils-transparent, alsa-utils-git, alsa-utils-nosystemd-minimal-git) (optional) – enables the ALSA backend
- flac123 (optional) – flac support for the ALSA backend
- gst-plugins-base (gst-plugins-base-git) (optional) – vorbis support
- gst-plugins-good (gst-plugins-good-git) (optional) – flac support
- gst-plugins-ugly (gst-plugins-ugly-git) (optional) – mp3 support
- mpg321 (optional) – mp3 support for the ALSA backend
- mplayer (mplayer-light-svn, mplayer2, mplayer2-build-git, mplayer-vaapi, mplayer-svn, mplayer-gui, mplayer-gui-svn) (optional) – enables the mplayer backend
- mpv (mpv-sndio, mpv-semifull-git, mpv-vittgam, mpv-ahjolinna, mpv-rpi, mpv-thin, mpv-ahjolinna-git, mpv-full-git, mpv-light, mpv-git, mpv-light-pulse, mpv-vapoursynth, mpv-vapoursynth-git, mpv-amd-full-git, mpv-build-git, mpv-full-build-git, mpv-full) (optional) – enables the mpv backend
- perl-gnome2-wnck (perl-gnome2-wnck+) (optional) – titlebar plugin support
- perl-gtk2-notify (optional) – support for notify plugin
- perl-gtk2-trayicon (optional) – tray icon support
- perl-gtk2-webkit (optional) – alternative web-based plugin support
- perl-html-parser (optional) – support for accented characters in lyrics plugin
- vorbis-tools (vorbis-tools-git) (optional) – vorbis support for the ALSA backend
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
lylambda commented on 2014-06-28 14:20
On Manjaro (an "easy" Archlinux) with perl 5.20.0-5, lauch gmusicbrowser still have segfaults :
"print() on closed filehandle $fifofh at /usr/bin/gmusicbrowser line 328.
Argument "1.38_03" isn't numeric in numeric lt (<) at /usr/bin/gmusicbrowser line 47.
GStreamer::Interfaces perl module not found -> visuals not available
Reading saved tags in /home/lylambda/.config/gmusicbrowser/gmbrc ...
Erreur de segmentation"
Spike29 commented on 2014-06-22 07:42
Latest perl update in [core] fixed the 'Invalid version format' issues for me, and gmusicbrowser starts again.
@viraptor: do you still have segfaults ?
viraptor commented on 2014-06-07 22:34
I've got 3 problems with this version:
When starting with perl-gstreamer-0.19-2 installed, perl segfaults. The problem is not easy to identify, because the whole stack gets corrupted:
Core was generated by `/usr/bin/perl /usr/bin/gmusicbrowser'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00007fe400d4f63e in ?? ()
(gdb) bt
#0 0x00007fe400d4f63e in ?? ()
#1 0x0000000000a78010 in ?? ()
#2 0x0000000001283888 in ?? ()
#3 0x00000000010864e0 in ?? ()
#4 0x0000000000000001 in ?? ()
#5 0x0000000000000000 in ?? ()
The second one is with perl-locale-gettext installed, perl segfaults with:
(gdb) bt
#0 0x00007f7387d4463e in boot_Locale__gettext () from /usr/lib/perl5/vendor_perl/auto/Locale/gettext/gettext.so
#1 0x00007f7393d7b5d6 in Perl_pp_entersub () from /usr/lib/perl5/core_perl/CORE/libperl.so
#2 0x00007f7393d73bd6 in Perl_runops_standard () from /usr/lib/perl5/core_perl/CORE/libperl.so
#3 0x00007f7393d05290 in Perl_call_sv () from /usr/lib/perl5/core_perl/CORE/libperl.so
#4 0x00007f7393d07367 in Perl_call_list () from /usr/lib/perl5/core_perl/CORE/libperl.so
#5 0x00007f7393ced4af in S_process_special_blocks () from /usr/lib/perl5/core_perl/CORE/libperl.so
#6 0x00007f7393cfe98c in Perl_newATTRSUB_flags () from /usr/lib/perl5/core_perl/CORE/libperl.so
#7 0x00007f7393cff4e0 in Perl_newATTRSUB () from /usr/lib/perl5/core_perl/CORE/libperl.so
#8 0x00007f7393d31df4 in Perl_yyparse () from /usr/lib/perl5/core_perl/CORE/libperl.so
#9 0x00007f7393d0b04c in perl_parse () from /usr/lib/perl5/core_perl/CORE/libperl.so
#10 0x0000000000400d9b in main ()
Finally, uninstalling both packages gmusicbrowser starts, but mplayer playback is not available - the option "-vo null" makes mplayer fail to start.
GordonGR commented on 2014-06-06 10:23
Thank you Spike29, that does it.
Spike29 commented on 2014-06-04 18:38
After perl 5.20 update, if you can no longer start gmusicbrowser and get this error output in console : http://pastebin.com/C9j8J4cB , try starting it with "LC_ALL=C gmusicbrowser" command.
It should be a viable temporary workaround, though it breaks localization support.
Spike29 commented on 2013-03-05 19:39
Version 1.1.10-3 : added conflicts line on PKGBUILD and replaced GPL licence with GPL3.
Spike29 commented on 2013-03-03 20:09
Version 1.1.10-3 : added conflicts line on PKGBUILD.
Spike29 commented on 2013-03-03 15:10
@jsteel: thx for your update, I owned the package and added some optdepends :)
jsteel commented on 2013-03-03 13:47
Thanks, updated. I don't use this any more so will now disown it.
Spike29 commented on 2013-03-02 17:53
Hi, gmusicbrowser 1.1.10 is now the latest stable release ! :)
New md5sum is 4387b5352bb872a067128e3b38d453e2.