flathub / jp.yvt.OpenSpades

https://flathub.org/apps/details/jp.yvt.OpenSpades
3 stars 2 forks source link

openal in slackware #6

Open ghost opened 3 years ago

ghost commented 3 years ago

2020/12/07 15:00:51 [ALDevice.cpp:433] --- All devices --- 2020/12/07 15:00:51 [ALDevice.cpp:439] ------------------- 2020/12/07 15:00:51 [ALDevice.cpp:441] --- Devices --- 2020/12/07 15:00:51 [ALDevice.cpp:444] OpenAL Soft 2020/12/07 15:00:51 [ALDevice.cpp:447] --------------- 2020/12/07 15:00:51 [ALDevice.cpp:450] Default device: OpenAL Soft 2020/12/07 15:00:51 [ALDevice.cpp:457] OpenAL ALC Extensions (NULL): 2020/12/07 15:00:51 [ALDevice.cpp:459] ALC_ENUMERATE_ALL_EXT 2020/12/07 15:00:51 [ALDevice.cpp:459] ALC_ENUMERATION_EXT 2020/12/07 15:00:51 [ALDevice.cpp:459] ALC_EXT_CAPTURE 2020/12/07 15:00:51 [ALDevice.cpp:459] ALC_EXT_thread_local_context 2020/12/07 15:00:51 [ALDevice.cpp:459] ALC_SOFT_loopback 2020/12/07 15:00:51 [GLRenderer.cpp:198] GLRender finalizing 2020/12/07 15:00:51 [GLRenderer.cpp:288] New map loaded; freeing old renderers... 2020/12/07 15:00:51 [GLRenderer.cpp:327] No map loaded 2020/12/07 15:00:51 [GLRenderer.cpp:241] GLRenderer finalized 2020/12/07 15:00:51 [Runner.cpp:48] [!] Unhandled exception in SDLRunner: Failed to open OpenAL device. at /run/build/openspades/Sources/Audio/ALDevice.cpp:463 spades::audio::ALDevice::Internal::Internal() at ALDevice.cpp:423 spades::audio::ALDevice::ALDevice() at ALDevice.cpp:748 void spades::gui::SDLRunner::Run(int, int) at SDLRunner.cpp:427 void spades::gui::Runner::Run() at Runner.cpp:70 void spades::gui::Runner::RunProtected() at Runner.cpp:42 int main(int, char**) at Main.cpp:312

mschlumpp commented 3 years ago

It seems that OpenAL does not have access to a sound device within the flatpak sandbox. Can other flatpak applications output sound?