Skip to content

telegram-desktop: remove crimes#228410

Merged
NickCao merged 1 commit intoNixOS:masterfrom
K900:why-oh-god-why
Apr 27, 2023
Merged

telegram-desktop: remove crimes#228410
NickCao merged 1 commit intoNixOS:masterfrom
K900:why-oh-god-why

Conversation

@K900
Copy link
Contributor

@K900 K900 commented Apr 26, 2023

This may have worked 4 years ago, but it most definitely does not work on the binary wrapper.

Description of changes
Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.05 Release Notes (or backporting 22.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

This may have worked 4 years ago, but it most definitely does not work on the binary wrapper.
@alyssais alyssais requested a review from primeos April 26, 2023 21:43
@K900 K900 requested a review from NickCao April 26, 2023 21:43
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Apr 26, 2023
Copy link
Member

@NickCao NickCao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If $XDG_RUNTIME_DIR is not set applications should fall back to a replacement directory with similar capabilities and print a warning message. Applications should use this directory for communication and synchronization purposes and should not place larger files in it, since it might reside in runtime memory and cannot necessarily be swapped out to disk.

At least the spec allows XDG_RUNTIME_DIR to be unset, and I failed to find the code handling it now in tdesktop. Let's give it a try.

@NickCao NickCao merged commit 4115852 into NixOS:master Apr 27, 2023
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/telegram-fails-to-run-sigsegv-address-boundary-error/27667/2

@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/telegram-fails-to-run-sigsegv-address-boundary-error/27667/6

@K900 K900 deleted the why-oh-god-why branch July 27, 2025 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants