grahams wrote: 
> Hi Hechtus, 1st huge thanks for creating this plugin
> 
> I'm hitting an issue on arch linux (on ARM). I followed your install
> guide and anything seemed to install and after restarting
> logitechmediaserver I see your plugin, but when I enable it if fails. I
> do not see where I need to enter my google user and passwd as there is
> no settings that I can find.

Hello, 

I have a problem to enable the plugin too. I am on an ARM linux
(debian).
I check the logfile server.log in /var/log/squeezeboxserver, at first I
got this : 

Code:
--------------------
    [15-03-14 23:32:42.7442] main::init (354) Starting Logitech Media Server 
(v7.7.3, 1375965195, Mon Aug 12 03:09:39 PDT 2013) perl 5.014002
  [15-03-14 23:33:35.1317] Slim::bootstrap::tryModuleLoad (283) Warning: Module 
[Plugins::GoogleMusic::Plugin] failed to load:
  Error. You have specified 'Python' as an Inline programming language.
  
  I CURRENTLY ONLY KNOW ABOUT THE FOLLOWING LANGUAGES:
  FOO, FOO
  
  IF YOU HAVE INSTALLED A SUPPORT MODULE FOR THIS LANGUAGE, TRY DELETING THE
  CONFIG-ARM-LINUX-GNUEABI-THREAD-MULTI-64INT-5.014002 FILE FROM THE FOLLOWING 
INLINE DIRECTORY, AND RUN AGAIN:
  
  /VAR/LIB/SQUEEZEBOXSERVER/CACHE/_INLINE
  
  (And if that works, please file a bug report.)
  
  at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/GoogleMusic/GoogleAPI.pm
 line 82.
  BEGIN failed--compilation aborted at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/GoogleMusic/GoogleAPI.pm
 line 82.
  Compilation failed in require at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/GoogleMusic/Settings.pm
 line 20.
  BEGIN failed--compilation aborted at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/GoogleMusic/Settings.pm
 line 20.
  Compilation failed in require at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/GoogleMusic/Plugin.pm 
line 24.
  BEGIN failed--compilation aborted at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/GoogleMusic/Plugin.pm 
line 24.
  Compilation failed in require at (eval 886) line 2.
  BEGIN failed--compilation aborted at (eval 886) line 2.
  
  [15-03-14 23:33:35.2270] Slim::Utils::PluginManager::load (295) Error: 
Couldn't load Plugins::GoogleMusic::Plugin
--------------------


So I tried deleting (moving somwhere else in fact) the file
/var/lib/squeezeboxserver/cache/_Inline/config-arm-linux-gnueabi-thread-multi-64int-5.014002
But it has been recreated at the next restart of the squeezeboxserver.
So I look into it : 

Code:
--------------------
    version : 0.80
  languages : %
  Foo : Foo
  foo : Foo
  types : %
  Foo : interpreted
  modules : %
  Foo : Inline::Foo
  suffixes : %
  Foo : foo
  
--------------------

And tried to modify it : 

Code:
--------------------
    version : 0.80
  languages : %
  *  Python : python*
  foo : Foo
  types : %
  Foo : interpreted
  modules : %
  * Python : Inline::Python*
  suffixes : %
  Foo : foo
  
--------------------

And restarted the squeezeboxserver.
Logs : 

Code:
--------------------
    [15-03-15 00:10:59.1621] main::init (354) Starting Logitech Media Server 
(v7.7.3, 1375965195, Mon Aug 12 03:09:39 PDT 2013) perl 5.014002
  [15-03-15 00:11:09.5835] Slim::Utils::Misc::msg (1304) Warning: 
[00:11:09.5781] *Use of uninitialized value in concatenation (.) or string at 
/usr/local/share/perl/5.14.2/Inline.pm line 932.*
  [15-03-15 00:11:09.5929] Slim::Utils::Misc::msg (1304) Warning: 
[00:11:09.5878] *Use of uninitialized value in concatenation (.) or string at 
/usr/local/share/perl/5.14.2/Inline.pm line 267.*
  [15-03-15 00:11:09.6016] Slim::Utils::Misc::msg (1304) Warning: 
[00:11:09.5967] *Use of uninitialized value $_ in require at (eval 887) line 2.*
  [15-03-15 00:11:09.6162] Slim::bootstrap::tryModuleLoad (283) *Warning: 
Module [Plugins::GoogleMusic::Plugin] failed to load:
  An eval() failed in Inline::glue:
  Null filename used at (eval 887) line 2.*
  
  
  at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/GoogleMusic/GoogleAPI.pm
 line 82.
  BEGIN failed--compilation aborted at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/GoogleMusic/GoogleAPI.pm
 line 82.
  Compilation failed in require at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/GoogleMusic/Settings.pm
 line 20.
  BEGIN failed--compilation aborted at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/GoogleMusic/Settings.pm
 line 20.
  Compilation failed in require at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/GoogleMusic/Plugin.pm 
line 24.
  BEGIN failed--compilation aborted at 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/GoogleMusic/Plugin.pm 
line 24.
  Compilation failed in require at (eval 885) line 2.
  BEGIN failed--compilation aborted at (eval 885) line 2.
  
  [15-03-15 00:11:09.6919] Slim::Utils::PluginManager::load (295) Error: 
Couldn't load Plugins::GoogleMusic::Plugin
--------------------


Now I don't know what to do to make it work...
Any idea ?

Jérémie.


------------------------------------------------------------------------
limonair's Profile: http://forums.slimdevices.com/member.php?userid=42453
View this thread: http://forums.slimdevices.com/showthread.php?t=99482

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to