Opened 6 months ago
Closed 6 months ago
#9270 closed bug (invalid)
SoundPlay can't find liblayout.so after upgrading to Alpha 4.1
| Reported by: | Kev | Owned by: | nobody |
|---|---|---|---|
| Priority: | normal | Milestone: | R1 |
| Component: | Applications | Version: | R1/alpha4.1 |
| Keywords: | Cc: | brendan.brewster@… | |
| Blocked By: | Blocking: | ||
| Has a Patch: | no | Platform: | x86 |
Description
It won't start, and that's the message it gives. It had been working fine on a nightly from a few months ago (had worked for as long as I can remember). Normally I upgrade Haiku by downloading on my Haiku/BeOS box, booting into BeOS, copying all the files from the new version over top my Haiku partition, and restarting into Haiku. This time I burned a Haiku CD on another computer, booted into it on my Haiku box, ran the installer, and installed over my Haiku partition.
Attachments (1)
Change History (6)
comment:1 Changed 6 months ago by luroh
comment:2 follow-up: ↓ 3 Changed 6 months ago by br3wski3
- Cc brendan.brewster@… added
Hi luroh,
I have a cleanly installed R1 Alpha 4.1 and, having seen this ticket and having not heard of SoundPlay previously, decided to give it a shot. Indeed, it does not appear to work.
/Haiku/apps> SoundPlay/SoundPlay runtime_loader: /boot/apps/SoundPlay/SoundPlay: Could not resolve symbol 'next_chunk__13BMediaDecoderPvPPvPUlP12media_header' resolve symbol "next_chunk__13BMediaDecoderPvPPvPUlP12media_header" returned: -2147478780 runtime_loader: /boot/apps/SoundPlay/SoundPlay: Troubles relocating: Symbol not found
Hope the above is useful.
Thanks,
Brendan
comment:3 in reply to: ↑ 2 ; follow-up: ↓ 4 Changed 6 months ago by anevilyak
Replying to br3wski3:
/Haiku/apps> SoundPlay/SoundPlay runtime_loader: /boot/apps/SoundPlay/SoundPlay: Could not resolve symbol 'next_chunk__13BMediaDecoderPvPPvPUlP12media_header' resolve symbol "next_chunk__13BMediaDecoderPvPPvPUlP12media_header" returned: -2147478780 runtime_loader: /boot/apps/SoundPlay/SoundPlay: Troubles relocating: Symbol not found
That's actually an unrelated issue with newer versions of Soundplay (4.8+). Those use undocumented R5 media kit calls, and won't work on Haiku. The latest known working version is 4.7.3: http://pub.haikungfu.net/beos/software/s/SoundPlay-4.7.3-x86.zip
comment:4 in reply to: ↑ 3 Changed 6 months ago by br3wski3
Replying to anevilyak:
Replying to br3wski3:
/Haiku/apps> SoundPlay/SoundPlay runtime_loader: /boot/apps/SoundPlay/SoundPlay: Could not resolve symbol 'next_chunk__13BMediaDecoderPvPPvPUlP12media_header' resolve symbol "next_chunk__13BMediaDecoderPvPPvPUlP12media_header" returned: -2147478780 runtime_loader: /boot/apps/SoundPlay/SoundPlay: Troubles relocating: Symbol not foundThat's actually an unrelated issue with newer versions of Soundplay (4.8+). Those use undocumented R5 media kit calls, and won't work on Haiku. The latest known working version is 4.7.3: http://pub.haikungfu.net/beos/software/s/SoundPlay-4.7.3-x86.zip
Cool, indeed, 4.7.3 works just fine on R1 Alpha 4.1
Thanks!
Brendan
comment:5 Changed 6 months ago by anevilyak
- Resolution set to invalid
- Status changed from new to closed

Sorry, but upgrades are not supported yet. The method you describe just may or may not work. For this ticket to be considered valid, you'd have to repeat the problem with a clean install.