昨天在中国代理那买了,但是注册失败
Important Information These are community forums and not official technical support. If you need official support: Contact Us
The following comments are owned by whoever posted them. We are not responsible for them in any way.
Back to Threads Reply to Thread
昨天在中国代理那买了,但是注册失败
一样,都他妈的不知道怎么注册成功,流程都没有
草,付费都完成了
我也是呀,在输入激活码的页面输入了邮箱、用户名、密码、激活码,但是无法激活,提示“注册失败”,请官方迅速解决这个问题
我自己将这个问题解决了,注册部分的源代码有问题,修改一下就可以了
楼上和官方参考一下:
root权限修改/opt/cxoffice/lib/python/demoutils.py这个文件
将第250行修改为如下:
request = urllib_request.Request(URL, request_body.encode("utf-8"), header)
将第253行修改如下:
responseBuffer = response.read().decode("utf-8")
保存后重新注册就可以了
牛逼,解决了
kelvin wrote:
我自己将这个问题解决了,注册部分的源代码有问题,修改一下就可以了
楼上和官方参考一下:
root权限修改/opt/cxoffice/lib/python/demoutils.py这个文件
将第250行修改为如下:
request = urllib_request.Request(URL, request_body.encode("utf-8"),
header)
将第253行修改如下:
responseBuffer = response.read().decode("utf-8")
保存后重新注册就可以了
牛逼,成功了
manjaro + dwm 按照如上方法成功注册
谢谢,真牛!通过这种办法解决了
Please Note: This Forum is for non-application specific questions relating to installation/configuration of CrossOver. All application-specific posts to this Forum will be moved to their appropriate Compatibility Center Forum.
CrossOver Forums: the place to discuss running Windows applications on Mac and Linux