This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Amarok not working in KDE4.x (Opensuse 11.1)

Tags: None
(comma "," separated)
vivekbhat
Registered Member
Posts
7
Karma
0
My Amarok was working properly yesterday(openSuSE 11.1, KDE 4.1), every song was playing nicely. But today I do not know what happened. My Amarok is not playing maximum number of songs from my library. I installed Banshee and the songs are getting played. I do not know what has changed with Amarok since yesterday.
I have installed Amarok 2.0.2 after installing KDE4.2 and it is still not working. Amazingly, The Amarok 1.4.10 I have installed which uses KDE3.5 is working just fine. There is no problem in it javascript:void(0);

I do not know how to know what is happening wrong? Any help would be greatly appreciated...
vivekbhat
Registered Member
Posts
7
Karma
0
Is there no one who knows how to get this straight?? Is there no way out!!
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS
Patience!
Make sure you use the Xine backend in Phonon, as Gstreamer is a tad buggy.


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
vivekbhat
Registered Member
Posts
7
Karma
0
Thanks for replying... :) Actually, can you tell me how to do this? :-)
vivekbhat
Registered Member
Posts
7
Karma
0
OK.. I removed the gstreamer package altogether. Hope that will not create any mess :). And also checked my system sound default settings and its set to xine.. But I removed Amarok 2 and when I gho for installation it is asking for a lot of packages to be downgraded. I will have to check what that will mean for my system.

A very big thanks for your help.. hope when i install amarok2 back it will work fine :)
vivekbhat
Registered Member
Posts
7
Karma
0
I have re-installed Amarok2 and the problem still exists....
vivekbhat
Registered Member
Posts
7
Karma
0
Can anyone help me with this?? I am getting this output when I run Amarok2 from terminal:

InnoDB: The log sequence number in ibdata files does not match
InnoDB: the log sequence number in the ib_logfiles!         
090310 19:38:32  InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.                             
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...                                                     
Object::connect: No such slot MainWindow::showStatistics()           
Object::connect:  (receiver name: 'MainWindow')                       
QLayout: Attempting to add QLayout "" to MainWindow "MainWindow", which already has a layout
link XMLID_7_ hasn't been detected!                                                       
link XMLID_7_ hasn't been detected!                                                       
Couldn't resolve property: radialGradient3986                                             
link XMLID_7_ hasn't been detected!                                                       
link XMLID_7_ hasn't been detected!                                                       
Couldn't resolve property: radialGradient3986                                             
QWidget::insertAction: Attempt to insert null action                                       
QWidget::insertAction: Attempt to insert null action                                       
QWidget::insertAction: Attempt to insert null action                                       
QWidget::insertAction: Attempt to insert null action                                       
QWidget::insertAction: Attempt to insert null action                                       
QWidget::insertAction: Attempt to insert null action                                       
QWidget::insertAction: Attempt to insert null action                                       
amarok(7463)/kdecore (trader) KServiceTypeTrader::defaultOffers: KServiceTypeTrader: serviceType  "AmarokContext/Animator"  not found
link XMLID_7_ hasn't been detected!
link XMLID_7_ hasn't been detected!
Couldn't resolve property: radialGradient3986
link XMLID_7_ hasn't been detected!
link XMLID_7_ hasn't been detected!
Couldn't resolve property: radialGradient3986
link XMLID_7_ hasn't been detected!
link XMLID_7_ hasn't been detected!
Couldn't resolve property: radialGradient3986
link XMLID_7_ hasn't been detected!
link XMLID_7_ hasn't been detected!
Couldn't resolve property: radialGradient3986
link XMLID_7_ hasn't been detected!
link XMLID_7_ hasn't been detected!
Couldn't resolve property: radialGradient3986
link XMLID_7_ hasn't been detected!
link XMLID_7_ hasn't been detected!
Couldn't resolve property: radialGradient3986
Object::connect: No such slot FileBrowser::Widget::setDir(QString)
Object::connect:  (sender name:  'KBookmarkHandler')
Object::connect:  (receiver name: 'FileBrowser::Widget')
link XMLID_7_ hasn't been detected!
link XMLID_7_ hasn't been detected!
Couldn't resolve property: radialGradient3986
link XMLID_7_ hasn't been detected!
link XMLID_7_ hasn't been detected!
Couldn't resolve property: radialGradient3986
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x300000c
QPixmap: Invalid pixmap parameters
QPainter::begin: Cannot paint on a null pixmap
QPixmap: Invalid pixmap parameters
QPainter::begin: Cannot paint on a null pixmap
QPixmap: Invalid pixmap parameters
QPainter::begin: Cannot paint on a null pixmap
QPixmap: Invalid pixmap parameters
QPainter::begin: Cannot paint on a null pixmap
QPixmap: Invalid pixmap parameters
QPainter::begin: Cannot paint on a null pixmap
chgentso
Registered Member
Posts
1
Karma
0
I have the same problem, has anybody had any luck with that?
User avatar
markey
KDE Developer
Posts
2286
Karma
3
OS
vivekbhat wrote:Can anyone help me with this?? I am getting this output when I run Amarok2 from terminal:

InnoDB: The log sequence number in ibdata files does not match
InnoDB: the log sequence number in the ib_logfiles!         
090310 19:38:32  InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.                             


Could be a database / packaging issue. Amarok 2 needs a special MySQL package, suitable for embedded use. Please ask in your distro's forums.

Also, if you still have leftovers from an old Amarok 1.x config, this can break Amarok 2. Do the following to get rid of it (make a backup first):

rm -rf $HOME/.kde/share/apps/amarok
rm -rf $HOME/.kde/share/config/amarok*


--
Mark Kretschmann - Amarok Developer
Kryten2X4B
Registered Member
Posts
911
Karma
4
OS
vivekbhat wrote:I have re-installed Amarok2 and the problem still exists....


Since you are using OpenSUSE, try installing the mysql package. For some reason, the amarok packages do not contain mysql-embedded either by itself or as a dependency.


OpenSUSE 11.4, 64-bit with KDE 4.6.4
Proud to be a member of KDE forums since 2008-Oct.
vivekbhat
Registered Member
Posts
7
Karma
0
I installed the latest libxine1 from packman repo and that fixed the issue.


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Sogou [Bot]