Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - helloindustries

1
Hi all. Long time no post. Been off linux for a few years (due to games etc...) but now returning.

One large hurdle for me is a musicplayer layout which is useful to me. Nothing comes as close as GmusicBrowser, and that's still pretty far from what i'm very comfortable with in MusicBee, as seen here: https://imgur.com/a/9vgPJ

I'm looking to get a layout as close as possible to that, if not exactly.
I know i could run MB via wine, but that seems to defeat the point of switching back to linux. Why bother if i'm just going to run apps through wine?

Help appreciated. It's odd, i know, but this is the last major hurdle to a return to linux for me.
2
Questions / Can't import .m3u playlist
March 09, 2014, 14:11:26
Ahoy all. Long time. Just switched back to Linux full time.

Much as the title say: I can't import a .m3u playlist in to GMB. Have tried RC on saved list > select file. Nothing imports.
I've got 2 versions of my playlists: One with original windows path formatting, and the other with Linux path formatting. Neither will import.

Is there any way i can fix this? I'd rather not manually input about 1000 ratings.
3
I thought so, too. Turns out you can't.
4
Hi all,

Just wondering if anyone knows of a quick way to change the attached album art in all selected music/whole library to 'front cover'?
Almost all my music has album art attached, but it would seem a large number of files have that cover art either set to 'back cover' or a setting other than 'front cover'.

I'm hoping there's an easy way to fix this as the mass tag editor doesn't seem to offer a solution that i can see.

Any help appreciated.
5
Quote from: Quentin Sculo on November 14, 2011, 15:19:37remove the line "if ($self->{type} eq 'A') { $self->{array}->SetFilter($filter); return }"  in gmusicbrowser_list.pm

This worked perfectly :) Thanks Quentin.

For anyone arriving here via a search or google; The file is located at: /usr/share/gmusicbrowser/gmusicbrowser_list.pm
6
Quote from: Quentin Sculo on November 13, 2011, 22:57:57
Can you send me your gmbrc by email ?
My guess would be the filter is added automatically to the selected filter, something like the "lockfilter" widget, except in its case it is not saved, so shouldn't happen on startup.

Sent
7
Odd. Just went through my filters and all seems normal. No extra condition for a time limit.
8
Quote from: Quentin Sculo on November 13, 2011, 22:40:59
I don't see error, but it seems all your filters include "added:<ago:1h" which means songs added less than 1 hour ago, is that normal ?

Interesting.
That's not normal, no. Only one of my filters has that condition, and none of them have been manually changed in quite some time.
It would seem that -somehow- filter conditions have changed without my input.

I'll have a go at sorting out the filters to see if that works.
9
Quote from: Quentin Sculo on November 13, 2011, 22:23:19
Can you show me the output with the option -debug (and no -backtrace, -debug is messy enough) ?
(btw a small explanation about -backtrace , it only shows a backtrace for each of the various warnings, if none of the existing warnings are relevant to the problem, -backtrace doesn't help)

As requested [external link as it's over 20,000 characters]
http://pastebin.com/zmw8F5Dd
10
Hi all.

Slight problem:
None of my previously functional filters and playlists work.
No idea why.

I ran a backtrace for those that know about this sort of thing.

$ gmusicbrowser -backtrace
GStreamer::Interfaces perl module not found -> visuals not available
at /usr/bin/../share/gmusicbrowser/gmusicbrowser_gstreamer-0.10.pm line 74
Play_GST::BEGIN() called at /usr/bin/../share/gmusicbrowser/gmusicbrowser_gstreamer-0.10.pm line 80
eval {...} called at /usr/bin/../share/gmusicbrowser/gmusicbrowser_gstreamer-0.10.pm line 80
require gmusicbrowser_gstreamer-0.10.pm called at /usr/bin/gmusicbrowser line 1241
eval {...} called at /usr/bin/gmusicbrowser line 1241
Reading saved tags in /home/USERNAME/.config/gmusicbrowser/gmbrc ...
at /usr/bin/gmusicbrowser line 1866
main::ReadSavedTags() called at /usr/bin/gmusicbrowser line 1246
Reading saved tags in /home/USERNAME/.config/gmusicbrowser/gmbrc ... done
at /usr/bin/gmusicbrowser line 1955
main::ReadSavedTags() called at /usr/bin/gmusicbrowser line 1246
These commands were not found : mpg123, flac123, mpg321
at /usr/bin/../share/gmusicbrowser/gmusicbrowser_123.pm line 68
Play_123::init('Play_123') called at /usr/bin/gmusicbrowser line 1253
=> these file types won't be played by the 123 output : mp3
at /usr/bin/../share/gmusicbrowser/gmusicbrowser_123.pm line 69
Play_123::init('Play_123') called at /usr/bin/gmusicbrowser line 1253
Ignoring layout 'Playlist, Library & Context (custom 2)' because it is based on unknown layout 'Playlist, Library & Context'
at /usr/bin/../share/gmusicbrowser/gmusicbrowser_layout.pm line 793
Layout::ParseLayout('ARRAY(0xa43f098)', '/home/USERNAME/.config/gmusicbrowser/layouts/') called at /usr/bin/../share/gmusicbrowser/gmusicbrowser_layout.pm line 778
Layout::ReadLayoutFile('/home/USERNAME/.config/gmusicbrowser/layouts/Playlist, Library & ...') called at /usr/bin/../share/gmusicbrowser/gmusicbrowser_layout.pm line 741
Layout::InitLayouts() called at /usr/bin/gmusicbrowser line 1284
Use of uninitialized value $s in string eq at /usr/bin/../share/gmusicbrowser/gmusicbrowser_layout.pm line 4582.
at /usr/bin/../share/gmusicbrowser/gmusicbrowser_layout.pm line 4582
Skin::_resize('Gtk2::Gdk::Pixbuf=HASH(0x971b938)', '', 392, 24) called at /usr/bin/../share/gmusicbrowser/gmusicbrowser_layout.pm line 1917
Layout::Window::resize_skin_cb('Layout::Window=HASH(0xc9b46c8)', 'Gtk2::Gdk::Rectangle=SCALAR(0xc542120)') called at /usr/bin/../share/gmusicbrowser/gmusicbrowser_layout.pm line 1702
eval {...} called at /usr/bin/../share/gmusicbrowser/gmusicbrowser_layout.pm line 1702
Layout::Window::init('Layout::Window=HASH(0xc9b46c8)') called at /usr/bin/../share/gmusicbrowser/gmusicbrowser_layout.pm line 1669
Layout::Window::new('Layout::Window', 'D_Panel', 'w', 1, 'below', '', 'x', 83, 'y', ...) called at /usr/bin/../share/gmusicbrowser/plugins/desktopwidget.pm line 207
GMB::Plugin::DesktopWidgets::CreateWindow('DesktopWidget000') called at /usr/bin/../share/gmusicbrowser/plugins/desktopwidget.pm line 26
GMB::Plugin::DesktopWidgets::__ANON__() called at /usr/bin/gmusicbrowser line 1299
eval {...} called at /usr/bin/gmusicbrowser line 1299
Writing tags in /home/USERNAME/.config/gmusicbrowser/gmbrc ...
at /usr/bin/gmusicbrowser line 1981
main::SaveTags() called at /usr/bin/gmusicbrowser line 1444
main::Quit called at /usr/bin/../share/gmusicbrowser/gmusicbrowser_layout.pm line 2915
Layout::Button::clicked_cb('Layout::Button=HASH(0xb8e9340)') called at /usr/bin/gmusicbrowser line 1299
eval {...} called at /usr/bin/gmusicbrowser line 1299
Writing tags in /home/USERNAME/.config/gmusicbrowser/gmbrc ... done
at /usr/bin/gmusicbrowser line 2068
main::SaveTags() called at /usr/bin/gmusicbrowser line 1444
main::Quit called at /usr/bin/../share/gmusicbrowser/gmusicbrowser_layout.pm line 2915
Layout::Button::clicked_cb('Layout::Button=HASH(0xb8e9340)') called at /usr/bin/gmusicbrowser line 1299
eval {...} called at /usr/bin/gmusicbrowser line 1299

11
Quote from: Quentin Sculo on November 12, 2011, 22:08:17
While waiting for an update you can simply remove this line in  /usr/bin/gmusicbrowser  (should be line 1940 in your version) :
Songs::AddMissing( Songs::AllFilter('missing:-e:0') );
It will only prevent songs that were recently removed to recover their non-tag properties if you add them back

Awesome! That fixed it :D
Again; This is one of the main reasons i love GMB: Great support from the developer.

Thanks so much, Quentin.
12
That was fast :)

I have no idea what to do with that, so i'll just wait for the update.
13
Well, at least i know it's not something i've done.
That's a start :)

As requested, the terminal output with the option of -backtrace:

gmusicbrowser -backtrace
print() on closed filehandle $fifofh at /usr/bin/gmusicbrowser line 291.
at /usr/bin/gmusicbrowser line 291
main::BEGIN() called at /usr/bin/gmusicbrowser line 317
eval {...} called at /usr/bin/gmusicbrowser line 317
GStreamer::Interfaces perl module not found -> visuals not available
at /usr/bin/../share/gmusicbrowser/gmusicbrowser_gstreamer-0.10.pm line 74
Play_GST::BEGIN() called at /usr/bin/../share/gmusicbrowser/gmusicbrowser_gstreamer-0.10.pm line 80
eval {...} called at /usr/bin/../share/gmusicbrowser/gmusicbrowser_gstreamer-0.10.pm line 80
require gmusicbrowser_gstreamer-0.10.pm called at /usr/bin/gmusicbrowser line 1246
eval {...} called at /usr/bin/gmusicbrowser line 1246
Reading saved tags in /home/USERNAME/.config/gmusicbrowser/gmbrc ...
at /usr/bin/gmusicbrowser line 1871
main::ReadSavedTags() called at /usr/bin/gmusicbrowser line 1251
Can't use an undefined value as an ARRAY reference at /usr/bin/gmusicbrowser line 611.
at /usr/bin/gmusicbrowser line 611
main::OneInCommon('ARRAY(0xb260d18)', undef) called at /usr/bin/gmusicbrowser line 4845
main::SongsChanged('ARRAY(0xb260d18)', 'ARRAY(0xc07d4f8)') called at (eval 62) line 172
Songs::__ANON__('ARRAY(0xc07d2e8)', 'HASH(0x98436e8)') called at /usr/bin/../share/gmusicbrowser/gmusicbrowser_songs.pm line 1610
Songs::Set('ARRAY(0xc07d2e8)', 'missing', 2873) called at /usr/bin/../share/gmusicbrowser/gmusicbrowser_songs.pm line 1722
Songs::AddMissing('ARRAY(0xc07d2e8)') called at /usr/bin/gmusicbrowser line 1940
main::ReadSavedTags() called at /usr/bin/gmusicbrowser line 1251
14
Hi all,

Earlier today, GMB began refusing to start with my existing config settings (.config/gmusicbrowser) - It starts just fine with a new profile.

Terminal outputs the following error:

$ gmusicbrowser
print() on closed filehandle $fifofh at /usr/bin/gmusicbrowser line 291.
GStreamer::Interfaces perl module not found -> visuals not available
Reading saved tags in /home/USER/.config/gmusicbrowser/gmbrc ...
Can't use an undefined value as an ARRAY reference at /usr/bin/gmusicbrowser line 611.


If anyone knows what i need to do to rescue my profile (and the almost 1000 faved tracks etc) i'd really appreciate it.

Running:
Linux mint 11 x86 pae
shimmer ppa
GMB v1.1.8
15
Thanks!

That fixed it. And this time, i've saved it in my DropBox folder so that i won't lose it again :)