Dwarf Fortress Bug Tracker - Dwarf Fortress | |||||||||||||||
View Issue Details | |||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||
0002616 | Dwarf Fortress | Technical -- Sound | public | 2010-07-10 21:04 | 2010-07-19 13:42 | ||||||||||
Reporter | oliver | ||||||||||||||
Assigned To | Baughn | ||||||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||||
Status | resolved | Resolution | fixed | ||||||||||||
Platform | x86_64 | OS | Ubuntu Linux | OS Version | 9.10 | ||||||||||
Product Version | 0.31.09 | ||||||||||||||
Target Version | Fixed in Version | 0.31.11 | |||||||||||||
Summary | 0002616: Initializing OpenAL failed, no sound will be played (bundled libsndfile.so doesn't work, system libsndfile does) | ||||||||||||||
Description | On my Ubuntu 9.10 x86-64 install, with the necessary 32-bit libraries, sound is OK under 0.31.08 but fails to initialize under 0.31.09. If I move the copy of libs/libsndfile.so shipped with .09 out of the way, then everything works fine. oliver@flux:~/df_31_09/df_linux$ ./df Failed to link sf_version_string Dynamically loading the sndfile library failed, disabling sound /usr/lib/gio/modules/libgiogconf.so: wrong ELF class: ELFCLASS64 Failed to load module: /usr/lib/gio/modules/libgiogconf.so /usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64 Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so /usr/lib/gio/modules/libgioremote-volume-monitor.so: wrong ELF class: ELFCLASS64 Failed to load module: /usr/lib/gio/modules/libgioremote-volume-monitor.so Initializing OpenAL failed, no sound will be played Loading bindings from data/init/interface.txt Resetting textures oliver@flux:~/df_31_09/df_linux$ mv libs/libsndfile.so libs/libsndfile.so.DISABLED oliver@flux:~/df_31_09/df_linux$ ./df Sound devices available: ALSA Software OSS Software PulseAudio Software Wave File Writer Picking ALSA Software. If your desired device was missing, make sure you have the appropriate 32-bit libraries installed. If you wanted a different device, configure ~/.openalrc appropriately. Perfect OpenAL context attributes GET Loading bindings from data/init/interface.txt Resetting textures The system-wide libsndfile looks like this: oliver@flux:~/df_31_09/df_linux$ ls -l /usr/lib32/libsndfile.so* lrwxrwxrwx 1 root root 15 2009-11-14 15:02 /usr/lib32/libsndfile.so -> libsndfile.so.1 lrwxrwxrwx 1 root root 20 2009-11-14 15:02 /usr/lib32/libsndfile.so.1 -> libsndfile.so.1.0.20 -rw-r--r-- 1 root root 420372 2009-08-04 05:46 /usr/lib32/libsndfile.so.1.0.20 oliver@flux:~/df_31_09/df_linux$ ldd /usr/lib32/libsndfile.so linux-gate.so.1 => (0xf77c7000) libFLAC.so.8 => /usr/lib32/libFLAC.so.8 (0xf76ea000) libvorbisenc.so.2 => /usr/lib32/libvorbisenc.so.2 (0xf75f0000) libvorbis.so.0 => /usr/lib32/libvorbis.so.0 (0xf75c4000) libogg.so.0 => /usr/lib32/libogg.so.0 (0xf75bd000) libm.so.6 => /lib32/libm.so.6 (0xf7597000) libc.so.6 => /lib32/libc.so.6 (0xf7452000) /lib/ld-linux.so.2 (0xf77c8000) | ||||||||||||||
Steps To Reproduce | |||||||||||||||
Additional Information | |||||||||||||||
Tags | No tags attached. | ||||||||||||||
Relationships |
| ||||||||||||||
Attached Files | |||||||||||||||
Issue History | |||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||
2010-07-10 21:04 | oliver | New Issue | |||||||||||||
2010-07-11 03:00 | solarshado | Note Added: 0009927 | |||||||||||||
2010-07-11 10:31 | Footkerchief | Note Added: 0009945 | |||||||||||||
2010-07-11 15:35 | oliver | Note Added: 0009966 | |||||||||||||
2010-07-11 16:51 | Footkerchief | Issue Monitored: Baughn | |||||||||||||
2010-07-12 00:43 | Jaak | Note Added: 0010008 | |||||||||||||
2010-07-12 01:25 | Note Added: 0010009 | ||||||||||||||
2010-07-13 12:43 | Dawide | Note Added: 0010158 | |||||||||||||
2010-07-13 12:44 | Dawide | Note Deleted: 0010158 | |||||||||||||
2010-07-13 12:46 | Dawide | Note Added: 0010160 | |||||||||||||
2010-07-13 12:46 | Dawide | Issue Monitored: Dawide | |||||||||||||
2010-07-13 12:47 | Dawide | Issue End Monitor: Dawide | |||||||||||||
2010-07-13 12:50 | Dawide | Issue Monitored: Dawide | |||||||||||||
2010-07-15 03:49 | Murphy | Note Added: 0010331 | |||||||||||||
2010-07-17 12:15 | vulcanius | Note Added: 0010508 | |||||||||||||
2010-07-18 02:04 | Footkerchief | Summary | .09-shipped libsndfile.so does not work; using the system libsndfile does work => Initializing OpenAL failed, no sound will be played (bundled libsndfile.so doesn't work, system libsndfile does) | ||||||||||||
2010-07-18 02:04 | Footkerchief | Relationship added | has duplicate 0002734 | ||||||||||||
2010-07-18 02:04 | Footkerchief | Relationship added | related to 0002130 | ||||||||||||
2010-07-19 06:07 | Baughn | Note Added: 0010622 | |||||||||||||
2010-07-19 06:07 | Baughn | Status | new => resolved | ||||||||||||
2010-07-19 06:07 | Baughn | Fixed in Version | => 0.31.11 | ||||||||||||
2010-07-19 06:07 | Baughn | Resolution | open => fixed | ||||||||||||
2010-07-19 06:07 | Baughn | Assigned To | => Baughn | ||||||||||||
2010-07-19 13:42 | Dawide | Issue End Monitor: Dawide |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|