You are not logged in.

#1 2015-06-25 19:23:44

Burning_aces
Member
Registered: 2009-09-29
Posts: 120

Gmusicbrowser crashing

$ gmusicbrowser 
Found orphaned fifo '/home/twitch/.config/gmusicbrowser/gmusicbrowser.fifo' : previous session wasn't closed properly
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^sub { <-- HERE / at /usr/bin/../share/gmusicbrowser/gmusicbrowser_songs.pm line 1611.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE (.*?(?<!\\))}/ at /usr/bin/gmusicbrowser line 899.
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/([%\$]){2}|(%[a-zA-Z]|\$[a-zA-Z\$]\w*)|\${ <-- HERE (.*?(?<!\\))}/ at /usr/bin/gmusicbrowser line 912.
Reading saved tags in /home/twitch/.config/gmusicbrowser/gmbrc ...
/usr/bin/perl: symbol lookup error: /usr/lib/perl5/vendor_perl/auto/Gtk2/Notify/Notify.so: undefined symbol: Perl_xs_apiversion_bootcheck

Above is the output I get when ever I run gmusicbrowser-git. I am using perl version 5.22.01 from testing if that is what is causing the issue?
I've tried googling parts of the error and nothing has come up.

Offline

#2 2015-06-29 09:45:53

p91paul
Member
Registered: 2015-06-29
Posts: 2

Re: Gmusicbrowser crashing

the issue is that perl gtk notify module had been installed with a different version of perl (from the first comment there, not related to gmusicbrowser http://stackoverflow.com/questions/1517 … okup-error). Reinstall

perl-gtk2-notify

from aur, it'll recompile the module correctly.
I also had to reinstall

perl-glib-object-introspection

but you won't need this unless you are using gstreamer backend.

Last edited by p91paul (2015-06-29 09:46:26)

Offline

#3 2015-07-05 10:03:05

friendofarch
Member
Registered: 2013-12-30
Posts: 59

Re: Gmusicbrowser crashing

Thanks for the hint!

The "regex" errors remain, but gmb is working again :-)

Maybe mark this thread as solved?

Offline

Board footer

Powered by FluxBB