-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wechat: init at 4.0.0.30 (linux), 4.0.0.5 (darwin) #354355
base: master
Are you sure you want to change the base?
Conversation
package builds ok. run-time:
sorta wish there were a functional also getting some warnings on before the run-time errors, fwiw
|
For the warning about ldconfig xxx truncated, it seems like the same problem as NixOS/patchelf#44. They appear on my computer, too, but they don't seem to affect using the software. I didn't encounter the connection reset problem. Could it be your network banned WeChat? |
fair, not sure about wechat on my network (not in china now) - let me at least post build results then. |
Result of 1 package built: |
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/prs-already-reviewed/2617/2109 |
Could you try WeChat mobile app? If the app works, could you try the 4.0.0 test version of the desktop client on other platforms (Windows, macOS, other Linux)? |
on the other platforms (android, appimage on ubuntu) i can get it to run, weird. :( |
Closes #354234.
Tested on x86_64-linux and x86_64-darwin VM.
Known bug: cannot open webviews and video player.
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.