Bug 183113 - PATCH: allegro doesnot find and load plugins/modules on x86_64
Summary: PATCH: allegro doesnot find and load plugins/modules on x86_64
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: allegro
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jindrich Novy
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-02-26 13:34 UTC by Hans de Goede
Modified: 2013-07-02 23:14 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-27 09:55:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
PATCH fixing loading of plugins on 64bit (401 bytes, patch)
2006-02-26 13:34 UTC, Hans de Goede
no flags Details | Diff

Description Hans de Goede 2006-02-26 13:34:52 UTC
allegro searches for its plugins/modules in /usr/lib/allegro instead of
/usr/lib64/allegro

This can be seen in a strace, but also because it uses oss for sound instead of
alsa which is in a plugin. For the oss case start lacewing or overgod and then
do a dmesg, the output is:
application lacewing uses obsolete OSS audio interface

With this patch this goes away because allegro properly uses alsa. I did not
send this upstream.

Comment 1 Hans de Goede 2006-02-26 13:34:53 UTC
Created attachment 125277 [details]
PATCH fixing loading of plugins on 64bit

Comment 2 Hans de Goede 2006-02-27 09:55:20 UTC
Committed to CVS and build requested



Note You need to log in before you can comment on or make changes to this bug.