FS#14241 - Amarok and libmtp

Attached to Project: Arch Linux
Opened by Greg Walker (gregw) - Tuesday, 14 April 2009, 19:03 GMT
Last edited by Tobias Powalowski (tpowa) - Saturday, 18 April 2009, 18:22 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Tobias Powalowski (tpowa)
Architecture i686
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description: Amarok looking for an older version of libtmp


Additional info:
* package version(s)
* config and/or log files etc.


Steps to reproduce:
Open amarok from gui. or command line at it complains that;
KLibLoader could not load the plugin:
libamarok_mtp-mediadevice
Error message:
libmtp.so.7: cannot open shared object file: No such file or directory

looking in /usr/lib for libmtp files;
[greg@el-diablo ~]$ ls -l /usr/lib/libmtp.*
-rw-r--r-- 1 root root 193196 2009-04-09 12:57 /usr/lib/libmtp.a
lrwxrwxrwx 1 root root 15 2009-04-09 12:57 /usr/lib/libmtp.so -> libmtp.so.8.2.2
lrwxrwxrwx 1 root root 15 2009-04-09 12:57 /usr/lib/libmtp.so.8 -> libmtp.so.8.2.2
-rwxr-xr-x 1 root root 187333 2009-04-09 12:57 /usr/lib/libmtp.so.8.2.2
[greg@el-diablo ~]$

from pacman:
[greg@el-diablo ~]$ sudo pacman -Q |grep amarok
amarok-base 1.4.10-3
amarok-engine-xine 1.4.10-1
[greg@el-diablo ~]$

and
[greg@el-diablo ~]$ sudo pacman -Q |grep libmtp
libmtp 0.3.7-1
[greg@el-diablo ~]$

attempting to symlink from libmtp.so.8 to libmtp.so.7 stops the warining message but when connecting my Samsum mtp enabled palyer to amarok, it crashes out.
This task depends upon

Closed by  Tobias Powalowski (tpowa)
Saturday, 18 April 2009, 18:22 GMT
Reason for closing:  Fixed
Additional comments about closing:  2.0.2

Loading...