tangruize/weixin-ukylin
Project ID: 80082
Description
Electron WeChat released by Ubuntu Kylin.
Installation Instructions
Warn: only tested on Fedora.
sudo dnf copr enable tangruize/weixin-ukylin
sudo dnf install weixin-ukylin
If weixin does not show the GUI interface, the cache data may be corrupted.
To reproduce: run /opt/weixin/weixin.sh
:
A JavaScript error occurred in the main process
Uncaught Exception:
Error: Failed to get 'logs' path
at /opt/weixin/resources/app/packages/main/dist/index.js:2:2464810
at /opt/weixin/resources/app/packages/main/dist/index.js:2:2492114
at Object.<anonymous> (/opt/weixin/resources/app/packages/main/dist/index.js:2:2492118)
at Module._compile (node:internal/modules/cjs/loader:1110:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1140:10)
at Module.load (node:internal/modules/cjs/loader:982:32)
at Module._load (node:internal/modules/cjs/loader:823:12)
at Function.c._load (node:electron/js2c/asar_bundle:5:13331)
at Object.<anonymous> (node:electron/js2c/browser_init:197:3197)
at Object../lib/browser/init.ts (node:electron/js2c/browser_init:197:3401)
In this case, simply delete the cache files: rm -rf $HOME/.config/weixin
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 8 | x86_64 (0)* | Centos-stream 8 (34 downloads) |
Centos-stream 9 | x86_64 (0)* | Centos-stream 9 (35 downloads) |
openSUSE Leap 15.4 | x86_64 (0)* | openSUSE Leap 15.4 (0 downloads) |
Rhel 7 | x86_64 (0)* | Rhel 7 (24 downloads) |
Rhel 8 | x86_64 (2)* | Rhel 8 (28 downloads) |
Rhel 9 | x86_64 (0)* | Rhel 9 (29 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable tangruize/weixin-ukylin
More info about enabling Copr repositories