Bug 158501 - [patch] artsdsp: fix for "error while loading shared libraries" error
Summary: [patch] artsdsp: fix for "error while loading shared libraries" error
Status: RESOLVED FIXED
Alias: None
Product: arts
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Stefan Westerfeld
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-27 15:05 UTC by Stanislav Brabec
Modified: 2008-04-03 18:19 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
arts-artsdsp-biarch.patch (1.25 KB, patch)
2008-02-27 15:06 UTC, Stanislav Brabec
Details

Note You need to log in before you can comment on or make changes to this bug.
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