mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 14:20:23 +01:00
[Bug]QQ:Cannot be launched normally at some situation(with possible solutions) #21
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DataEraserC on GitHub (Dec 30, 2023).
Describe the bug
QQ can not be launched
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
QQ can be launched normally
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"and paste the result.Possible solutions
temporarily use QQ from nixpkgs-unstable
@DataEraserC commented on GitHub (Dec 30, 2023):
Possible related questions."
Chromium issue in nixpkgs
Recent Commit in nixpkgs-unstable(qq)
@ryan4yin commented on GitHub (Dec 30, 2023):
@DataEraserC Thanks for reporting, haven't used QQ for a while.
@DataEraserC commented on GitHub (Dec 30, 2023):
Hmm... After I changed it to nixpkgs-unstable.qq, QQ can now be launched. However, it seems to crash for some strange reason. I'm not sure if it's due to some other settings on my device.
I think it's necessary to confirm with you whether everything is normal on your end.
@ryan4yin commented on GitHub (Dec 30, 2023):
Basically I do not use QQ in wayland(Hyprland) 🤣 , it's buggy and painful.
I just tried it, it can be launched normally, but the font is jagged, and the chat window flashes and beats frequently.
@DataEraserC commented on GitHub (Dec 30, 2023):
After testing the appimage version and using it, I didn't experience any crashes. Then, when I switched to the version from nixpkgs-unstable, it worked fine. It's really a strange issue.