LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Slackware 14.2 64 bit: Amarok & JuK don't play (https://www.linuxquestions.org/questions/slackware-14/slackware-14-2-64-bit-amarok-and-juk-dont-play-4175584257/)

Bourbon 07-10-2016 12:01 PM

Slackware 14.2 64 bit: Amarok & JuK don't play
 
Hi All,

Just copied my music collection and after configuring Amarok I see a funny problem: it plays the default song (Art of Nations) but does'nt play any file of the collection (.mp3 and .ogg).
Juk does'nt play any file too.
Before posting I have been looking for similar threads and according with them, now I have the following plugins installed:
Code:

gst-plugins-bad0-0.10.23-x86_64-2alien #REMOVED
gst-plugins-base0-0.10.36-x86_64-2
gst-plugins-base-1.6.4-x86_64-1
gst-plugins-good0-0.10.31-x86_64-2
gst-plugins-good-1.6.4-x86_64-1
gst-plugins-ugly0-0.10.19-x86_64-2alien #REMOVED
gst-plugins-ugly-0.10.18-x86_64-1alien #REMOVED

Phonon backend is GStreamer.
Starting Amarok by cli I get the following output:
Code:

bash-4.3$ amarok
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
amarok(5648)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
libpng warning: iCCP: known incorrect sRGB profile
QWidget::insertAction: Attempt to insert null action
amarok(5648)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
QWidget::setMinimumSize: (Media Sources dock/BrowserDock) Negative sizes (200,-1) are not possible
QWidget::setMinimumSize: (Playlist dock/Playlist::Dock) Negative sizes (0,-1) are not possible
Could not parse stylesheet of widget 0x2e89e30
QWidget::setMinimumSize: (Media Sources dock/BrowserDock) Negative sizes (200,-1) are not possible
QWidget::setMinimumSize: (Playlist dock/Playlist::Dock) Negative sizes (200,-1) are not possible
QWidget::setMinimumSize: (Media Sources dock/BrowserDock) Negative sizes (200,-1) are not possible
QWidget::setMinimumSize: (Media Sources dock/BrowserDock) Negative sizes (200,-1) are not possible
QWidget::setMinimumSize: (Media Sources dock/BrowserDock) Negative sizes (200,-1) are not possible
QWidget::setMinimumSize: (Media Sources dock/BrowserDock) Negative sizes (200,-1) are not possible
QWidget::setMinimumSize: (Media Sources dock/BrowserDock) Negative sizes (200,-1) are not possible
QWidget::setMinimumSize: (Media Sources dock/BrowserDock) Negative sizes (200,-1) are not possible
QWidget::setMinimumSize: (Playlist dock/Playlist::Dock) Negative sizes (200,-1) are not possible
QWidget::setMinimumSize: (Playlist dock/Playlist::Dock) Negative sizes (200,-1) are not possible
QWidget::setMinimumSize: (Playlist dock/Playlist::Dock) Negative sizes (200,-1) are not possible
QWidget::setMinimumSize: (Playlist dock/Playlist::Dock) Negative sizes (200,-1) are not possible
QWidget::setMinimumSize: (Playlist dock/Playlist::Dock) Negative sizes (200,-1) are not possible
QWidget::setMinimumSize: (Playlist dock/Playlist::Dock) Negative sizes (200,-1) are not possible
QWidget::setMinimumSize: (Playlist dock/Playlist::Dock) Negative sizes (200,-1) are not possible
QWidget::setMinimumSize: (Playlist dock/Playlist::Dock) Negative sizes (200,-1) are not possible
QWidget::setMinimumSize: (Playlist dock/Playlist::Dock) Negative sizes (200,-1) are not possible
**********************************************************************************************
** AMAROK WAS STARTED IN NORMAL MODE. IF YOU WANT TO SEE DEBUGGING INFORMATION, PLEASE USE: **
** amarok --debug                                                                          **
**********************************************************************************************
QWidget::setMinimumSize: (Media Sources dock/BrowserDock) Negative sizes (200,-1) are not possible
bash-4.3$ QWidget::setMinimumSize: (Media Sources dock/BrowserDock) Negative sizes (200,-1) are not possible
QWidget::setMinimumSize: (Media Sources dock/BrowserDock) Negative sizes (200,-1) are not possible
QWidget::setMinimumSize: (Playlist dock/Playlist::Dock) Negative sizes (200,-1) are not possible
QWidget::setMinimumSize: (Media Sources dock/BrowserDock) Negative sizes (200,-1) are not possible
QWidget::setMinimumSize: (Media Sources dock/BrowserDock) Negative sizes (200,-1) are not possible
"<?xml version="1.0" encoding="UTF-8" ?>
<lfm status="failed"><error code="6">User not found</error>
</lfm>
"
Calling appendChild() on a null node does nothing.
QWidget::setMinimumSize: (Media Sources dock/BrowserDock) Negative sizes (200,-1) are not possible

Clicking on any .mp3 I get it playing by XMMS.
Any solution? Am even ready to remove Amarok and installing a suggested player :)

Best Regards

mralk3 07-10-2016 12:50 PM

Amarok has the same output on my system when pointed to an MP3 from the CLI. This mp3 plays fine in audacious.

jheengut 07-10-2016 12:54 PM

Can you post
Code:

amarok --debug
and
Code:

amarok --debug-audio
on seperate occasions

jheengut 07-10-2016 01:00 PM

Is this Slackware 14.2 an upgrade from 14.1 or installed from scratch?

If upgraded try cleaning ~/.kde/share/apps/amarok and ~/.kde/share/config/*amarok*

Backup up first !!

montagdude 07-10-2016 01:10 PM

Probably not the same problem since you say it won't play mp3s, but maybe similar:

http://www.linuxquestions.org/questi...ok-4175582957/

bassmadrigal 07-10-2016 02:20 PM

I'm pretty sure amarok requires the gstreamer plugins to play mp3s (and possibly oggs, since you're running into problems with those as well). I think it needs gst-plugins-ugly, but there's also -bad and -libav if that doesn't work. All are available on SBo.

Bourbon 07-10-2016 03:06 PM

2 Attachment(s)
@ jheengut: - Hi! - Thanks for your kind concern, output hereby attached.
Slackware 14.2 64 bit installed from scratch.

@ bassmadrigal: - Hi! - Yes please, already I have been installing GST plugins as shown in the first post of the thread.

@ montagdude: - Hi! - Thanks to you too. I wait for new hints before installing more plugins as suggested in that link; already I have gst-plugins-bad0-0.10.23-x86_64-2alien. The faad2, libav and gst-plugins-bad are not into Alien Bob repository and I am afraid to mess up mixing sources.

bassmadrigal 07-10-2016 03:25 PM

The gst-plugins-ugly-0.10.18-x86_64-1alien is for Slackware 13.37. It would conflict with the gst-plugins-ugly0-0.10.19-x86_64-2alien you installed (likely for 14.2).

With gstreamer, they have two versions 0.x and 1.x and neither are compatible with the other. In previous Slackware versions, the stock gstreamer package was 0.x, but with 14.2, it has switched to 1.x. Since 14.2 uses 1.x, amarok requires that version as well, and it doesn't seem Eric provides 1.x versions for -ugly or -bad. You would need to get those from SBo, possibly installing some of the optional dependencies beforehand (although, I don't think you need any of the optional dependencies for mp3 playback).

For sure, you need to remove gst-plugins-ugly-0.10.18-x86_64-1alien and probably reinstall gst-plugins-ugly0-0.10.19-x86_64-2alien, just to make sure all the files are as they should be. Then, I would recommend installing at least gst-plugins-ugly from SBo (SBo has the 0.x versions as gst0-plugins-*, and the 1.x versions as just gst-plugins-*, since Slackware has the 1.x gstreamer packages as gst-plugins-*). But since I'm not terribly familiar with what versions do what, you might also need to install gst-plugins-bad and gst-libav from SBo.

Bourbon 07-10-2016 03:38 PM

@ bassmadrigal: - Yes please, I did'nt noticed that or just confused, I remove all Alien Bob's GST plugins right now, I will reinstall getting them from SlackBuilds.org.
I will manage tomorrow because feeling a bit confused now :)

bassmadrigal 07-10-2016 04:07 PM

If you have sbopkg installed, you can just run the following command and hopefully after that, you'll have mp3 playback.

Code:

sbopkg -i gst-plugins-ugly
If that doesn't work, you can try installing the other two gstreamer additions (but I really think the top one will work).

Code:

sbopkg -i "gst-plugins-bad gst-libav"

Bourbon 07-10-2016 04:29 PM

@ bassmadrigal: - After installing from SlackBuilds.org the "gst-plugins-ugly" I am listening to the National Antem. SOLVED :)
THANK YOU !

bassmadrigal 07-10-2016 04:37 PM

No problem. Glad you got it working!

mralk3 07-10-2016 05:46 PM

@Bourbon - Sorry for the misleading reply. :doh: I don't usually use Amarok or JuK. I usually stick to pithos (from SBo) and audacious. I think Audacious uses libmad for mp3s, which comes with Slackware. Glad you have some tunes!

@bassmadrigal - I am always very interested in your posts. I always seem to learn something more about Slackware from you and the other long time Slackware users.

bassmadrigal 07-10-2016 05:58 PM

Quote:

Originally Posted by mralk3 (Post 5573818)
@bassmadrigal - I am always very interested in your posts. I always seem to learn something more about Slackware from you and the other long time Slackware users.

I'm glad I can help. I was a lurker for a long time slowly building up my knowledge. Now, I try and share it when applicable. I prefer to not give just the answer, but also why it's the answer. Hopefully it helps people know why they're doing something rather than just doing it because they were told.


All times are GMT -5. The time now is 05:46 PM.