NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
18.08k stars 14.13k forks source link

sauerbraten not saving settings #129364

Closed vigilancetech-com closed 11 months ago

vigilancetech-com commented 3 years ago

Describe the bug

When you fire up sauerbraten, it's supposed to save any options upon exit of the program. It does not

To Reproduce Steps to reproduce the behavior:

  1. install sauerbraten
  2. start the program with $ sauerbraten_client
  3. select options from the menu
  4. change any setting (e.g. game or music volume, or character name)
  5. quit the program
  6. restart it
  7. check to see if your option is preseved

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

Notify maintainers

Metadata Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

Maintainer information:

# a list of nixpkgs attributes affected by the problem
attribute:
# a list of nixos modules affected by the problem
module:
hrhino commented 3 years ago

Hm, I can save settings with both unstable and 21.05... are you still on 20.09?

vigilancetech-com commented 3 years ago
vigilancetech-com commented 3 years ago

I upgraded, some errors flashed by during the upgrade that I can't find the log for. When I rebooted really quickly a UEFI error flashed by which was too quick to read, now when I try to execute sauerbraten_client I get:

init: sdl libGL error: MESA-LOADER: failed to open radeonsi: /nix/store/0c7c96gikmzv87i7lv3vq5s1cmfjd6zf-glibc-2.31-74/lib/libc.so.6: versionGLIBC_2.32' not found (required by /run/opengl-driver/lib/dri/radeonsi_dri.so) (search paths /run/opengl-driver/lib/dri) libGL error: failed to load driver: radeonsi libGL error: MESA-LOADER: failed to open radeonsi: /nix/store/0c7c96gikmzv87i7lv3vq5s1cmfjd6zf-glibc-2.31-74/lib/libc.so.6: version GLIBC_2.32' not found (required by /run/opengl-driver/lib/dri/radeonsi_dri.so) (search paths /run/opengl-driver/lib/dri) libGL error: failed to load driver: radeonsi libGL error: MESA-LOADER: failed to open swrast: /nix/store/0c7c96gikmzv87i7lv3vq5s1cmfjd6zf-glibc-2.31-74/lib/libc.so.6: versionGLIBC_2.32' not found (required by /run/opengl-driver/lib/dri/swrast_dri.so) (search paths /run/opengl-driver/lib/dri) libGL error: failed to load driver: swrast X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 152 (GLX) Minor opcode of failed request: 3 (X_GLXCreateContext) Value in failed request: 0x0 Serial number of failed request: 107 Current serial number in output stream: 108 `

Also, coincidentally, when I try and bring up emacs 28 I get this:

/nix/store/ysaiynbnr9vp1l83pq9fdlzydzybdcar-glib-networking-2.68.1/lib/gio/modules/libgiognutls.so: undefined symbol: g_tls_channel_binding_error_quark Failed to load module: /nix/store/ysaiynbnr9vp1l83pq9fdlzydzybdcar-glib-networking-2.68.1/lib/gio/modules/libgiognutls.so

Which may be related to this?

https://githubmemory.com/repo/vlaci/openconnect-sso/issues/55

vigilancetech-com commented 3 years ago

here's my current metadata:

- system:"x86_64-linux"`

`

stale[bot] commented 2 years ago

I marked this as stale due to inactivity. → More info

patka-123 commented 11 months ago

Hello @vigilancetech-com :wave:

I just tried to reproduce this issue and was unable to do so. It seems like the settings are saved. If this is no longer a problem, would you be able to close this issue?

(I'm going through issues marked as stale to see what can be resolved. If this is still an issue that you have, then don't mind me)

teto commented 11 months ago

I just tried and it saved my settings. Feel free to reopen with proper reproduction steps if you still see an issue