Package Details: logitechmediaserver 8.5.2-1

Git Clone URL: https://aur.archlinux.org/logitechmediaserver.git (read-only, click to copy)
Package Base: logitechmediaserver
Description: Slimserver for Logitech Squeezebox players. This server is also called Logitech Media Server. (Release-Version, if you prefer bleeding edge consider using logitechmediaserver-git instead)
Upstream URL: https://github.com/LMS-Community/slimserver
Keywords: logitech slimserver squeezebox
Licenses: GPL, custom
Submitter: vesath
Maintainer: FabioLolix (FabioLolix)
Last Packager: stef.an
Votes: 72
Popularity: 0.000000
First Submitted: 2011-11-03 06:54 (UTC)
Last Updated: 2024-07-01 19:06 (UTC)

Dependencies (10)

Required by (0)

Sources (3)

Pinned Comments

FabioLolix commented on 2024-05-26 08:40 (UTC)

-bin variant uploaded https://aur.archlinux.org/packages/logitechmediaserver-bin

Latest Comments

« First ‹ Previous 1 .. 40 41 42 43 44 45 46 47 48 49 50 Next › Last »

Pank commented on 2010-12-21 13:51 (UTC)

A new version of Squeezebox Server is available (7.5.2). I think this differs from the beta release used here.

vesath commented on 2010-10-30 14:13 (UTC)

Well, do you have a libspotify.so.4 on your system? Maybe it was recently upgraded to libspotify.so.5 or moved somewhere else and the squeezebox plugin needs to know that...

dahankzter commented on 2010-10-30 10:50 (UTC)

I just recently started getting: [code] /opt/squeezebox-server/cache/InstalledPlugins/Plugins/Spotify/Bin/i386-linux/spotifyd: error while loading shared libraries: libspotify.so.4: cannot open shared object file: No such file or directory [/code] The library is available but no luck using it. Just thought maybe someone else is also using the Spotify plugin and maybe have the same issue.

vesath commented on 2010-09-01 06:31 (UTC)

If I were you, I would make sure that it is really perl segfaulting, and not another module/program; then, I'd clutter the squeezebox code with stuff like 'print "himom"; fflush()' or so to find which line makes perl crash exactly (I know, I'm from the last century). But that's just generic advice; what I would try first would be to remove all of perl, reboot, and reinstall it (and check my RAM too). Good luck!

<deleted-account> commented on 2010-09-01 02:48 (UTC)

I'm confident I wouldn't reproduce it elsewhere. :) You're right. I bet there's something weird with the system, too. The question is, how do I pinpoint it? I just tried to trace it, but it turns out I don't really know how. More effort will be made on this later. Not even sure where to begin on this one... I might try to uninstall a bunch of perl stuff and go forward from there. I'll need to fix this one way or another (on this machine). :) And sorry if this issue is sort of off-topic. I've also posted it on the Squeezebox forums: http://forums.slimdevices.com/showthread.php?p=573325

vesath commented on 2010-08-31 20:44 (UTC)

Perl segfaulting is not your typical squeezebox-server bug... :) I would guess there is something non-standard about your system. Could you maybe try installing this package (or a nightly build) on another computer and see if you can reproduce this problem?

<deleted-account> commented on 2010-08-31 19:28 (UTC)

Tried again with the latest nightly MANUALLY, not using this PKGBUILD. Not sure why, but this time, I actually saw the segfault. This was the second trial. The first one gave me all the messages about missing tables which obviously get created. I get the segfault right after I click "Finish" on the initial setup screens. [mythtv@therver squeezeboxserver]$ ./slimserver.pl [10-08-31 15:22:12.4755] main::init (323) Starting Squeezebox Server (v7.5.2, r31264, Mon Aug 30 03:03:47 MDT 2010) perl 5.012001 Segmentation fault [mythtv@therver squeezeboxserver]$

<deleted-account> commented on 2010-08-31 11:54 (UTC)

Thanks for responding, vesath. Yes, I got the same result with 7.5.2-31264.

vesath commented on 2010-08-31 06:23 (UTC)

djthread: Have you tried running a newer nightly build? It could very well be an issue with this specific one.