Amarok 1.4 Drive Usage in openSUSE 11.1

I am having a problem with Amarok 1.4.10 in openSUSE 11.1 that was not in 10.3. When Amarok is playing, the hard drive is in constant use. If something else, like a find, runs Amarok starts skipping. There is also a skip when ever I un-pause play. I dont see anything in Amarok config to increase or use a memory cache.

Thanks in advance.

Dave

Post result of

zypper lr -d

and

rpm -qi amarok

zypper lr -d

| Alias | Name | Enabled | Refresh | Priority | Type | URI | Service

–±----------------------±----------------------±--------±--------±---------±-------±-------------------------------------------------±-------
1 | openSUSE 11.1-0 | openSUSE 11.1-0 | No | No | 99 | yast2 | cd:///?devices=/dev/sr0 |
2 | openSUSE_11.1_NonOss | openSUSE 11.1 NonOss | Yes | Yes | 101 | yast2 | dir:///atlas/Distributions/openSUSE/11.1/NonOss/ |
3 | openSUSE_11.1_Nvidia | openSUSE 11.1 Nvidia | Yes | Yes | 102 | rpm-md | dir:///atlas/Distributions/openSUSE/11.1/Nvidia/ |
4 | openSUSE_11.1_OSS | openSUSE 11.1 OSS | Yes | Yes | 100 | yast2 | dir:///atlas/Distributions/openSUSE/11.1/Oss/ |
5 | openSUSE_11.1_Updates | openSUSE 11.1 Updates | Yes | Yes | 20 | rpm-md | dir:///atlas/Distributions/openSUSE/11.1/Update/ |
6 | repo | Packman Repository | Yes | Yes | 103 | rpm-md | Index of /pub/packman/suse/11.1 |

rpm -qi amarok
Name : amarok Relocations: (not relocatable)
Version : 1.4.10 Vendor: openSUSE
Release : 26.2.1 Build Date: Mon Jan 19 10:33:04 2009
Install Date: Fri Dec 11 10:29:18 2009 Build Host: couperin.suse.de
Group : Productivity/Multimedia/Sound/Players Source RPM: amarok-1.4.10-26.2.1.src.rpm
Size : 9237956 License: GPL v2 or later
Signature : RSA/8, Mon Jan 19 10:34:10 2009, Key ID b88b2fd43dbdc284
Packager : Submitting Bug Reports - openSUSE
URL : Amarok | Rediscover music!
Summary : Media Player for KDE
Description :
Amarok is a media player for all kinds of media. This includes MP3, Ogg
Vorbis, audio CDs, podcasts and streams. Play lists can be stored in
.m3u or .pls files.

Authors:

Christian Muehlhaeuser <chris@chris.de>
Mark Kretschmann <markey@web.de>
Max Howell <max.howell@methylblue.com>
Stanislav Karchebny <berk@inbox.ru>

Distribution: openSUSE 11.1
hagar:~ #

zypper lr -d

| Alias | Name | Enabled | Refresh | Priority | Type | URI | Service

–±----------------------±----------------------±--------±--------±---------±-------±-------------------------------------------------±-------
1 | openSUSE 11.1-0 | openSUSE 11.1-0 | No | No | 99 | yast2 | cd:///?devices=/dev/sr0 |
2 | openSUSE_11.1_NonOss | openSUSE 11.1 NonOss | Yes | Yes | 101 | yast2 | dir:///atlas/Distributions/openSUSE/11.1/NonOss/ |
3 | openSUSE_11.1_Nvidia | openSUSE 11.1 Nvidia | Yes | Yes | 102 | rpm-md | dir:///atlas/Distributions/openSUSE/11.1/Nvidia/ |
4 | openSUSE_11.1_OSS | openSUSE 11.1 OSS | Yes | Yes | 100 | yast2 | dir:///atlas/Distributions/openSUSE/11.1/Oss/ |
5 | openSUSE_11.1_Updates | openSUSE 11.1 Updates | Yes | Yes | 99 | rpm-md | dir:///atlas/Distributions/openSUSE/11.1/Update/ |
6 | repo | Packman Repository | Yes | Yes | 20 | rpm-md | Index of /pub/packman/suse/11.1 |
Please change as above

Then do this in a su terminal

zypper dup -r 6

accept changes to vendor packman

Ok, switching to packman version worked. Thanks.

Dave

You are welcome;)