Bugzilla – Bug 135811
arts package misses .la files, are in arts-devel
Last modified: 2006-01-27 14:53:53 UTC
The .la files of arts are in the arts-devel package, but they must be in the arts RPM. This bug is triggered when trying to play sounds with arts, remotely: artsplay /opt/kde3/share/sounds/KDE_Desktop_5.ogg loading extension from '/opt/kde3/lib/libx11globalcomm.la' failed: file not found MCOP ObjectManager: Could not load extension libx11globalcomm.la. MCOP ObjectManager: can't find implementation for Arts::X11GlobalComm. /opt/kde3/lib/libx11globalcomm.la is located in arts-devel. ~/.mcoprc is as follows: GlobalComm=Arts::X11GlobalComm
fixed