MantisBT - Zandronum
View Issue Details
0003056Zandronum[All Projects] Bugpublic2017-04-14 16:032017-04-15 13:21
Filystea 
 
nonetrivialalways
closedno change required 
2.1 
 
0003056: There is no sound in zandronum 2.1 and new beta 3.0 on NixOs
No sound.

It fails on initsound.
Error code returned 62.
Run game, no sound.
I thought for a moment this is problem of nix storing .so files in completly different place tho i used steam-run to skip this issue on 3.0.

But than it turns out someone added your zandronum and doomseeker to nixos repository. What a friendly nix-community it is ;-)
Also no sound there.
We install it like this:
nix-env -i doomseeker
nix-env -i zandronum

There is one more bug on zandronum 2.1 the default version BUT THIS BUG DOES NOT EXIST in beta 3.0, when you go to menu ( esc) you get 100% on cpu. Vide some loop just runs without sleep. It did not happen on debian but on nix in the 2.1 i happens.

nixos-version
17.03.945.5acb454e2a (Gorilla)
uname -a
Linux huenix 4.9.22 #1-NixOS SMP Wed Apr 12 10:41:42 UTC 2017 x86_64 GNU/Linux

Treat this as a hint there is a problem there, this might not even be a bug. I might have something crucial missing in configuration.nix tho I doubt that. I will probably investigate it later. Just information for fellow buddies ;-)
No tags attached.
Issue History
2017-04-14 16:03FilysteaNew Issue
2017-04-14 16:06FilysteaNote Added: 0017129
2017-04-14 16:23FilysteaNote Edited: 0017129bug_revision_view_page.php?bugnote_id=17129#r10301
2017-04-14 16:34FilysteaNote Edited: 0017129bug_revision_view_page.php?bugnote_id=17129#r10302
2017-04-14 16:34FilysteaNote Edited: 0017129bug_revision_view_page.php?bugnote_id=17129#r10303
2017-04-14 16:40FilysteaNote Edited: 0017129bug_revision_view_page.php?bugnote_id=17129#r10304
2017-04-14 16:52FilysteaNote Edited: 0017129bug_revision_view_page.php?bugnote_id=17129#r10305
2017-04-14 16:53FilysteaNote Edited: 0017129bug_revision_view_page.php?bugnote_id=17129#r10306
2017-04-14 16:54FilysteaNote Edited: 0017129bug_revision_view_page.php?bugnote_id=17129#r10307
2017-04-14 16:55FilysteaNote Edited: 0017129bug_revision_view_page.php?bugnote_id=17129#r10308
2017-04-14 16:58FilysteaNote Edited: 0017129bug_revision_view_page.php?bugnote_id=17129#r10309
2017-04-14 17:03FilysteaNote Edited: 0017129bug_revision_view_page.php?bugnote_id=17129#r10310
2017-04-14 17:15FilysteaNote Edited: 0017129bug_revision_view_page.php?bugnote_id=17129#r10311
2017-04-14 21:25FilysteaNote Edited: 0017129bug_revision_view_page.php?bugnote_id=17129#r10312
2017-04-15 13:02FilysteaNote Edited: 0017129bug_revision_view_page.php?bugnote_id=17129#r10313
2017-04-15 13:21Torr SamahoNote Added: 0017136
2017-04-15 13:21Torr SamahoStatusnew => closed
2017-04-15 13:21Torr SamahoResolutionopen => no change required

Notes
(0017129)
Filystea   
2017-04-14 16:06   
(edited on: 2017-04-15 13:02)
Could not open MIDI out device
I_InitSound: Initializing FMOD
  System::init returned error code 62
Sound init failed. Using nosound.

After like changing mind 100 times. (too much binary in one place),
The loop bug exists in 2.1 version but not in new beta.

So I guess it can be ignored.

*fellow nix buddies ********

Got it working (the sound) you can close it.
( install fluidsynth set it in zandro reboot, done ).

(0017136)
Torr Samaho   
2017-04-15 13:21   
Alright, I'm closing this then.