Bug 158501

Summary: [patch] artsdsp: fix for "error while loading shared libraries" error
Product: arts Reporter: Stanislav Brabec <sbrabec>
Component: generalAssignee: Stefan Westerfeld <stefan>
Status: RESOLVED FIXED    
Severity: normal CC: rdieter
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: arts-artsdsp-biarch.patch

Description Stanislav Brabec 2008-02-27 15:05:29 UTC
Version:           arts-1.5.7 (using KDE 3.5.7)
Installed from:    SuSE RPMs
OS:                Linux

Attached patch fixes problem of artsdsp while loading shared libraries on bi-arch platforms.

Example: artsdsp starts 64-bit firefox, which starts 64 bit nspluginwrapper, which strarts 32-bit application. The way it is done in artsdsp cannot work.
Comment 1 Stanislav Brabec 2008-02-27 15:06:25 UTC
Created attachment 23727 [details]
arts-artsdsp-biarch.patch
Comment 2 Lubos Lunak 2008-04-03 18:19:18 UTC
SVN commit 793315 by lunakl:

Fix support for bi-arch platforms.
BUG: 158501



 M  +4 -33     artsdsp.in  


WebSVN link: http://websvn.kde.org/?view=rev&revision=793315