Bug 135811

Summary: arts package misses .la files, are in arts-devel
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Pascal Bleser <pascal.bleser>
Component: KDEAssignee: E-mail List <kde-maintainers>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: i686   
OS: SuSE Linux 10.0   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Pascal Bleser 2005-11-29 11:32:58 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
Comment 1 Dirk Mueller 2006-01-27 14:53:53 UTC
fixed