nightingale-media-player / nightingale-hacking

Working tree for the community fork of Songbird, Nightingale. If building, use the sb-trunk-oldxul (development) branch, with the tag 1.12.1 tag for stable, for now. The master-xul-9.0.1 branch is the current progress in building Nightingale with XULRunner 9 and builds, but is broken. All help in terms of patches and pull requests is welcome.
https://getnightingale.com
GNU General Public License v2.0
185 stars 41 forks source link

Slackware TagLib not compatible with native TagLib build #299

Open quicken2k opened 10 years ago

quicken2k commented 10 years ago

Nightingale 1.12 crashes while I build my media Library from my media that is on my NTFS drive. I'm running Slackware current 14.1 and installed it via a slackbuild script. I have all the gst1 plugins installed as well I cannot find any logs of the crash.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/2685976-slackware-taglib-not-compatible-with-native-taglib-build?utm_campaign=plugin&utm_content=tracker%2F230233&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F230233&utm_medium=issues&utm_source=github).
freaktechnik commented 10 years ago

But your homefolder is on another disk? Also, nightingale relies on gstreamer 0.10, not 1.

freaktechnik commented 10 years ago

Console log of the crash right here: http://forum.getnightingale.com/thread-1163-post-4868.html#pid4868 So it seems to be taglib related, funs. Could you try using the "gnome/unity" version from http://getnightingale.com/all-versions.php ?

quicken2k commented 10 years ago

Replaced my version with the gnome/unity version and it worked!

freaktechnik commented 10 years ago

Slackware's TagLib isn't compatible with Nightingale then (either too old, or built in a way we don't support it yet).

quicken2k commented 10 years ago

On 06/18/2014 07:05 AM, Martin Giger wrote:

Slackware's TagLib isn't compatible with Nightingale then (either too old, or built in a way we don't support it yet).

— Reply to this email directly or view it on GitHub https://github.com/nightingale-media-player/nightingale-hacking/issues/299#issuecomment-46421934.

Well the gnome / unity version works great

darealshinji commented 10 years ago

The option "--with-taglib-source=packaged" is automatically added on Debian based distros. Maybe that should be done for Slackware too, if others could confirm that Slackware's taglib is generally not compatible with NG.